@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,label{margin:0;padding:0;}
fieldset,img{border:0;vertical-align:middle}
ol,ul,li{list-style:none}

.fl{float:left}.fr{float:right}.cb{clear:both}
.tl{text-align:left}.tc{text-align:center;}.tr{text-align:right}
.pos_abs{position:absolute}.pos_rel{position:relative}.pos_fix{position:fixed}
.hide{display:none}
.cl,.clear{clear:both;font-size:1px;height:0px;overflow:hidden;visibility:hidden}
.clearfix:after{display:block;content:".";clear:both;height:0;width:0;visibility:hidden;overflow:hidden;}
.clearfix{zoom:1;}
.blank10{clear:both;font-size:1px;height:10px;overflow:hidden;}
.blank15{clear:both;font-size:1px;height:15px;overflow:hidden;}
.blank20{clear:both;font-size:1px;height:20px;overflow:hidden;}
.blank40{clear:both;font-size:1px;height:35px;overflow:hidden;}
.p10{padding:10px;}.mt10{margin-top:30px;}.pt10{padding-top:10px;}
.color{color:#c22;}

a,a:link,a:visited{text-decoration:none;color:#444}
a:hover{text-decoration:none;color:#29B0B4;}
.wrap,.sock{width:1200px;margin:0 auto;height:auto;}
body{color:#4c4c4c;font:14px/1.5 '\5FAE\8F6F\96C5\9ED1','verdana';}
.wrap0{width:840px;margin:0 auto;height:auto;}

/*头*/
#header{width:100%;min-width:1200px;background:#fff;z-index:9999999;top:0;position: fixed;}
#header .top{height:68px;}
#header .logo{height:68px;overflow:hidden;margin-left:40px;}
#header .logo img{height:100%;}
#header .tel{line-height:36px;margin:16px 40px 0 0;}
#header .tel strong{}
/*搜索*/
.search{width:160px;margin:21px 10px 0 10px;}
.search form{height:36px;padding:0;width:160px;background:url('search.png') no-repeat 0 0;overflow:hidden;}
.search #sch_kw{height:34px;line-height:34px;border:none;float:left;width:100px;margin:1px 0 1px 15px;background:none;outline:none;}
.search #sch_sub{width:45px;height:36px;border:none;float:right;background:none;cursor:pointer}

/*导航*/
.nav{z-index:99;height:50px;background:#29B0B4;}
.nav ul{font-weight:100;}
.nav li{float:left;position:relative;text-align:center;}
.nav li.first-child,.nav li:first-child{border-left:none;}
.nav li a.cate{display:block;padding:0 40px;font-size:16px;line-height:50px;color:#f5f5f5;}
.nav li:hover a.cate,.nav li.on:hover a.cate{color:#fff;}
.nav li.on a.cate{color:#fff;}

.nav li .pos_abs{z-index:9;background:#fff;display:none;width:390px;padding-top:15px;margin-left:-130px;*left:0;border-bottom:2px solid #29B0B4;min-height:195px;}
.nav li .pos_abs:before{position:absolute;content:'▲';color:#fff;margin-top:-27px;font-size:14px;line-height:14px;text-align:center;}
.nav li:hover .pos_abs{display:block;}
.nav li .pos_abs .son{padding:0 20px;border-right:1px solid #ddd;width:129px;text-align:left;}
.nav li .pos_abs .son a{display:block;font-size:14px;color:#333;padding:10px 0;border-top:1px solid rgba(0,0,0,0.3);line-height:21px;}
.nav li .pos_abs .son.on a{color:#29B0B4}
.nav li .pos_abs .son.on a:after{content:'►';float:right;margin:0px 10px 0 0;font-family: 'simsun','Arial';font-size:15px;}
.nav li .pos_abs .son:first-child a{border:none;padding-top:0;}

.nav li .pos_abs .son .des{position:absolute;width:180px;border-left:1px solid #ddd;padding-left:20px;right:20px;top:20px;min-height:190px;display:none;font-size:12px;}
.nav li .pos_abs .son .des img{width:100%;margin-bottom:10px;}
.nav li .pos_abs .son.on .des{display:block;}

#header.scroll{height:48px;}
#header.scroll .logo img{height:48px !important;}
#header.scroll .tel,#header.scroll .search{margin-top:6px;}
#header.scroll .nav a.cate{line-height:48px;}


/*针对首页背景*/
#container{min-height:565px;_height:565px;overflow:hidden;padding-top: 118px;}
#index{padding-top: 118px;}

/*slider图*/
#slider{height:550px;width:100%;overflow:hidden;position:relative;min-width:1200px;background:#ccc;}
#slider .bg{position:absolute;bottom:0;z-index:1;width:100%;height:180px;background:url('slider-bg.png') 50% 100%;}
#slider .bd{width:1920px;height:100%;position:absolute;left:50%;margin-left:-960px}
#slider .bd li{float:left;width:100%;height:100%;text-align:center;overflow:hidden;}

#slider .hd{overflow:hidden;z-index:2;position:relative;margin-top:520px;}
#slider .hd ul{overflow:hidden;zoom:1;text-align:center;}
#slider .hd li{display:inline-block;margin:0 5px;width:10px;height:10px;border-radius:5px;cursor:pointer;overflow:hidden;background:#fff;color:#fff;text-align:center;}
#slider .hd li.on{background:#29B0B4;color:#2EA8F1;}

#slider .prev,
#slider .next{position:absolute;left:0;top:250px;margin-top:-40px;display:block;width:60px;height:80px;background: url('slider-arrow.png') 0 50% no-repeat;filter:alpha(opacity=40);opacity:0.4;z-index:2;}
#slider .next{left:auto;right:0;background-position:100% 50%;}
#slider .prev:hover,
#slider .next:hover{filter:alpha(opacity=100);opacity:1;}

.block{padding:40px 0;}
.block-bg{background:#f3f3f3;}

.block-title{text-align:center;padding:0 0 35px 0;}
.block-title .en{color:#aaa;font-size:18px;line-height:30px;font-family:'Arial'}
.block-title .en span{}
.block-title .zh{color:#29B0B4;font-size:26px;line-height:30px}
.block-title .en:before{content:'——';font-weight:100;font-family:'Arial';color:#ccc;margin:0 10px;}
.block-title .en:after{content:'——';font-weight:100;font-family:'Arial';color:#ccc;margin:0 10px;}

#index-news{}
#slider-news{width:100%;overflow:hidden;}
#slider-news .bd li{height:404px;overflow:hidden;width:1200px;float:left;}
#slider-news .bd li a{float:left;display:block;width:600px;height:200px;overflow:hidden;background:#fff;margin:1px 0;color:#333;}

#slider-news .bd li a img{float:left;width: 300px;height: 200px;margin-right: 20px;filter:alpha(opacity=100);opacity:1;}
#slider-news .bd li a .tit{line-height:28px;max-height:56px;overflow:hidden;margin:15px 20px 6px 0;font-size:16px;font-weight:bold;}
#slider-news .bd li a .txt{line-height:24px;max-height:96px;overflow: hidden;color:#555;margin:0 20px 0 0;font-size: 12px}

#slider-news .bd li a:nth-child(1){background:#29B0B4;color:#fff;}
#slider-news .bd li a:nth-child(1) .txt{color:#D2EFEB;}

#slider-news .bd li a:nth-child(4){background:#05a24b;color:#fff;}
#slider-news .bd li a:nth-child(4) .txt{color:#D2EFEB;}

#slider-news .hd{text-align:center;padding-top:30px;}
#slider-news .hd ul{display:inline-block;border:1px solid #ddd;border-radius:3px;padding:10px;}
#slider-news .hd ul li{display:inline-block;width:10px;height:10px;background: #ddd;border-radius:5px;margin:0 5px;cursor:pointer;}
#slider-news .hd ul li.on{background:#29b0b4;}
#slider-news .hd a:hover ul{background: #fff;}
#slider-news .hd a:hover li{background:#29b0b4;}


#slider-service{overflow:hidden;position:relative;}
#slider-service .bd{width:1120px;margin:0 auto;height:200px;overflow:hidden;}
#slider-service .bd li{float:left;margin:0 15px;}
#slider-service .bd li a{display:block;text-align: center;}
#slider-service .bd li a img{width:250px;height:165px;}
#slider-service .bd li a p{line-height:30px;font-size:16px;}

#slider-service .prev,
#slider-service .next{position:absolute;left:0;top:67px;display:block;width:35px;height:31px;background: url('slider-arrow2.png') 0 50% no-repeat;filter:alpha(opacity=70);opacity:0.7;z-index:2;cursor:pointer;}
#slider-service .next{left:auto;right:0;background-position:100% 50%;}
#slider-service .prev:hover,
#slider-service .next:hover{filter:alpha(opacity=100);opacity:1;}

#index-about{background:#f3f3f3 url('index-about.jpg') no-repeat 50% 50%;}
#index-about .fl{width:580px;color:#fff;}
#index-about .fr{width:580px;color:#fff;}
#slider-about li{margin-bottom: 1px}
#slider-about li .tit{height:41px;line-height:41px;font-size:16px;color:#fff;background: #999;cursor:pointer;}
#slider-about li .tit:before{content:"+";display:inline-block;float:left;width:41px;height:41px;font-size:35px;line-height:37px;text-align:center;background: #555;font-weight:bold;margin-right:15px;font-family:'verdana'}
#slider-about li.on .tit:before{content:"-";background:#05A24B;}
#slider-about li .txt{height:200px;line-height:23px;font-size:12px;color:#eee;background: #777;overflow:hidden;display:none;padding:20px 20px;}
#slider-about li.on .txt{display:block;}

#index-info{}
#index-info .i-l,#index-info .i-r{width:330px;float:left;overflow:hidden;}
#index-info .i-l{float:left;margin-right:105px;}
#index-info h3{font-size:18px;line-height:40px;font-weight:normal;color:#999;}
#index-info h3 b{font-weight:normal;color:#000;}
#index-info h3 span{font-weight:normal;color:#999;font-size:12px;}
#index-info li{width: 330px;}
#index-info li a{display:block;line-height:32px;font-size:13px;}
#index-info li a.img{margin-bottom:10px;}
#index-info li a.img img{width:330px;height:220px;}
#index-info li a.img p{width:330px;height:38px;line-height:35px;margin-top:-38px;color:#fff;font-size:14px;text-align:center;background:rgba(0,0,0,0.4);z-index:1;position: relative;}
#index-info li a.text p{height:32px;overflow:hidden;overflow-text:ellipsis;}
#index-info li a .fr{color:#999;margin-left:10px}

#index-info .hd{text-align:center;padding-top:30px;}
#index-info .hd ul{display:inline-block;border:1px solid #ddd;padding:12px 12px;border-radius:3px;}
#index-info .hd ul li{display:inline-block;width:10px;height:10px;background: #ddd;border-radius:5px;margin:0 5px;cursor:pointer;}
#index-info .hd ul li.on{background:#29B0B4;}

#slider-case{overflow:hidden;position:relative;background:#f3f3f3;}
#slider-case .bd{height:230px;overflow:hidden;}
#slider-case .bd li{float:left}
#slider-case .bd li a{display:block;float:left;margin:0 10px;width:280px;text-align:center;}
#slider-case .bd li a img{width:280px;height:200px;}
#slider-case .bd li a p{line-height:30px;font-size:14px;}

#slider-case .hd{text-align:center;padding-top:30px;}
#slider-case .hd ul{display:inline-block;border:1px solid #ddd;border-radius:3px;padding:10px;}
#slider-case .hd ul li{display:inline-block;width:10px;height:10px;background: #ddd;border-radius:5px;margin:0 5px;cursor:pointer;}
#slider-case .hd ul li.on{background:#05a24b;}
#slider-case .hd a:hover ul{background: #fff;}
#slider-case .hd a:hover li{background:#05a24b;}


/*footer*/
#footer{background:#2A2A2A;border-top:3px solid #23B3B2;color:#eee;}
#footer a{color:#fff;}
#footer .links{padding:15px 0;display:none;}
#footer .links .fl{margin-right:80px}
#footer .links .c h4 a{font-size:14px;color:#fff;}
#footer .links .c a{display:block;line-height:30px;color:#aaa;}

#footer .copyright{padding:12px 0px;line-height:30px;}
#footer .link{padding:15px 0;line-height:21px;text-align: left;}
#footer .link .fl{min-height:25px}
#footer .link a{display:inline-block;margin:0 15px 0 0;}

/*内页*/
.banner{overflow:hidden;position:relative;min-width:1200px;}
.banner .img{position:relative;width:1920px;text-align:center;margin-left:-960px;left:50%;}


/*分栏*/
.side{min-width:1200px;}
.main{width:1200px;clear:both;overflow:hidden;}

/*菜单*/
.menu{height:74px;margin-top:-74px;z-index:999999;position:relative;display:none}
.menu_title{display:none;}
.menu_title span{font-size:18px;color:#fff;padding:8px 0 0 5px;}
.menu_foot{font-size:13px;display:none;}

.menu_list{text-align:center;}
.menu_list li{display:inline-block;vertical-align: bottom;}
.menu_list li a.cate{display:block;font-size:14px;line-height:46px;height:46px;padding:0 28px;color:#fff;margin-top:28px;}
.menu_list li a.cate:hover,.menu_list li a.on{color:#fff;line-height:74px;height:74px;margin-top:0;}
.menu_list li:nth-child(odd) a{background:rgba(16,178,95,0.8)}
.menu_list li:nth-child(even) a{background:rgba(12,147,78,0.8)}

.menu_list li p{}
.menu_list .son{}
.menu_list .son a{display:inline-block;line-height:23px;height:23px;background:none;padding-left:7px;font-size:14px;font-family:'宋体';color:#888}
.menu_list p a:hover{color:#3298EA;}
.menu_list .on a{color:#3298EA}

.side_ads{}
.side_ads h2{background:url(left.png) no-repeat 50% -60px;height:75px;}
.side_ads .txt{padding:5px 12px 10px 12px;line-height:27px;border:1px solid #ccc;border-top:none 0;background:#fff}

.side_list{background:#fff;}
.side_list .title{line-height:45px;overflow:hidden;height:45px;font-size:16px;color:#fff;padding:0 0 0 30px;background:#c00;font-family:'Microsoft Yahei'}
.side_list .list{border:1px solid #5C7D76;border-top:none;padding:5px}
.side_list .list li{height:30px;line-height:30px;border-bottom:1px dotted #eee;padding:5px 0 0 5px;}

/*位置*/
.crumb{height:37px;line-height:37px;padding:0 5px;border-bottom:1px solid #C4B476;display:none}
.crumb a{}
.crumb .fl{font-size:15px;font-weight:bold;font-family:'\5FAE\8F6F\96C5\9ED1';color:#c00;display:none;}

/*顶级栏目*/
.cate_top{margin:6px 0 20px 0;}
.cate_top h2{font-size:14px;line-height:30px;border-bottom:1px solid #5C7D76;margin-bottom:10px;}
.cate_top h2 .fr{font-size:12px;}
.cate_top .img{width:270px;}
.cate_top .img img{width:250px;height:150px;}
.cate_top .list{width:630px;padding:0;}
.cate_top .list li{line-height:29px;height:29px;background:url('icon.png') no-repeat 2px -17px;padding:0 0 0 12px;border-bottom:1px dotted #5C7D76;font-size:12px}
.cate_top .list li .fr{color:#999;}

/*新闻*/
.news_list{width: 1280px;}
.news_list li{line-height:30px;margin:60px;float:left;width:350px;margin:0 75px 25px 0;}
.news_list li img{width:350px;height:235px;}
.news_list li .title{font-size:16px;color:#333;line-height:35px;height:35px;overflow:hidden;overflow-text:ellipsis;}
.news_list li .remark{font-size:13px;line-height:25px;height:75px;overflow:hidden;}
.news_list li .remark .pos_abs{right:0;bottom:0;background:#fff;line-height:25px;height:25px;display:block;color:#999;padding-left:2em;}


.file_list{}
.file_list li{height:70px;padding:20px 0px 0px 0px;border-bottom:1px dashed #f0f0f0;}
.file_list li h3{float:left;width:90px;padding-left:10px;font-size:14px}
.file_list li h3 a{color:#1D6B9E;}
.file_list li .remark{float:left;width:420px;padding:0px 0px 0px 20px;white-space:break-word;word-break:break-all;}
.file_list li .file{float:right;width:90px;text-align:right;}
.file_list li .file a{display:block;float:right;text-align:center;margin:0 4px;}
.file_list li .file img{width:30px;height:30px;}

.div_list .file_list li .remark{width:280px;height:50px;overflow:hidden;text-overflow:ellipsis;}

/*图片*/
.img_list{padding:10px 0;}
.img_list li{float:left;margin:15px 27px;overflow:hidden;}
.img_list li a img{width:340px;height:230px;}
.img_list li a:hover img{filter:alpha(opacity=80);opacity:0.8;}
.img_list li p{font-size:12px;padding-top:5px;text-align:center;height:35px;overflow:hidden;}
.lb-caption p{font-size:12px;font-weight:normal;margin:10px 0 5px 0;color:#999;}

/*图片*/
.img_star{padding:10px 0;}
.img_star li{float:left;margin:15px 30px;overflow:hidden;}
.img_star li p.img{width:340px;height:230px;overflow:hidden;position: relative;}
.img_star li a img{width:340px;height:230px;float:left;}
.img_star li a .pos_abs{z-index:1;transition:0.5s;}
.img_star li a:hover .pos_abs{top:0;left:0;transition:0.5s;}
.img_star li p.t{font-size:12px;text-align:center;line-height:35px;overflow:hidden;}

/*图文*/  
.text_list{margin:10px 0 0 0;}
.text_list li{margin:0px 10px 20px 10px;}
.text_list li .txt{padding:0 0 0 240px;}
.text_list li img{width:220px;height:160px;border:1px solid #ccc;}
.text_list li h2{font-size:16px;padding-bottom:7px;border-bottom:1px solid #f0f0f0;margin-bottom:10px;}
.text_list li h2 .fr{color:#F9B00B;font-size:12px;font-weight:normal;padding:10px 0 0 0;}

.pic_list{width:1050px;margin:0 auto;}
.pic_list li{float:left;margin:20px 35px;overflow:hidden;width:280px;}
.pic_list li a.pic{display:block;width: 280px;height: 280px;overflow:hidden;position: relative;}
.pic_list li a img{width:280;height:280;border:none;}
.pic_list li a.pic p{width:280px;height: 280px;position:absolute;top:280px;text-align: center;font-size: 15px;color:#fff;background:rgba(0,0,0,0.75);line-height:1.8em;padding-top:65px;transition:0.6s}
.pic_list li a.pic:hover p{top:0;}

.pic_list li .t{font-size:16px;padding-top:7px;text-align:center;height:25px;}

/*内容*/
.content {padding:12px 0;font-size:14px;overflow:hidden;min-height:450px;_height:450px;}
.content p{font-size:14px;text-align:justify;}
.content img{max-width:100%;}
.article_title{padding:15px 0px 5px 0px;border-bottom:1px solid #eee;margin:0 0 20px 0;}
.article_title h1{font-size:24px;text-align:center;line-height:30px;font-weight: normal;}
.article_title .down{line-height:35px;text-align:center;font-size:12px;color:#ccc}
.article_title .down img{height:25px;vertical-align:text-bottom;}

.content .cover{text-align:center;}
.content .cover img{border:1px solid #5C7D76;padding:1px;}
.content .param{float:right;width:400px;line-height:2em}

.share{padding:0 13px;}
.prev_next{height:60px;line-height:40px;border-top:1px solid #ddd;}
.prev_next span{display:block;width:310px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.prev_next strong{}
.prev_next .prev{float:left;text-align:left;}
.prev_next .next{float:right;text-align:right;}

/*分页*/
.pager{height:40px;padding:10px 0px;text-align:center;}
.pager a,.pager span,.pager strong{display:inline-block;height:31px;line-height:31px;padding:0 15px;margin:0 3px;color:#ddd;background:#fff;overflow:hidden;border:1px solid #f3f3f3;}
.pager a:link,.pager a:visited{color:#03f;background:#f3f3f3;color:#666;border:1px solid #ddd;}
.pager a:hover{color:#fff;text-decoration:none;background:#29B0B4;border:1px solid #29B0B4;}
.pager strong{background:#29B0B4;border:1px solid #29B0B4;color:#fff;}
.pager .prev,.pager .next{display:inline-block;}

.parent{margin:10px 0 20px 0;}
.parent h2{font-size:14px;line-height:30px;border-bottom:1px solid #5C7D76;margin-bottom:10px;}
.parent h2 .fr{font-size:12px;}
.parent .fl{width:200px;}
.parent .fl img{width:200px;height:150px;}
.parent .news_list{width:540px;padding:0;}
.parent .news_list li{line-height:29px;height:29px;background:url(icon.png) no-repeat 0 -17px;}
.parent .news_list a{font-size:12px;}

#top_list{padding-top:15px;}
#top_list li{float:left;margin:15px 35px 15px 15px;width:230px;height:auto}
#top_list li.first{margin-left:0px;}
#top_list li a{display:block;width:230px;height:100px;background:url(cate_bg.png) no-repeat;overflow:hidden;}
#top_list li a .note{width:125px;right:5px;top:10px;}
#top_list li a .name{height:20px;font-size:12px;font-family:Microsoft Yahei,Arial;}
#top_list li a .text{width:125px;height:55px;font-size:10px;line-height:120%;color:#999;overflow:hidden;white-space:break-word;word-break:break-all;}
#top_list li a img{margin:5px 0 0 5px;}
#top_list li a .name_1{color:#900}
#top_list li a .name_2{color:#009}
#top_list li a .name_3{color:#060}
#top_list li a .name_4{color:#90C}

#ajax_list{margin:5px;padding:0;}
#ajax_list li{height:28px;line-height:28px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;background:url(icon.gif) no-repeat 0px -73px;}
#ajax_list li:after{}
#ajax_show{min-height:560px;}

.prod_menu{border:1px solid #5C7D76;height:30px;line-height:30px;margin-bottom:10px;background:#f5f5f5 url(bg_tit.gif);}
.prod_menu a{display:block;width:196px;text-align:center;color:#20A1A6;font-size:14px;font-weight:bold;border-right:1px solid #eee;height:30px;float:left;}
.prod_menu a:last{border-right:none}

.index_note{background:#FFE15F;}
.index_note .fl{padding:10px 30px 10px 70px;width:580px;font-size:12px;line-height:21px;}
.index_note .fl h1{font-size:18px;line-height:28px;}
.index_note .fr{padding:10px 0px 10px 30px;width:285px;border-left:1px solid #FFFDCD}

#scrollTop{width:60px;height:25px;padding:35px 0 0 0;border-radius:3px;text-align:center;color:#fff;background:#333 url('top.png') 50% 0;right:5px;bottom:48px;font-size:12px;cursor: pointer;z-index:99999;}
#onlineService{background:#004F9D;border-radius:3px;padding:4px;right:5px;bottom:115px;z-index:999999999;}
#onlineService .icon{width:52px;height:52px;background:url('qq.png') no-repeat 50% 50%;}
#onlineService .title{display:none;font-size:16px;color:#fff;line-height:2em;text-align:center;font-family:'Microsoft Yahei'}
#onlineService .list{display:none;padding:10px;background:#fff;line-height:2em;color:#333;width:120px;min-height:60px}
#onlineService:hover .icon{display:none;transition:1s;}
#onlineService:hover .title,#onlineService:hover .list{display:block;transition:1s;}
#onlineService a{color:#444;}

.cont-title{font-size:25px;line-height:40px;border-bottom:2px solid #444;color:#333;display:inline-block;margin:0 auto;margin-bottom:20px;padding-bottom:10px;}
.cont-title a{color:#333;}

#bar{top:130px;left:10px;z-index:2147483647;}
#bar .pos_rel{background:#2b2b2b}
#bar .pos_rel:hover{background:#29B0B4;}
#bar .pos_rel .list{position: absolute;top:0;left:60px;min-width:120px;min-height:30px;line-height:30px;padding:15px;background:#616872;display:none;font-size:14px;color:#fff;}
#bar .pos_rel:hover .list{display:block;}

#bar .icon{display:block;height:20px;width:60px;cursor: pointer;padding-top:40px;text-align:center;font-size:12px;color:#fff}
#bar-tel .icon{background: url('tel.png') no-repeat 50% 50%;}
#bar-qrcode .icon{background: url('qrcode.png') no-repeat 50% 50%;}
#bar-qq .icon{background: url('qq.png') no-repeat 50% 10px;}
#bar-top .icon{background: url('top.png') no-repeat 50% 15px;padding-top:25px;height:25px;font-size:14px;color:#fff;text-align:center}
#bar-top:hover .icon{background-color:#29B0B4;}
#bar a{color:#fff;}

.alone{width:100%;min-width:1200px;min-height:400px;overflow:hidden;}
.alone-wrap{width:1920px;margin-left:-960px;left:50%;text-align:center;position:relative;}
.alone .wrap{width:1200px;text-align:left;line-height:165%}

#cate-f{right:18px;top:50%;width:18px;}
#cate-f li{width:14px;height:14px;border-radius:50%;border:1px solid #29B0B4;margin:10px 0;}
#cate-f li.on{background:#29B0B4;}

a.cate-more{display:block;margin:0 auto;width: 45px;height: 45px;border:3px solid #ccc;border-radius:50%;font-size:35px;line-height:40px;color:#ccc;}
a.cate-more:hover{color:#29B0B4;border-color: #29B0B4}

#newBridge{z-index:99999;}