@charset "utf-8";
body { min-width: 1200px;}
a:hover { color: #6A005F;}
#header { background: url(images/header.png) center no-repeat; height: 156px; text-align: center; }

#navigation_wrap { background: #6A005F; }
#navigation { height: 50px;}
#navigation>ul { height: 50px;}
#navigation>ul>li { float: left; position: relative; line-height: 50px; background: url(images/nav_li.png) left no-repeat; padding-left: 1px; }
#navigation>ul>li.home { background: none; }
#navigation>ul>li>a { display: block; height: 50px; width: 149px; color: #FFF; text-align: center; font-size: 18px; color: #FFF; }
#navigation>ul>li:hover>a , #navigation>ul>li>.current { background: #FFBA00; text-decoration: none; color: #FFF; transition: all .5s ease 0s; }
#navigation .sub { margin: 0; height: auto; display: none; position: absolute; left: 0; background: #860079; z-index: 99999; width: auto; width: 150px; }
#navigation .sub li { background: none; float: none; }
#navigation .sub li a { display: block; text-align: center; height: 36px; line-height: 36px; font-size: 14px; font-weight: normal; color: #FFF; }
#navigation .sub li a:hover { background: #FFBA00; }

/* 幻灯 */
#slideshow { position: relative; overflow: hidden; margin-top: -50px; }
#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: 30px; height: 10px; margin: 2px; background: #404244; overflow: hidden; line-height: 9999px; }
#slideshow .hd ul .on { background: #DF1204; width: 60px; }
#slideshow .url { width: 1200px; margin: 0 auto; }
#slideshow .url a { width: 1200px; display: block; }
#slideshow .next, #slideshow .prev { position: absolute; top: 0; width: 46px; 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 { position: relative; margin-top: 10px; height: 50px;}

#search_text { border: 3px solid #DCDCDC; height: 40px; border-radius: 20px; width: 300px; position: absolute; top: 6px; right: 0; padding: 0 10px; }
#search_btn { font-size: 20px; height: 40px; width: 50px; position: absolute; top: 6px; right: 0; background: none; cursor: pointer; color: #DCDCDC;}

#index_products { padding: 20px 0; }

#footer { background: #6A005F url(images/footer.png) center no-repeat; padding: 20px 0; color: #FFF;}
#footer a { color: #FFF;}

#content { width: 1200px; margin: 0 auto; background: url(images/left_bg.png) left repeat-y; }


#index-link { padding: 20px 0; background: #ffffff; margin-top: 20px;border-top: 1px solid #6A005F;}

#index-link .l20{display: flex; flex-direction: row; justify-content: center;width:100% }
.link_text .a8 ,.link_pirture .a8 {height: 30px; background: url(images/link.png) center no-repeat; display: block; text-align: center; height: 30px; line-height: 30px; color: #000; margin-bottom: 10px; margin-left: 20px;}
 


#detail_name { }
#detail_intro { font-size: 12px; color: #999;}
#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 { text-align: center;}
#detail_slideshow .bd li img {  }
#detail_slideshow .hd { margin-top: 10px;}
#detail_slideshow .hd li img {  }
#detail_slideshow .hd li.on img { border: 2px solid #0AE; }

/*首页产品标签*/
#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: #E25050; color: #FFF; }
#products_tab .bd { margin-top: 10px !important; }
#products_tab .bd .content { }

/*列表*/
.plist .wrap { padding: 5px; border: 1px solid #EEE; }
.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: 9px;  }
.pdlist:hover { border: 1px solid #DDD; }
.pdlist .title { font-size: 16px; }
.pdlist .content { color: #666; padding: 10px 0; }
.alist { margin-bottom: 20px;}
.alist .date { float: left; height: 80px; width: 80px; background: #E25050; text-align: center; color: #FFF; border-radius: 5px; box-shadow: 0 0 10px #CCC; text-shadow: #000 1px 1px 1px; }
.alist .date .day { font-size: 40px; }
.alist .r { float: right;  width: 800px;}
.alist .title { font-size: 18px; border-bottom: 1px solid #EEE; line-height: 30px; }
.alist .content { padding: 10px 0; color: #999; font-size: 12px; }

.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: #E25050; color: #FFF; }
.channel_wlist li a.current { background: #E25050; color: #FFF; }

.channel_plist .hd { background: #E25050 url(images/icon1.png) right center no-repeat; line-height: 36px; padding: 0 10px; margin-bottom: 2px;}
.channel_plist .hd.on { background: #E25050 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: #F2F2F2; margin-right: 2px; border-radius: 5px; }
.page_show a:hover, .page_show a.page_current { background: #6A005F; 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: #860079;}
#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: #860079;}
#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 { margin-bottom: 10px;}


#index-1 { padding: 50px 0; }
#index-1 .name { text-align: center; font-size: 30px; text-align: center; padding: 30px 0;}
#index-1 .seoname { border-top: 1px solid #ddd; text-align: center; }
#index-1 .seoname span{ position: relative; top: -16px; background: #FFF; padding: 10px 20px; font-size: 16px; line-height: 30px; color: #999; }

#index-2 { background: #20429B; min-height: 200px; padding: 50px 0;}
#index-2 .name { text-align: center; font-size: 30px; text-align: center; padding: 30px 0; color: #DDD;}
#index-2 .seoname { border-top: 1px solid #3368BA; text-align: center; }
#index-2 .seoname span{ position: relative; top: -16px; background: #3368BA; padding: 10px 20px; font-size: 16px; line-height: 30px; color: #DDD; }
.products_clist {}
.products_clist .name_wrap { background: #3368BA; padding: 10px 0; text-align: center; font-size: 26px; color: #FFF; margin-bottom: 5px;}
.products_clist .name_wrap .aname { font-size: 16px;}
.products_clist ul { padding: 10px; background: #3368BA; min-height: 500px; }
.products_clist ul li { line-height: 40px; text-align: center; }
.products_clist ul li a { display: block;  color: #FFF; border-bottom: 1px solid #20429B;  }
.products_clist ul li a:hover { background: #20429B; color: #FFF; }
.products_list .title { background: #FFF; padding: 20px;}

#index-3 { padding: 50px 0; }
.index_hd {}
.index_hd .name_wrap { background: #20429B; padding: 10px; text-align: left; font-size: 26px; color: #FFF; margin-bottom: 10px; position: relative;}
.index_hd .name_wrap .aname { font-size: 16px;}
.index_hd .name_wrap .more { display: block; background: #E25050; width: 80px; height: 36px; font-size: 14px; text-align: center; line-height: 36px; position: absolute; right: 20px; top: 20px; }
.index_hd .name_wrap .more a { color: #FFF; }
.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: #20429B;}
#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; }
.hdi { font-size: 20px; font-weight: bold; color: #6A005F; border-bottom: 1px solid #CCC; padding: 15px 0;}
.hdi .more { font-size: 14px; font-weight: normal; color: #242424; float: right; margin-top: 5px;}
.bdi { padding-top: 20px;}
.index-list {}
.index-list li { background: url(images/index-list.png) left no-repeat; line-height: 36px; padding-left: 20px;}
.index-list2 {}
.index-list2 li { background: url(images/index-list.png) left no-repeat; line-height: 46px; padding-left: 20px; border-bottom: 1px dotted #999;}

.slideshow-a { position: relative;}
.slideshow-a .wrap { position: relative; }
.slideshow-a .wrap img { width: 100% !important;}
.slideshow-a .wrap .title { line-height: 46px; padding: 0 10px; color: #FFF; height: 46px; background: #242424; position: absolute; bottom: 0; width: 100%; opacity: 0.8; filter:alpha(opacity=80); padding-right: 160px;  }
.slideshow-a .wrap .title .wrapper { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.slideshow-a .hd { position: absolute; bottom: 15px; text-align: right; padding-right: 10px; width: 100%;}
.slideshow-a .hd li { display: inline-block; height: 16px; width: 16px; background: #EEE; border-radius: 8px; margin-left: 4px; cursor: pointer; }
.slideshow-a .hd li.on { background: #AF0A00; }
.slideshow-a .next { position: absolute; top: 35%; right: 10px; cursor: pointer; background: url(images/r.png) center no-repeat; width: 43px; height: 75px; }
.slideshow-a .prev { position: absolute; top: 35%; left: 10px; cursor: pointer; background: url(images/l.png) center no-repeat; width: 43px; height: 75px;}
.slideshow-a .next:hover { background: #242424 url(images/r.png) center no-repeat; opacity: 0.8; filter:alpha(opacity=80); }
.slideshow-a .prev:hover { background: #242424 url(images/l.png) center no-repeat; opacity: 0.8; filter:alpha(opacity=80);}

.w279 {width: 279px !important;}
.slideshow-b { position: relative;}
.slideshow-b .wrap { border: 1px solid #CCC; padding: 4px;}
.slideshow-b .next { position: absolute; top: 30%; right: 10px; cursor: pointer; background: url(images/r.png) center no-repeat; width: 43px; height: 75px; }
.slideshow-b .prev { position: absolute; top: 30%; left: 10px; cursor: pointer; background: url(images/l.png) center no-repeat; width: 43px; height: 75px;}
.slideshow-b .next:hover { background: #242424 url(images/r.png) center no-repeat; opacity: 0.8; filter:alpha(opacity=80); }
.slideshow-b .prev:hover { background: #242424 url(images/l.png) center no-repeat; opacity: 0.8; filter:alpha(opacity=80);}

.w139 { width: 139px !important;}
.slideshow-c { position: relative;}
.slideshow-c .wrap { border: 1px solid #CCC; padding: 4px;}
.slideshow-c .next { position: absolute; top: 30%; right: 10px; cursor: pointer; background: url(images/r.png) center no-repeat; width: 43px; height: 75px; }
.slideshow-c .prev { position: absolute; top: 30%; left: 10px; cursor: pointer; background: url(images/l.png) center no-repeat; width: 43px; height: 75px;}
.slideshow-c .next:hover { background: #242424 url(images/r.png) center no-repeat; opacity: 0.8; filter:alpha(opacity=80); }
.slideshow-c .prev:hover { background: #242424 url(images/l.png) center no-repeat; opacity: 0.8; filter:alpha(opacity=80);}

#right { padding-left: 30px; padding-top: 20px; padding-bottom: 30px; }
.hdr { border-bottom: 2px solid #6A005F; padding: 15px 0; margin-bottom: 20px; }
.hdr .name { font-size: 18px; font-weight: bold; }
/*当前位置*/
#current_location { float: right; }
#current_location a.current{ color: red; }

#left { padding: 0 15px; padding-bottom: 20px;}
#left .name { padding-top: 104px; background: url(images/left-1.png) center no-repeat; height: 176px; text-align: center; font-size: 20px; font-weight: bold;}
.channel_list li { background: url(images/left-2.png) center no-repeat; height: 51px; text-align: center; font-size: 20px; font-weight: bold; padding-top: 16px; }
.channel_list li:hover { background: url(images/left-3.png) center no-repeat;  }
.channel_list li:hover a { color: #EEE; }
.channel_list li a { display: block; }
.channel_list li a:hover {  }
.channel_list li a.current {  }
#left .wei { background: url(images/left-4.png) center no-repeat; height: 206px; }

.hd1 { border-bottom: 2px solid #6A005F; padding: 15px 0; margin-bottom: 10px; text-align: center; font-size: 20px; }
.bd1 { }