body { min-width: 1200px; width: 100%;}
body a{transition: all 0.4s ease 0s;}
#header_menu { background: #000; height: 32px; line-height: 32px; color: #EEE; font-size: 12px;}
#header_menu a { color: #EEE; margin-right: 5px;}
#header_menu a:hover { text-decoration: underline;}
#header {
    width: 100%;
    position:fixed;
    z-index: 999;
    height: 135px;
    line-height: 40px;
    background: rgba(0,0,0,0.1);

    border-bottom: 1px solid #eee;
    backdrop-filter: blur(5px);
}
#logo{ margin-top: 18px; }
#logo img{ max-width:90%;  }
.bg-lz {
    background: #1b1825;
}

/*导航*/
#navigation {position: relative;height: 135px; width: 100%; }
#navigation>li {float: right;position: relative;height: 100px;}
#navigation>li>a {display: block;line-height: 135px;width: 100%;transition: all 0.4s ease 0s; 
background:   center 95px no-repeat; color: #fff;text-align: center;font-size: 16px; padding:0 20px; }
#navigation>li:hover>a { background:url(/img/dhbg.png)   center 80px no-repeat; text-decoration: none; color:#0a676c;}
#navigation>li>a:hover { background:url(/img/dhbg.png) center 95px no-repeat; text-decoration: none; color:#0a676c;  }
#navigation .current { background:url(/img/dhbg.png) center 95px no-repeat; text-decoration: none; color: #0a676c;  }
#navigation .sub { display: none; position: absolute; left: 0; background: #0a676c; z-index: 99999; width: 220px; 
    text-align: center;padding: 10px 0;  border-bottom-left-radius: 10px;border-bottom-right-radius: 10px; }
#navigation .sub li { background: none; float: none;  border-bottom:1px solid #065458; }
#navigation .sub li a { display: block; height: 40px; line-height: 40px; font-size: 13px; font-weight: normal; color: #FFF; }
#navigation .sub li a:hover { background: #fff;color: #333; text-decoration: none; }





/*导航样式二*/

.hl_nav {
    background-color: #fff;
    position: relative;
    color: #333;
    min-width: 1200px;
    position: fixed;
    width: 100%;
    z-index: 999;
    height: 100px;
}
.hl_nav a{
    display: block;
    text-decoration: none;
}
.hl_nav .shade{
    position: absolute;
    width: 100%;
    height: 200px;
    top: 100px;
    left: 0;
    z-index: 1;
    background-color: #EEEEEE;
    opacity: 0.9;
    filter: alpha(opacity=90);
    box-shadow: 0 5px 15px #CCCCCC;
    display: none;
    border-bottom: #ffffff solid 1px;
    border-bottom: rgba(255,255,255,0.3) solid 1px;
}
.hl_nav .nav_list {
    position: absolute;
    top: 0;
    /* left: 50%; */
    /* margin: 0 0 0 -600px; */
    z-index: 2;
    padding: 0;
    list-style: none;
    width: 98%;
    overflow: hidden;
    height: 100px;
}
.hl_nav .nav_list>li{
    padding: 0;
    float: right;
    margin: 0;
    width: 120px;
    text-align: center;
    height: 300px;
}
.hl_nav .nav_head{
    height: 100px;
    line-height: 100px;
    color: #333;
    font-size: 16px;
    background-color: #fff;
}

.hl_nav .nav_head a{
    
    color: #fff;
    font-size: 16px;

}


.hl_nav .nav_head:hover{
    
    color: #fff;
    font-size: 16px;

}


.hl_nav .nav_head .icon{
    font-size: 18px;
}
.hl_nav .item{
    height: 40px;
    line-height: 40px;
    color: #333333;
    position: relative;
}
.hl_nav .item:hover:after{
    content: '';
    display: block;
    position: absolute;
    width: 60px;
    height: 2px;
    bottom: 5px;
    left: 30px;
    background-color: #FD463E;
}
.hl_nav .nav_list:hover{
    height: 300px;
    transition: height 0.3s;
}
.hl_nav .nav_list:hover + .shade{
    display: block;
}
.hl_nav .nav_list>li.highlight:hover{
    background-color: #ffffff;
}
.hl_nav .nav_list>li:hover .nav_head,.hl_nav .nav_list>li.active .nav_head{
    background-color: #EA0D04;
    color: #fff;
}
.hl_nav .nav_list>li.right{
    float: right;
}
.hl_nav .nav_list>li:hover .item{

}






