body { min-width: 1100px;}
#header_menu { height: 100px; line-height: 100px; color: #666; font-size: 12px;}
#header_menu a { color: #666; margin-right: 5px;}
#header_menu a:hover { text-decoration: underline;}
#header { height: 60px; border-top:#CCC 1px solid;}

/*导航*/
#navigation { position: relative;}
#navigation>li { float: left; position: relative; }
#navigation>li>a { display: block; line-height: 60px; width: 130px; color: #000; text-align: center; font-size: 15px; }
#navigation>li:hover>a { background: #0971C8; text-decoration: none; color: #FFF; }
#navigation>li>a:hover { background: #0971C8; text-decoration: none; color: #FFF; }
#navigation .current { background: #0971C8; text-decoration: none; color: #FFF; }
#navigation .sub { display: none; position: absolute; left: 0; background: #0971C8; z-index: 99999; width: 100%; text-align: center; }
#navigation .sub li { background: none; float: none; }
#navigation .sub li a { display: block; height: 40px; line-height: 40px; font-size: 12px; font-weight: normal; color: #FFF; }
#navigation .sub li a:hover { background: #0881EA; }

#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 {height: 40px; line-height: 40px; padding: 0 10px; border-bottom:2px solid #EEE;}
.current_location a.current { color: red; }

