<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tfoot,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video
{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

ol, ul
{
    list-style: none;
}

blockquote, q
{
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after
    {
        content: '';
        content: none;
    }



a
{
    text-decoration: none;
}

    a:focus
    {
        outline: none;
    }

input:focus
{
    outline: none;
}

input
{
    font-size: 12px;
}

input
{
    font-family: "Microsoft YaHei", "微软雅黑", Arial, Helv, Helvetica, sans-serif;
}

body
{
    font-family: "Microsoft YaHei", "΢微软雅黑", Arial, Helv, Helvetica, sans-serif;
    font-size: 12px;
}
.Left
{
    float:left;
}
.Right
{
    float:right;
}
/*头部*/
.s_top
{
 width:1175px;
 min-width:1024px;
 height:auto;
 overflow:hidden;
 margin:0 auto;
 margin-top:10px;
}
.s_top2 img
{
    margin-top:35px;
}
/*导航栏*/
.s_nav
{
    width:1175px;
    height:58px;
    margin:11px auto;
    background:#007b9d;
    box-shadow: 2px 3px 9px #888888;
}

.s_N_UL2
{
    width:120px;
    height:auto;
    background:#007b9d;
    position:relative;
    top:-1px;
    overflow:hidden;
    display:none;
    z-index:2222;
}
.s_Nav_ul li
{
    float:left;
    font-size:16px;
    width:120px;
    height:58px;
    text-align:center;
    line-height:58px;
}
    .s_Nav_ul li a
    {
        width:120px;
        height:58px;
        /*padding:19px 20px;*/
        display:block;
        color:#ffffff;
    }
    .s_Nav_ul li:hover 
    {
        display:block;
        background:#22a0c6;
    }
    .s_Nav_ul li:hover .s_N_UL2
    {
        display:block;
       
    }
.s_span
{
    
    display:block;
    font-size:15px;
    text-align:center;
    line-height:28px;
    margin-top:13px;
}
.s_bj1
{
    width:60px;
    height:30px;
    background:#22a0c6;
    color:#ffffff;
}
.s_bj2
{
    width:60px;
    height:28px;
    border:1px solid #ffffff;
    color:#ffffff;
    margin-right: 43px;
}
    .s_bj2:hover
    {
        background:#20a2c6;
        border:1px solid #20a2c6;
    }
/*banner*/
.s_DIV
{
    width:100%;
    height:110px;
    background:#bbbbbb;
    margin-top:56px;
    margin-bottom:81px;
}
.s_banner
{
    width:1175px;
    height:230px;
    background:#000;
    margin:0 auto;
    position:relative;
    top:-50px;
    box-shadow: 2px 3px 9px #888888;
}
.s_banner a
{
    position: absolute;
	top: 0;
	left: 0;
	display: none;
}
    .s_banner a img
    {
        width:1175px;
        height:230px;
    }

.sli-bts{
	position: absolute;
	bottom: 21px;
	width: 150px;
	left: 50%;
	margin-left: -75px;
	height: 14px;
    /*background:#007b9d;*/
}
.sli-bts i{
	display: block;
	float: left;
	width: 14px;
	height: 14px;
	margin-right: 22px;
	background: #fff;
	border-radius: 14px;
	-moz-border-radius: 14px;
	-wekit-border-radius: 14px;
	cursor: pointer;
}
.sli-bts i.bgs{
	background: #00a0ea;
}
/*内容*/
.s_conter
{
    width:1175px;
    height:auto;
    margin:0 auto;
    overflow:hidden;
    padding:23px;
}
.s_cr
{
    width:254px;
    height:355px;
    border-radius:17px;
    
}
    .s_cr:hover
    {
      width:254px;
      height:355px;
      box-shadow: 1px 3px 35px #888888;
    }
    
.s_cr p
{
    font-size:14px;
    color:#939393;
    width:233px;
    display:block;
    margin:5px auto;
}
.s_cr img
{
    display:block;
   margin:0 auto;
   margin-top:10px;
}
.s_cr a
{
    display:block;
    width:104px;
    height:37px;
   margin:0 auto;
   font-size:15px;
   color:#fff;
   background:#3da8c8;
   border-radius:8px;
   line-height:37px;
   text-align:center;
}
.ml
{
    margin-left:206px;
}
/*banner2*/
#s_Banner2
{
    width:1175px;
    height:80px;
    margin:30px auto;
    clear:both;
}
#s_Banner2 img
{
    width:1175px;
    height:80px;
    
}
.s_Ber
{
    width:1175px;
    height:80px;
    margin:0 auto;
    clear:both;
}
.s_Ber img
{
    width:1175px;
    height:80px;
    
}
.s_mt
{
    margin-bottom:30px;
}
.s_UL
{
    width:1175px;
    height:auto;
    overflow:hidden;
    margin:0 auto;
    margin-bottom:50px;
}
.s_UL li
{
   float:left;
}
.s_UL_Div
{
    width: 391px;
    height: 180px;
}
.s_UL_Div h2
    {
        width:245px;
        font-size:19px;
        margin:0 auto;
        font-weight:700;
    }
   .s_UL_Div h2 a:hover{color:#000; width:245px;}
  .s_UL_Div h2 a:visited{color:#000;}
    .s_UL_Div h2  img
    {
        vertical-align:middle;
        margin-top:5px;
    }
.s_UL_Div p
    {
        width:245px;
        margin:0 auto;
        font-size:16px;
        
    }
.bc
{
    background:#d7f4f2;
}
.s_Link_logo
{
    width:1175px;
    height:auto;
    overflow:hidden;
    margin:0 auto;
}
    .s_Link_logo ul li
    {
        width:238px;
        height:100px;
        /*background:#dcdcdc;*/
        float:left;
        margin-left:76px;
        margin-bottom:40px;
    }
    .s_Link_logo ul li img
    {
        /*display:block;*/
        display: table-cell;
        vertical-align:middle;
        margin:22px auto;
        width: 150px;
    height: 62px;
    }
.s_Link_logo ul .s_Li2
{
    margin-left:-8px;
}
.s_content
{
    width:1175px;
    height:auto;
    overflow:hidden;
    margin:0 auto;
    margin-bottom:38px;
}
.s_cont_left
{
    width:203px;
    height:190px;
   
}
.s_center
{
    width:482px;
    height:190px;
    
    margin-left:126px;
}
.s_center span
{
  display:block;
  width:100%;
  height:30px;
  border-bottom:1px solid #878787;
  font-size:18px;
  font-weight:700;
}
.s_center ul
{
    width:100%;
    height:auto;
    overflow:hidden;
}
.s_center ul li
{
    float:left;
    margin-right:10px;
    margin-top:5px;
    font-size:15px;
}
    .s_center ul li a
    {
        color:#9e9e9e;
    }
    .s_center b
    {
        float:right;
    margin-right:10px;
    font-size:15px;
    }
.s_right
{
    width:240px;
    height:190px;
    
}
.s_R_1
{
    width:100%;
    height:auto;
    overflow:hidden;
}
.s_R_1 img
{
    float:left;
   
}
.s_R_1 div
{
    width:130px;
    margin-top:14px;
    float:left;
    
}
.s_R_1 p
{
    margin:0;
    font-size:14px;
   float:left;
   line-height:18px;
   margin-left:10px;
}
.s_R_1 div i
{
    font-size:17px;
   float:left;
}
.s_R_1 div img
{

   float:left;
   margin-top:5px;
   margin-right:4px;
}
.s_R_1 p img
{

   float:left;
}
.s_mt2
{
   margin-top:9px;
   height:75px;
}

/*友情链接*/
.s_Link
{
    width:100%;
    height:59px;
    background:#e0e0e0;
    clear:both;
}
.s_L_ul
{
    width:1175px;
    height:58px;
    margin:0 auto;
}
    .s_L_ul li
    {
        line-height:58px;
        float:left;
        font-size:16px;
        margin:0;
        color:#858585;
    }
        .s_L_ul li a
        {
            display:block;
            margin:0 13px;
            color:#858585;
        }
/*底部*/
.s_Ft
{
    width:100%;
    height:329px;
    background:url(../images/dvhd_02.png) repeat-x;
}
.s_Ft_center
{
    width:1175px;
    height:auto;
    overflow:hidden;
    margin:0 auto;
}
.s_ftC_left
{
    width:513px;
    height:286px;
    float:left;
    
    margin-top:42px;
}
.s_ftC_right
{
    width:392px;
    height:274px;
    float:right;
    background:#76b0b4;
    margin-top:4px;
}
.s_ftCR_div
{
    width:326px;
    height:47px;
    display:block;
    margin-top:35px;
    margin-left:28px;
}
.s_ftCR_div img
    {
        float:left;
        margin-right:10px;
    }
    .s_ftCR_div p
    {
        padding:0;
        margin:0;
        float:left;
        font-size:16px;
        color:#ffffff;
    }
    .s_ftCR_div p b
    {
        
        font-size:21px;
    }
.s_ftC_left div
{
    width:513px;
    height:81px;
    display:block;
    font-size:17px;
    text-indent:5px;
    color:#f0f0f0;
    font-weight:700;
    border-bottom:1px solid #ffffff;
}
.s_ftC_left h2
{
    margin-top:8px;
    display:block;
    float:left;
}
    .s_ftC_left div img
    {
        float:left;
        margin-right:12px;
    }
.s_ftC_left ul li
{
    width: 62px;
    height: auto;
    overflow: hidden;
    float: left;
    font-size: 15px;
    margin-left: 162px;
    margin-top:20px;
    margin-bottom:34px;
}
.s_ftC_left ul li a
{
    color:#f0f0f0;
}
.s_ftC_left ul .s_Li
{
    margin-left:0;
}
.s_ftC_left p
{
    font-size: 15px;
    color:#f0f0f0;
    
    margin-top:10px;
}
/*dsgsdgfsd*/
.s_con_div1
{
    width:80%;
    height:auto;
    
    overflow:hidden;
}
.s_cont_a
{
    width:73px;
    height:30px;
    text-align:center;
    font-size:18px;
    font-weight:700;
}
.s_cont_a a
{
    color:#5a5a5a;
}
.s_bt
{
    
    border-bottom:3px solid #e80028;
}
    .s_bt a
    {
        color:#e91335;
    }
.s_cont_cnt
{
   width:100%;
   height:auto;
   overflow:hidden;
   margin-top:5px;
   display:none;
}
.s_cont_cnt span
{
    float:right;
    margin-right:10px;
    font-size:14px;
}
    .s_cont_cnt ul li
    {
        margin-bottom:7px;
       font-size:14px;
    }
    .s_cont_cnt ul li a
    {
        
        color:#8d8d8d;
    }
/*list*/
.s_list_content
{
    width:1175px;
    height:auto;
    margin:0 auto;
    margin-bottom:20px;
    overflow:hidden;
}

.s_List_left
{
    width:245px;
    height:auto;
    
    overflow:hidden;
}
.s_List_Right
{
    width:913px;
    height:auto;
    overflow:hidden;
    border:1px solid #dcdcdc;
}

.s_List_ul
{
    width:243px;
    height:auto;
    border:1px solid #dcdcdc;
    overflow:hidden;

}
.s_List_p p
{
    width:844px;
    font-size:16px;
    margin:12px auto;
    line-height:30px;
}
.s_List_ul li
{
    width:247px;
    height:55px;
    text-indent:38px;
    line-height:55px;
    font-size:15px;
    
}
.s_List_ul li a
{
    width:247px;
    height:55px;
    display:block;
    color:#000;
    
}
.s_List_div
{
    width:243px;
    height:auto;
    overflow:hidden;
    border:1px solid #dcdcdc;
    margin-top:9px;
   
}
    .s_List_div span
    {
        width:100%;
        height:40px;
       background:#b8c0bf;
       display:block;
       line-height:40px;
       text-indent:20px;
      
       font-size:16px;
    }
.s_Li_UL
{
   margin:10px auto;
   width:206px;
   font-size:15px;
}
.s_Li_UL li 
{
   border-bottom:1px solid #888888;
   margin-top:10px;
}
.s_Li_UL li p
{
   margin-top:2px;
   line-height:20px;
}
.s_Li_UL li a
{
   color:#171717;
}
.s_Li_UL li a:hover
{
   color:#f61616;
}
.s_LIbr
{
    border-left:3px solid #c20e0e;
     background:#e6e6e6;
}
    .s_List_ul li:hover
    {
       background:#e6e6e6;
       
       
    }
.s_List_a
{
    width:96px;
    height:30px;
    float:right;
    margin-bottom:40px;
    margin-right: 50px;
}
.s_List_a img
{
   float:left;
}
.s_List_a ul li
{
    width:30px;
    height:30px;
    float:left;
    text-align:center;
    line-height:30px;
    font-size:15px;
}
.s_List_R_ul
{
    width:869px;
    margin:20px auto;
    height:auto;
    overflow:hidden;
}
.s_List_R_ul li
{
    width:100%;
    height:auto;
   margin-bottom:50px;
    overflow:hidden;
}
.s_List_R_ul li h3
{
    font-size:21px;
}
.s_List_R_ul li p
{
    padding:0;
    font-size:14px;
    line-height:22px;
    margin-top:10px;
    color:#7b7b7b;
}
.s_List_R_ul li a
{
    display:block;
    width:120px;
    height:22px;
    line-height:22px;
    background:url(../images/more.jpg) 105px no-repeat;
    font-size:15px;
    color:#7b7b7b;
}
.s_list_h
{
    width:100%;
    height:60px;
    text-indent:39px;
    background:url(../images/ddge_03_03.png) 6px 12px no-repeat #f4f4f4;
    border-bottom:5px solid #007b9d;
    margin-bottom:10px;
    line-height:60px;
    font-size:26px;

}
/*详情*/
.s_details_content
{
    width:1175px;
    height:auto;
    margin:0 auto;
    margin-bottom:20px;
    overflow:hidden;
}
.s_details_nav
{
    width: 100%;
    height: 60px;
    text-indent: 39px;
    border-bottom: 5px solid #007b9d;
    margin-bottom: 10px;
    line-height: 60px;
    font-size: 26px;
}
.s_D_search
{
    width:1175px;
    height:304px;
    background:url(../images/map.jpg) repeat;
    background-size:100%;
}
.s_D_S
{
        width: 222px;
   /* height: 220px;*/
    background:url(../images/sssss_01.png) repeat;
    float: left;
    margin: 5px 100px;
}
.s_tite
{
    width:222px;
    height:30px;
    font-size:15px;
    line-height:30px;
    text-indent:20px;
    color:#26a9ad;
    background:#eef62f;
}   
.s_D_cont
{
    width:1175px;
    height:auto;
    overflow:hidden;
    background:#eef1f1;
    clear: both;
    margin-top: 30px;
    margin-bottom: 30px;
}
.s_D_cont p
{
    width:948px;
    margin:10px auto;
    display:block;
    font-size:16px;
    line-height:30px;
}
.s_D_UL
{
    width:195px;
    margin:5px auto;
    color:#fff;
}
.s_D_UL li
{
    width:195px;
    height:22px;
    margin-bottom:14px;
}
.s_iup_t
{
   height:24px;
    width:144px;
    border:1px solid #888888;
}
.s_iup_t1
{
   height:22px;
    width:124px;
    text-indent:10px;
    color:#888888;
    border:1px solid #888888;
}
.s_iup_t2
{
   height:22px;
    width:33px;
    text-align:center;
    color:#888888;
     border:1px solid #888888;
}


.s_box
{
    width:300px;
    height:auto;
    overflow:hidden;
    background:#20a2c6;
}
.level1 a
{
    display:block;
    width:200px;
    height:30px;
    background:#888888;
 
}
.level2 
{
    
    width:200px;
    height:auto;
    background:#20a2c6;
    overflow:hidden;
    display:none;
}
.level1 li
{
    width:200px;
    height:auto;
    overflow:hidden;
}
.current
{
    background:#f50b0b;
}
/*mann图片*/
.mann{ width:1175px; margin:0px auto;}
.mann_left{ position:absolute; left:0; right:0; top:193px; width:1183px; margin:0 auto; height:399px; float:none; background:url(../images/banner_c.png); }
.mann_left .mann_banner{ width:1159px; margin:8px auto 0;}
.mann_left_Contact{width:235px; margin-bottom:10px; background:url(../images/h1.jpg) no-repeat 0px top; float:right; }
.mann_left_Contact1{ width:233px; border:#D7D7D7 1px solid; border-top:none; margin-top:2px; height:324px;}
.mann_left_Contact1 h1{ font-size:16px;padding:10px 0px 5px 5px;}
.mann_left_Contact1 h1 a{ color:#ee7820;}
.mann_left_Contact1 h1 span{ font-size:12px; color:#787878; font-weight:normal;}
.mann_left_g{ width:233px; height:1px; background-color:#d7d7d7;}
.sbnav{ margin-left:-5px;}
.sbnav li{ float:left; margin-left:16px; margin-top:12px;}
.mann_left_Contact1 h2{ text-align:center; font-size:14px; font-weight:normal; line-height:32px; color:#787878; margin-top:12px;}
.mann_left_Contact1 h2 span{ color:#ff0000;}
.mann_left_Contact1 h3{ font-size:12px; font-weight:normal; text-align:center; color:#787878; line-height:20px;}
.mann_left_Contact1 h4{ font-size:14px; color:#fe8900; line-height:34px; padding-left:8px; padding-top:8px;}
.mann_left_Contact1 h5{ padding-left:8px; margin-top:-5px;}
.login{ margin-left:-5px;}
.login li{ float:left; margin-left:14px; margin-top:15px;}
.login1{ width:101px; height:33px; background-color:#ef751a; text-align:center; float:left;}
.login1:hover{ background-color:#ff8e3a; color:#FFF; transition: all 0.5s ease-out 0s;}
.login2{ width:101px; height:33px; background-color:#1f8de4; text-align:center; float:left;}
.login2:hover{ background-color:#34b5ff; color:#FFF; transition: all 0.5s ease-out 0s;}	</pre></body></html>