#search { background: #F3F4F3; height: 54px; border-bottom: 1px solid #DDD; }
#search .container { position: relative; }
#search_key { border: 1px solid #DBDCDB; height: 36px; line-height: 36px; padding: 0 2px; width: 260px; position: absolute; right: 100px; top: 7px; background: #FFF; color: #AAA; }
#search_btn { background: #E33; height: 36px; width: 100px; ; position: absolute; right: 0; top: 7px; color: #FFF; cursor: pointer; }

.current_location { background:none; height: 80px; line-height: 80px; padding: 0 10px;  border-bottom: 5px solid #eee;   margin-bottom: 10px;   }
.current_location_1{ width: 90%; min-width: 1200px; margin: 0 auto; color: #000; }
.current_location a { color: #000; }
.current_location a.current { color: red; }

#banner { height: 260px; position: relative;margin-top: 80px; }
#banner .bd li { height: 260px; }
#banner .hd ul { width: 100%; position: absolute; z-index: 1; bottom: 0; left: 0; height: 30px; line-height: 30px; text-align: center; }
#banner .hd ul li { cursor: pointer; display: inline-block; zoom: 1; width: 10px; height: 10px; margin-right: 2px; border-radius: 100%; background: #FFF; overflow: hidden; line-height: 9999px; }
#banner .hd ul .on { width: 10px; background: #363755; }
#banner .container { height: 260px; }
#banner .container a { height: 260px; display: block; }
#banner .next, #banner .prev { position: absolute; top: 0; width: 68px; height: 260px; color: #FFF; line-height: 260px; text-align: center; cursor: pointer; }
#banner .next { right: 80px; background: url(images/next.png) center no-repeat;}
#banner .prev { left: 80px; background: url(images/prev.png) center no-repeat;}



.channel_list{ overflow: hidden; margin-bottom: 10px; display: flex; justify-content: left;}
.channel_list li { margin-bottom: 2px;float: left;text-align: center; border: 1px solid #eee; margin:0 5px;}
.channel_list li a { display: block; background: ; line-height: 40px; padding: 0 30px; }
.channel_list li a:hover { background: #f2532a; color: #FFF; text-decoration: none; }
.channel_list li a.current { background: #f2532a; color: #FFF; text-decoration: none; }

.channel_clist{ overflow: hidden; margin-bottom: 10px;display: flex; justify-content: center; }
.channel_clist li { margin-bottom: 2px;float: left;background: #fff;text-align: center; border: 1px solid #eee; margin:0 5px;border-radius: 5px;}
.channel_clist li a { display: block; background: ; line-height: 40px; padding: 0 30px; }
.channel_clist li a:hover { background: #f2532a; color: #FFF; text-decoration: none;border-radius: 5px; }
.channel_clist li a.current { background: #f2532a; color: #FFF; text-decoration: none; border-radius: 5px;}

.channel_wlist {     
    overflow: hidden;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
}
.channel_wlist li { float: left; margin-right: 10px; }
.channel_wlist li a { display: block; height: 40px; line-height: 40px; background: #EEE; padding: 0 5px; }
.channel_wlist li a:hover { background: #0a676c; color: #FFF; }
.channel_wlist li a.current { background: #0a676c; color: #FFF; }


.channel_blist{ overflow: hidden; margin-bottom: 10px; display: flex; justify-content: right;}
.channel_blist li { margin-bottom: 2px;float: left;text-align: center;  margin:0 5px;}
.channel_blist li a { display: block; background: ; line-height: 40px; padding: 0 10px; border-bottom: 3px solid #eee;}
.channel_blist li a:hover {  color: #333; text-decoration: none; border-bottom: 3px solid #555;padding: 0 20px;}
.channel_blist li a.current { color: #333; text-decoration: none; border-bottom: 3px solid #555;}


.hd1 { background: #EEE; height: 40px; line-height: 40px; padding: 0 14px; font-size: 16px; border-left: 10px solid #363755;     margin-bottom: 15px;}
.bd1 {     padding: 10px 0;
    overflow: hidden;
    zoom: 1;
    margin-bottom: 20px;
    margin: 0 auto 30px auto; }
.hd2 { background: #EEE; height: 40px; line-height: 40px; padding: 0 14px; font-size: 16px; border-left: 10px solid #363755; }
.bd2 { padding: 10px 0; overflow: hidden; zoom: 1; margin-bottom: 20px; }
.hd3 { font-size: 30px; line-height: 100px;}
.hd3 .aname {color: #BBB;}
.seoname { border-top: 1px solid #ddd; text-align: center; }
.seoname span{ position: relative; top: -16px; background: #FFF; padding: 10px 20px; font-size: 16px; line-height: 30px; }

.page_show { margin: 20px 0; text-align: center; }
.page_show a, .page_show span { display: inline-block; height: 40px; line-height: 40px; min-width: 40px; text-align: center; background: #F2F2F2; margin-right: 2px; }
.page_show a:link, .page_show a:visited { text-decoration: none; }
.page_show a:hover, .page_show a.current { background: #333; color: #FFF; }

.article_slist {}
.article_slist li { border-bottom: 1px solid #EEE; height: 40px; line-height: 40px;}

.article_dlist {}
.article_dlist .wrap { border: 1px solid #EEE; padding: 20px; margin-bottom: 20px;}
.article_dlist .title { border-bottom: 1px solid #EEE; line-height: 50px; height: 50px; font-size: 16px;}
.article_dlist .content { padding: 10px 0; color: #666; }
.article_dlist .intro { padding: 10px; background: #FAFAFA;}

.article_wlist .wrap { border: 1px solid #EEE; border-radius: 5px; padding: 10px; margin-bottom: 30px;transition: all 0.6s ease 0s;}
.article_wlist .wrap a { display: block; text-align: center; padding: 10px 0; }
.article_wlist .wrap:hover { background: #c9c9c9; color: #333;}
.article_wlist .wrap:hover a { color: #fff !important;}
.article_wlist .wrap:hover img{ background: #c9c9c9; color: #333; top:5px;}
.picture_slist {}
.picture_slist .picture { border: 1px solid #EEE; padding: 5px; text-align: center;  }
.picture_slist .title { line-height: 36px; text-align: center; }

.picture_dlist {}
.picture_dlist .wrap{ border: 1px solid #EEE; padding: 10px; margin-bottom: 10px;}
.picture_dlist .picture { border: 1px solid #EEE; padding: 5px; text-align: center; }
.picture_dlist .title { border-bottom: 1px solid #EEE; line-height: 40px; height: 40px; font-size: 16px; }
.picture_dlist .content { padding: 10px 0; color: #666; font-size: 12px; }
.picture_dlist .intro { padding: 10px; background: #FAFAFA;}

.picture_wlist {}
.picture_wlist .picture { border: 1px solid #EEE; padding: 5px; text-align: center; }
.picture_wlist .picture img{width: 200px; height:200px;}
.picture_wlist .title { line-height: 36px; text-align: center; }

#info_title { font-size: 24px; line-height: 50px;     text-align: center;}
#info_intro { background: #EEE; color: #999; padding: 0 10px; line-height: 40px; font-size: 12px; background: linear-gradient(to right, #EEE, #FFF); }
#info_content { padding: 20px 0; font-size: 16px; }
#info_around {  background: #F5F5F5; line-height: 40px; height:40px; margin-bottom: 20px;  }
#info_around p{ height:40px;  width:50%;line-height: 40px; padding:0 10px; }
#info_around p:hover{ height:40px; display: block; width:50%; background:#eee;display: block;}
#info_picture { margin: 20px 0;  }
#info_picture img { padding: 5px; border: 1px solid #EEE;max-width: 800px; }
#info_tab { margin: 20px 0;}
#info_tab .hd li { float: left; display: block; cursor: pointer; height: 40px; line-height: 40px; padding: 0 40px; margin-right: 2px; background: #EEE; }
#info_tab .hd li.on { background: #363755; color: #FFF; }
#info_tab .bd { margin-top: 20px; }

#info_slideshow { margin: 20px 0; }
#info_slideshow .bd img { width: 100%; border: 1px solid #EEE; padding: 10px; }
#info_slideshow .hd { margin-top: 10px; }
#info_slideshow .hd li .img { border: 1px solid #EEE; padding: 3px; cursor: pointer;  }
#info_slideshow .hd li .img img { height: 43px !important; width: 43px !important; }
#info_slideshow .hd li .img_w { border: 1px solid #EEE; padding: 3px; cursor: pointer;  }
#info_slideshow .hd li .img_w img { height: 62px !important; width: 62px !important; }
#info_slideshow .hd .on .img { border: 1px solid #363755; }
#info_slideshow .hd .on .img_w { border: 1px solid #363755; }

#info_parmeter { margin: 20px 0; }
#info_parmeter ul li { line-height: 40px; border-bottom: 1px solid #EEE;}

#info_paremeter li { border-bottom: 1px solid #EEE; line-height: 40px;}

#info_video { margin-top: 20px;}
#info_video embed { width: 100%; height: 540px;}

.recruitment_list .wrap { border: 1px solid #EEE; padding: 20px;}
.recruitment_list .wrap>ul>li { border-bottom: 1px solid #EEE; padding: 6px 0; }
.recruitment_list .wrap>.content { display: none; padding: 10px; border: 1px solid #EEE; }

#footer { background: #0a676c; padding: 20px 0;  color: #FFF;margin-top: 40px;}
#footer a { color: #FFF; text-decoration: none; }
#footer ul li {
    display: block;
    line-height: 30px;
    width: 100%;
    color: #ccc;
    font-size: 16px;
}



.index_news {}
.index_news .wrap { margin-bottom: 10px;}
.index_news .left { background: #EEEEEE; height: 100px; float: left; width: 100px; text-align: center; color: #686868; }
.index_news .day { font-size: 50px; }
.index_news .ym {  }
.index_news .right { border: 1px solid #EEEEEE; border-left: none; height: 100px; float: left; width: 693px; padding: 10px;}
.index_news .title { font-size: 16px; line-height: 30px; }
.index_news .content { font-size: 12px; line-height: 18px; color: #BBB; }
.index_news .wrap:hover .left { background: #363755; color: #FFF; }





.index_case .wrap { border: 1px solid #EEE; padding: 10px; margin-bottom: 2px;}
.index_case .bd { margin-top: 10px; }
.index_case .bd .content{ font-size: 12px; color: #999; }
.index_case .on{ background: #FAFAFA; }

#index-5{ height: 100px; background: #363755; text-align: center; color: #fff; font-size: 28px; }

#float { z-index: 9999; position: absolute; display: block; top: 160px; left: 0; }
#float .wrap { margin-bottom: 2px; position: relative; cursor: pointer; background: #97ae76; border-left: 5px solid #97ae76; z-index: 999;}
#float .wrap:hover { background: #363755;}
#float .icon { width: 60px; display: block; line-height: 60px; text-align: center;  color: #FFF; font-size: 30px;      padding: 15px;}
#float .content { min-height: 60px; min-width: 200px; position: absolute; left: 60px; top: 0; display: none; background: #363755;}
#float .content a { color: #FFF; }
#float .qq .content { line-height: 60px; padding: 0 20px; font-size: 30px; color: #FFF;  }
#float .qrcode .content { padding: 5px; }
#float .phone .content { line-height: 60px; padding: 0 20px; font-size: 30px; color: #FFF;  }
#float .custom .content { padding: 20px; color: #FFF; }
#float .gotop .content { }




#index-3{ background: #eee; height: 120px; }

.bd3 p{line-height: 120px; letter-spacing: 7px; color:#192d60!important;}
.bd3 span{color:#192d60!important;}


/* 滚动条样式 */
::-webkit-scrollbar-track-piece {
 width:5px;
 background-color:#f8f8f8
}
::-webkit-scrollbar {
 width:5px;
 background-color:#ccc
}
::-webkit-scrollbar-thumb {
 width:5px;
 background-color:#aeaeae
}
::-webkit-scrollbar-thumb:hover {
 width:5px;
 background-color:#ccc
}