#banner { height: 500px; position: relative; margin-bottom: 10px; }
#banner .bd li { height: 500px; }
#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: 30px; height: 8px; margin-right: 2px; background: #FFF; overflow: hidden; line-height: 9999px; }
#banner .hd ul .on { width: 60px; background: #0971C8; }
#banner .container { height: 500px; }
#banner .container a { height: 500px; display: block; }
#banner .next, #banner .prev { position: absolute; top: 0; width: 68px; height: 500px; color: #FFF; line-height: 500px; 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 li { margin-bottom: 2px; float:left; width:160px; text-align:center; margin-right:20px;}
.channel_list li a { display: block; background: #EEE; line-height: 40px; padding:10px; }
.channel_list li a:hover { background: #0971C8; color: #FFF; text-decoration: none; }
.channel_list li a.current { background: #0971C8; color: #FFF; text-decoration: none; }
.channel_wlist { overflow: hidden; margin-bottom: 10px; }
.channel_wlist li { float: left; margin-right: 10px; }
.channel_wlist li a { display: block; height: 40px; line-height: 40px; background: #EEE; padding: 0 30px; }
.channel_wlist li a:hover { background: #0971C8; color: #FFF; }
.channel_wlist li a.current { background: #0971C8; color: #FFF; }

.hd1 { background: #F6F6F6; height: 40px; line-height: 40px; padding: 0 14px; font-size: 16px; border-bottom: 2px solid #0971C8; }
.bd1 { padding: 10px 0; overflow: hidden; zoom: 1; margin-bottom: 20px; }
.hd2 { background: #EEE; height: 40px; line-height: 40px; padding: 0 14px; font-size: 16px; border-left: 10px solid #0971C8; }
.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: #0971C8; 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; padding: 10px; margin-bottom: 5px;}
.article_wlist .wrap a { display: block; }
.article_wlist .wrap:hover { background: #0971C8; color: #FFF;}
.article_wlist .wrap:hover a { color: #FFF !important;}

.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 .title { line-height: 36px; text-align: center; }

#info_title { font-size: 24px; line-height: 50px; }
#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: 14px; }
#info_around { padding: 20px; background: #F5F5F5; line-height: 26px; border: 1px solid #CCCCCC; margin-bottom: 20px; }
#info_picture { margin: 20px 0;  }
#info_picture img { padding: 5px; border: 1px solid #EEE; }
#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: #0971C8; 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 #0971C8; }
#info_slideshow .hd .on .img_w { border: 1px solid #0971C8; }

#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: #F7F6F4; padding: 20px 0; margin-top: 20px; border-top:1px solid #FFBFBF;}
#footer a { }

.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: #0971C8; 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; }

#float { z-index: 9999; position: absolute; display: block; top: 160px; left: 0; }
#float .wrap { margin-bottom: 2px; position: relative; cursor: pointer; background: #0971C8; border-left: 5px solid #6B147D; z-index: 999;}
#float .wrap:hover { background: #6B147D;}
#float .icon { padding: 15px 0; width: 60px; display: block; line-height: 60px; text-align: center;  color: #FFF; font-size: 30px;  }
#float .content { min-height: 60px; min-width: 200px; position: absolute; left: 60px; top: 0; display: none; background: #0971C8;}
#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 { }
.box{
            width:860px;
            height:220px;
            margin:0 auto; float:left;
        }
        /* 清除li样式 */
       .box ul,li{
            list-style: none;
        }
        /* 将ul相对定位，目的是让内容的div绝对定位时相对ul定位，否则会相对body定位 */
        /* ul弹性盒，目的是让li横着排，也可以将li浮动或者转行内块 */
       .box ul{
            position:relative;
            display:flex;
        }
        /* 将三个li宽度平分，高度60px */
        .box li{
            flex:1;
            height:60px;
        }
        /* input隐藏 */
        .box input{
            display:none;
        }
        /* 设置input的下一个节点label的样式 */
       .box input+label{
            display:block;
            width:100%;
            height:100%;
            font-size:16px;
            text-align: center;
            line-height: 60px;
            color:#333;
        }
        /* 设置div内容的基础样式 隐藏内容div*/
       .box input+label+div{
            display:none;
            position: absolute;
            left:0;
            top:60px;
        }
        /* input选中状态时候对应的label的样式 */
      .box  input:checked+label{
            
            color:#1E5998; border-bottom:2px solid #1E5998;
        }
        /* input选中时候显示对应的div */
       .box input:checked+label+div{
            display:block;
        }
/*=========mF_liuzg ========*/
.mychgPic{width:290px; height:220px; padding:2px; border:1px solid #ddd; margin:0 auto; float:left;}
.mF_liuzg{ position:relative; width:285px; height:215px; overflow:hidden; font:12px/1.5 Verdana,Geneva; background:#fff;}
.mF_liuzg .loading{position:absolute;z-index:9999;width:100%;height:100%;color:#666;text-align:center;padding-top:90px;}/*载入画面*/
.mF_liuzg .pic li{width:285px;position:relative;overflow:hidden;*margin-top:-2px;list-style:none;}
.mF_liuzg .pic li p{width:285px;position:absolute;}
.mF_liuzg .pic li p a{display:block;}/*图片和焦点图框架一样大小*/
.mF_liuzg .pic li p img{width:285px;height:215px;}
.mF_liuzg .txt li{ text-align:left;position:absolute;z-index:2;bottom:0;width:285px;height:46px;line-height:46px;overflow:hidden;display:none;list-style:none;}
.mF_liuzg .txt li a{display:block;color:#fff;padding:2px 0 10px 16px;font-size:15px;font-weight:bold;text-decoration:none;list-style:none;}/*标题样式*/
.mF_liuzg .txt-bg{position:absolute;bottom:0;z-index:1;width:275px;height:46px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;}/*标题背景*/
.mF_liuzg .num{position:absolute;z-index:3;bottom:10px;right:8px;color:#333;}/*按钮样式*/
.mF_liuzg .num li{ float:left; width:26px; height:26px; position:relative; border:1px solid #FFF; line-height:24px; text-align:center; margin-right:3px; cursor:pointer; background:#000; filter:alpha(opacity=90); opacity:0.9; color: #FFF; }
.mF_liuzg .num li.current,.mF_liuzg .num li.hover{ background:#A61814; color:#fff; font-weight:bold;}
#channel_content { min-height:600px; padding:10px; margin-top:5px;}
#channel_cover { height:350px;}