@charset "utf-8";
body { min-width: 1400px;}
a:hover { color: #EE7700;}
#header { height: 100px; background-color:#FFF; }

#navigation { height: 55px; }
#navigation>ul { height: 55px;}
#navigation>ul>li { float: left; position: relative; padding:0 15px; text-align:center;}
#navigation>ul>li>a { display: block; height: 55px; width: 95px; text-align: center; color: #242424; padding-top: 15px; }
#navigation>ul>li>a .name { font-size: 16px; }
#navigation>ul>li.home a .name { border-left: none; }
#navigation>ul>li>a .aname {font-size: 12px; }
#navigation>ul>li:hover>a , #navigation>ul>li>.current { border-bottom: 3px solid #0061AE; text-decoration: none; transition: all .5s ease 0s; }
#navigation .sub { margin: 0; height: auto; display: none; position: absolute; left: 0; background: #FFF; z-index: 99999; width: auto; width: 128px; }
#navigation .sub li { background: none; float: none; }
#navigation .sub li a { display: block; text-align: center; height: 36px; line-height: 36px; font-size: 12px; font-weight: normal; }
#navigation .sub li a:hover { background: #0061AE; color: #FFF; }

/* 幻灯 */
#slideshow { position: relative; overflow: hidden; }
#slideshow .bd li { }
#slideshow .hd ul { width: 100%; position: absolute; z-index: 1; bottom: 40px; left: 0; height: 30px; line-height: 30px; text-align: center; }
#slideshow .hd ul li { cursor: pointer; display: inline-block; zoom: 1; width: 10px; height: 10px; border-radius: 5px; margin: 2px; background: #FFF; overflow: hidden; line-height: 9999px; }
#slideshow .hd ul .on { background: #EE7700; width: 20px; }
#slideshow .url { width: 1200px; margin: 0 auto; }
#slideshow .url a { width: 1200px; display: block; }
#slideshow .next, #slideshow .prev { position: absolute; top: 0; width: 50px; cursor: pointer;  }
#slideshow .next { right: 50%; background: url(images/r.png) center no-repeat; margin-right: -660px; }
#slideshow .prev { left: 50%; background: url(images/l.png) center no-repeat; margin-left: -660px;}

#search { background: #FAFAFA; padding: 20px; position: relative; box-shadow: 0 0 4px #CCC; margin-top: 10px; border-radius: 5px; }

#search_text { border-radius: 19px 0 0 19px; border: 2px solid #EE7700; height: 38px; width: 300px; position: absolute; top: 10px; right: 80px; padding: 0 15px; }
#search_btn { border-radius: 0 19px 19px 0; background: #EE7700; height: 38px; width: 80px; position: absolute; top: 10px; right: 10px; color: #FFF; cursor: pointer;}

#index_products { padding: 20px 0; }


#index_footer { background:#333; height:160px; padding:10px 0;}
.index_footer_c { width:1400px; margin:0 auto; color:#999;} 
.index_footer_c p { line-height:35px;}

#index_footerrr { background:#2A2A2A; height:90px; padding:10px 0;}
.index_footerrr_c { width:1400px; margin:0 auto; color:#999;text-align:center;} 
.index_footerrr_c p { line-height:35px; text-align:center;}


#footer { background: #333;   color: #999; height:55px; line-height:55px;}
#footer a { color: #999;}

#content { margin-bottom:10px; }
.hd1 { background: #EEE; height: 46px; line-height: 46px; padding: 0 14px; border-left: 20px solid #EE7700; font-size: 18px; border-radius: 0 5px 5px 0; }
.bd1 { padding: 10px 0; margin-bottom: 20px;}

#index-link { border-bottom:1px #3E3E3E solid; background:#333;}
.link_text { width:1400px; margin:0 auto; padding:10px 0;}
.link_text a { text-align: center; height: 36px; line-height: 36px; padding:0 15px; color:#999;}


/*当前位置*/
#current_location {  padding: 20px; font-size:16px;   background:url(images/icos-home.png) center  left no-repeat; }
#current_location a.current{ color: red; }

#detail_name { }
#detail_intro { font-size: 14px; color: #999; margin: 20px 0;}
#detail_content { padding: 20px 0; }
#detail_content p { line-height: 32px; }
#detail_picture { margin: 20px 0; text-align: center;}
#detail_video { margin: 20px 0; text-align: center; }
#detail_video embed  { width: 100%; height: 535px; }
#detail_attachment { margin: 20px 0; }

#detail_slideshow .bd li img { width: 100%; }
#detail_slideshow .hd { margin-top: 10px;}
#detail_slideshow .hd li img { cursor: pointer; }
#detail_slideshow .hd li.on img { transform: scale(1.2, 1.2); }

/*首页产品标签*/
#products_tab .hd li { display: block; cursor: pointer; height: 46px; line-height: 46px; padding: 0 15px; background: #EEE; text-align: center; font-size: 16px; }
#products_tab .hd li.on { background: #EE7700; color: #FFF; }
#products_tab .bd { margin-top: 10px !important; }
#products_tab .bd .content { }

/*列表*/
.plist .wrap { padding: 9px; border: 1px solid #EEE; transition: all .5s ease 0s; }
.plist .wrap:hover { background: #EEE;}
.plist .title { padding: 10px 0; text-align: center; }
.plist .content { font-size: 12px; height: 80px; color: #666; padding: 0 10px; }

.pdlist { margin-bottom: 20px; border: 1px solid #EEE; padding: 19px;  }
.pdlist:hover { border: 1px solid #DDD; }
.pdlist .title { font-size: 18px; }
.pdlist .content { color: #666; padding: 10px 0; }

.alist { margin-bottom: 20px; }
.alist:hover .date { border-color: #999; }
.alist .date { text-align: center; color: #666; border: 1px solid #EEE; transition: all .5s ease 0s;}
.alist .date .month_day { font-size: 16px; margin-top: 15px; }
.alist .date .year { font-size: 18px; margin-bottom: 15px; }
.alist .title { font-size: 18px; border-bottom: 1px solid #EEE; line-height: 30px; }
.alist .content { padding: 10px 0; color: #999; font-size: 12px; }

.channel_list li { float:left; line-height:36px; margin:0 15px;height:36px;}
.channel_list li a { display: block; line-height: 36px;  padding: 0 10px;height:36px; }
.channel_list li a:hover { border-bottom:2px solid #2386ee;}
.channel_list li a.current { border-bottom:2px solid #2386ee; color:#2386ee;}
.channel_wlist { margin-bottom: 20px; }
.channel_wlist li { display: inline-block; margin-right: 10px; }
.channel_wlist li a { background: #EEE; height: 40px; line-height: 40px; display: block; text-align: center; padding: 0 30px; font-size: 16px;}
.channel_wlist li a:hover { background: #EE7700; color: #FFF; }
.channel_wlist li a.current { background: #EE7700; color: #FFF; }

.channel_plist .hd { background: #EE7700 url(images/icon1.png) right center no-repeat; line-height: 36px; padding: 0 10px; margin-bottom: 2px;}
.channel_plist .hd.on { background: #EE7700 url(images/icon2.png) right center no-repeat;  }
.channel_plist .hd a { display: block; color: #EEE; }
.channel_plist .bd { display: none; }
.channel_plist .bd li { background: #EEE; line-height: 30px; padding: 0 20px; margin-bottom: 2px; }
.channel_plist .bd li a { display: block; color: #333;}

#channel_content { }
#channel_content p {line-height: 32px;}

.page_show { margin: 20px 0; }
.page_show a { display: inline-block; height: 40px; line-height: 40px; min-width: 40px; text-align: center; background: #FFFFFF; margin-right: 5px; border:1px solid #dddddd; }
.page_show a:hover, .page_show a.page_current { background: #2386ee; color: #FFF; }

.flist { margin-bottom: 20px;}
.flist .username { background: #EEE; padding: 10px; }
.flist .content { padding: 20px; border: 1px solid #EEE; }
.flist .content .answer { padding: 10px; border: 1px solid #EEE; margin-top: 10px; }

#float { z-index: 9999; position: absolute; display: block; bottom: 1px; right: 0; }
#float .wrap { margin-bottom: 2px; position: relative; cursor: pointer; background: #0061AE;}
#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; position: absolute; right: 60px; top: 0; display: none; background: #0061AE;}
#float .content a { color: #FFF; }
#float .qq .content { line-height: 60px; padding: 0 20px; font-size: 30px; color: #FFF;  }
#float .qrcode .content { padding: 5px; width: 180px; }
#float .phone .content { line-height: 60px; padding: 0 20px; font-size: 30px; color: #FFF;  }
#float .custom .content { padding: 20px; min-width: 160px; color: #FFF; }
#float .gotop .content { }

.caselist .wrap { position: relative;}
.caselist .title { display: none; background: #000; position: absolute; left: 0px; top: 0px; height: 100%; width: 100%; padding: 10px; opacity: 0.8; filter:alpha(opacity=80); }
.caselist .title a { color: #DDD; }

#channel_cover { text-align: center;}




.honor_list { height: 387px; overflow: hidden; position: relative; }
.honor_list .bd .content { height: 387px; text-align: center; }
.honor_list .bd .content img { height: 387px; }
.honor_list .prev,.honor_list .next { display: none; width: 40px; height: 40px; line-height: 40px; text-align: center; background: #EEE; color: #000; cursor: pointer; font-size: 14px; opacity: 0.5; filter:alpha(opacity=50);}
.honor_list .prev { position: absolute; top: 160px; left: 10px; }
.honor_list .next { position: absolute; top: 160px; right: 10px; }

#index-4 { padding: 50px 0;  background: #EE7700;}
#index-4 .name { text-align: center; font-size: 30px; text-align: center; padding: 30px 0; color: #FFF;}
#index-4 .seoname { border-top: 1px solid #3368BA; text-align: center; }
#index-4 .seoname span{ position: relative; top: -16px; background: #3368BA; padding: 10px 20px; font-size: 16px; line-height: 30px; color: #FFF; }
.case_list .title { background: #FFF; padding: 20px; }

.index_hd {}
.index_hd .name_wrap { text-align: left; }
.index_hd .name_wrap .name { font-size: 26px; padding-bottom: 10px; color:#0060AD;}
.index_hd .name_wrap .aname { font-size: 48px; margin-bottom: 10px; margin-top: 20px; color:#0061AE; font-family:"Times New Roman", Times, serif; background:url(images/xx.png)  no-repeat bottom left;}

.index_bd { }

#index-a {}
#index-b {}
#index-c {  }
#index-d {}
#index-e {  }
#index-f {}
.products_clist { margin-bottom: 20px;}
.products_clist ul { text-align: center; }
.products_clist ul li { display: inline-block; margin: 0 5px; margin-bottom: 10px; }
.products_clist ul li a { display: block; font-size: 18px; font-weight: bold; padding: 15px 25px; color: #242424; background: #EEE; }
.products_clist ul li a:hover { background: #EE7700; color: #FFF; }
.products_list .wrap { border: 3px solid #EEE; padding: 10px; transition: all .5s ease 0s;}
.products_list .wrap:hover { border: 3px solid #EE7700; }
.products_list .title { padding: 10px 0; color: #FFF; text-align: center;}

#products_slideshow {position: relative;}
#products_slideshow .prev_next { position: absolute; right: -66px; top: 0;}
#products_slideshow .prev_next .prev , #products_slideshow .prev_next .next { display: block; font-size: 12px; font-weight: bold; width: 50px; height: 50px; line-height: 50px; text-align: center; background: #EEE; margin-bottom: 5px; cursor: pointer; }
#products_slideshow .prev_next .prev:hover , #products_slideshow .prev_next .next:hover { background: #EE7700; color: #EEE; }

#honor_slideshow {position: relative;}
#honor_slideshow .prev_next .prev , #honor_slideshow .prev_next .next { position: absolute; top: 50%; display: block; font-size: 12px; font-weight: bold; width: 50px; height: 50px; line-height: 50px; border-radius: 25px; text-align: center; background: #EEE; cursor: pointer; margin-top: -26px; }
#honor_slideshow .prev_next .prev:hover , #honor_slideshow .prev_next .next:hover { background: #EE7700; color: #EEE; }

#honor_slideshow .prev_next .prev { left: -76px; }
#honor_slideshow .prev_next .next { right: -76px; }

.index_alist li div { padding: 12px 0;background: url(images/article_list_c.gif) left no-repeat; padding-left: 12px; }
.index_alist11 li div { padding: 12px 0; }
#index_about { background: #FFF; padding: 50px; }
#index_news { padding: 10px 0; }

	
#index_contact_case { background: #FFF; padding: 50px; }


/*=========mF_liuzg ========*/
.mychgPic{width:580px; height:400px; padding:2px; border:1px solid #ddd; margin:0 auto; float:left;}
.mF_liuzg{ position:relative; width:575px; height:394px; 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:575px;position:relative;overflow:hidden;*margin-top:-2px;list-style:none;}
.mF_liuzg .pic li p{width:575px;position:absolute;}
.mF_liuzg .pic li p a{display:block;}/*图片和焦点图框架一样大小*/
.mF_liuzg .pic li p img{width:575px;height:394px;}
.mF_liuzg .txt li{ text-align:left;position:absolute;z-index:2;bottom:0;width:685px;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:675px;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;}

.mt-tabpage { }
.mt-tabpage-title { position:absolute; right:25px; top:80px;}
.mt-tabpage-title .mt-tabpage-item{float:left;display:inline-block; padding:0 15px;height:32px;line-height:32px;text-align:center;color:#333;font-size:16px;;margin:5px;background-color:#ddd;border-radius:25px;}
.mt-tabpage-title .mt-tabpage-item:hover{color:#ffffff;border:none;padding:0 15px;background-color:#0061AE; border-radius:25px;}
.mt-tabpage-title .mt-tabpage-item-cur{color:#ffffff;font-size:16px;padding:0 15px;background-color:#0061AE;border-radius:25px;}


.mt-tabpage-count{position:relative;width:100%;_height:335px;min-height:335px;overflow:hidden}
.mt-tabpage-cont__wrap{position:absolute}
.mt-tabpage-count .mt-tabpage-item{margin:0 auto;width:100%;_height:335px;min-height:335px;border:0px}
.listone { background:#FFF;}
.listone table{margin:0 10px;width:1380px}
.listone li{height:35px;line-height:35px;text-align:left;width:100%;margin:3px 10px;font-size:16px;border-bottom:1px dashed #ececec}
.mt_left{float:left;margin:0 10px;width:400px;height:365px}
.mt_mod{float:left;margin:0 10px;width:400px;height:365px}
.mt_right{float:right;margin:0 10px;width:320px;height:365px}
.sitelink{margin:0 auto;margin-top:10px;height:40px;width:1398px;border:1px solid #ececec;background-color:#ffffff}.sitelink ul li{float:left;width:280px;text-align:center;height:40px;line-height:40px}.footer{margin:0 auto;background-color:#F0F0F0}
.footercontent{margin:0 auto;margin-top:10px;height:auto;width:1400px;text-align:center;font-size:14px}
.footercontent p{height:40px;line-height:40px;font-size:16px}
.weizhi{margin:0 auto;height:40px;width:1378px;border:1px solid #ececec;background-color:#ffffff;text-align:left;text-index:20px}
.pcontent{margin:0 auto;text-align:left}.panel-header a{color:#ffffff}

.subpage-banner { color:#FFF; width:1400px; margin:0 auto; text-align:left; padding-top:150px; padding-left:100px;}
.subpage-banner .cn { font-size:38px;}
.subpage-banner .en { font-size:22px;margin-top: 15px;opacity: 0.3;text-transform: uppercase;font-family: Arial,sans-serif,"Microsoft YaHei","微软雅黑";}

.subpage-neck {background-color: #f3f3f3; height:55px;}