@charset "utf-8";

body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font:14px "Arial Narrow";background:#000;color:#fff;-webkit-text-size-adjust:100%;}
a{color:#fff;text-decoration:none}
a:hover{color:#cd0200;text-decoration:none;cursor:pointer;}
em{font-style:normal}
li{list-style:none}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}
.left{float:left}
.right{float:right}

/*滚动放大属性css*/
.css3_show{ transform: scale(1.0); transition: all 0.5s; }
.css3_hide{ transform: scale(0.2); }
.w1000 { width: 1000px; margin: 0 auto;}
.w1100 { width: 1100px; margin: 0 auto;}
.w1200 { width: 1200px; margin: 0 auto;}


/*header*/
.header{height:auto;width:100%;}
.header .bgtop{width: 100%;background: url(../images/top/bgtop.png) no-repeat center;background-size:auto 100%;}
.header-top{height:42px;line-height:42px;font-size:14px;}
.header-top p{text-align: right;font-size: 14px;}
.header-top span,.header-top a{margin-left:20px;}
.header-con{height:120px;display: flex;justify-content: space-between;align-items: center;}

.header-con .header-cl{width:420px;height:120px;display: flex;justify-content: flex-start;}
.header-con .header-cl .logo1{width: 405px;height:110px;}
.header-con .header-cl .logo2{width: 380px;height:70px;margin-top:12px;margin-left:16px;}

.header-con .header-cc{flex:1;height:36px;margin-left:40px;margin-top:0px;}
.header-con .header-cc .search-form{background: #fff;width:280px;height:36px;border-radius: 18px;line-height: 36px;display: flex;justify-content: center;align-items: center;}
.header-con .header-cc .search-form input{width:190px;height:30px;border:none;text-indent: 10px;}
.header-con .header-cc .search-form img{width:21px;height:21px;margin-left: 10px;}

.header-con .header-right .header-cr{width: 270px;height:36px;margin-bottom:30px;}
.header-con .header-right .header-cr img{width:33px;height:33px;margin-left:16px;}

.header-con .header-right{display:flex;justify-content: flex-end;align-items: flex-end;}

.header-con .header-right .wanou2{margin-left: 25px; margin-bottom:-40px;z-index:10000;position:relative;}
.header-con .header-right .wanou2 img{width:85px;height:140px;}


/*header-nav*/
.header-nav{height:52px;background:#ff5800;background:-webkit-linear-gradient(90deg, #ff5800, #FF6E0A);background:-o-linear-gradient(90deg, #ff5800, #FF6E0A);
    background:-moz-linear-gradient(90deg, #ff5800, #FF6E0A);background:linear-gradient(90deg, #ff5800, #FF6E0A);}
.header-nav-fixed {position: sticky;top: 0px;z-index: 9999;}

ul.nav_dd {margin-left: 90px;}
ul.nav_dd li {list-style:none;float:left;position:relative;z-index:9999;}
ul.nav_dd li a {font-family: '微软雅黑';text-align:center;color:#fff;height: 30px;line-height: 30px;min-width:156px;display:block;margin: 11px 0;box-sizing:initial;border-left: 1px dashed #fff;}
ul.nav_dd li:first-child a {border-left: none;}
ul.nav_dd li a .nav-name{font-size: 20px;}
ul.nav_dd li a .nav-ename{font-size: 16px;margin-top:2px;}
ul.nav_dd li a:hover, ul.nav_dd li a.active { font-weight: bold;transition: all 0.3s ease 0s;}
ul.nav_dd li ul.sub_nav {display:none;position:absolute;padding:0;top:52px;z-index:999999999;}
ul.nav_dd li ul.sub_nav li {float:none;background-color:#fff;}
ul.nav_dd li ul.sub_nav li a {float:none; color:#000;border:none;margin:0;line-height: 50px;height: 50px;padding:0;}
ul.nav_dd li ul.sub_nav li a:hover {color:#fff;transition: all 0s ease 0s;background:#ff5800;background:-webkit-linear-gradient(90deg, #ff5800, #FF6E0A);background:-o-linear-gradient(90deg, #ff5800, #FF6E0A);
    background:-moz-linear-gradient(90deg, #ff5800, #FF6E0A);background:linear-gradient(90deg, #ff5800, #FF6E0A);}




/*footer*/
.footcon{position: relative; height: 300px;padding: 20px 0; color:#fff;background:#241f53;background-image: url('../../../theme/default/images/bottom/bg.png');background-size: 100% 100%;}
.footcon .w1200{display: flex;justify-content: space-between;align-items: center;position: relative;}
.footcon .footcon-l img{height: 100px;}
.footcon .footcon-r{width:350px;}
.footcon-rb{display: flex;justify-content: flex-start;align-items: center;margin-top: 15px;}
.footcon-rb img{margin-right:30px;width:33px;height:33px;}

.footcon .wanou-bottom{position: absolute; bottom: 0; right:100px;width:200px;height: 250px;}
.footcon .wanou-bottom img{width:100%;height: 100%;}
.footcon .fontcon-box {margin: 10px 0;display: flex;justify-content: flex-start;align-items: center;flex-wrap: wrap;}
.footcon .fontcon-box .item {margin-right: 20px;color: #a0d9f6;font-size: 16px;}
.footcon .fontcon-box .item .iconfont { margin-right: 5px;}
.footer{font-size:16px;width:100%;height:auto;padding:10px 0;position: absolute; bottom: 0;}
.footer p{color: #ff5800;height: 20px;line-height: 20px;text-align: center;}
.footer p a{color: #ff5800;}
.footer p span {margin-right: 20px;}


/*悬浮图标*/
.side{position:fixed;width:54px;height:180px;right:0;bottom:140px;z-index:100;}
.side ul li{width:54px;height:54px;position:relative;margin-bottom:6px;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#444;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#444;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#444;opacity:1;filter:Alpha(opacity=100);}
.side ul li .sidebox-l{display:none;position:absolute;width:144px;height:144px;top:-45px;right:80px;transition:all 0.3s;background:#fff;border-radius: 10px;}
.side ul li .sidebox-l-sanjiao{display:none;position:absolute;top: 10px;right:50px;width: 0; height: 0;border-width: 15px;border-style: solid;border-color: transparent transparent transparent #fff;}
.side ul li img{width:40px;height:40px;margin:7px;}
.side ul li .sidebox-l img{width:144px;height:144px;margin:0;}

.fireworkshow {width: 100%;min-width: 1200px;height:750px;padding-top: 60px;background:#241f53;background-image: url('../../../theme/default/images/index/fireworksshow/bg.png');background-size: 100% 100%;}
.fireworkshow .title {margin: 0 auto; width: 500px;height: 85px;}
.fireworkshow .title img {width: 100%; height: 100%;}
.carousel-box{width:100%;max-width:1200px;height:420px;margin:80px auto;position:relative;overflow:hidden}
.carousel-list{width:100%;height:100%;position:relative}
.carousel-item{position:absolute;top:50%;left:50%;width:460px;height:260px;border-radius:10px;overflow:hidden;
    transition:all 0.5s ease;transform:translate(-50%,-50%);opacity:0;z-index:1;box-shadow:0 20px 40px rgba(0,0,0,0.15)}
.carousel-item .img{width:100%;height:100%;object-fit:cover;display:block}
.carousel-item .play{display: block; width:100px;height:100px;object-fit:cover;position:absolute;top:155px;left:310px;
    opacity: 0;visibility: hidden;transition: opacity 0.03s ease, visibility 0.03s ease;}
.carousel-item.active .play{display:block; width:100px;height:100px;object-fit:cover;position:absolute;top:155px;left:310px;
    opacity: 1;visibility: visible;transition-delay: 0.2s; }
.carousel-item.active{width:720px;height:410px;opacity:1;z-index:5;transform:translate(-50%,-50%) scale(1)}
.carousel-item.left1{opacity:0.8;z-index:4;transform:translate(-120%,-50%) scale(0.92)}
.carousel-item.right1{opacity:0.8;z-index:4;transform:translate(20%,-50%) scale(0.92)}
.carousel-item.left2{opacity:0.45;z-index:3;transform:translate(-150%,-50%) scale(0.65)}
.carousel-item.right2{opacity:0.45;z-index:3;transform:translate(50%,-50%) scale(0.65)}
.carousel-item.hide{opacity:0;z-index:1;transform:translate(-50%,-50%) scale(0.5)}
.carousel-btn{position:absolute;top:50%;width:46px;height:46px;border:none;border-radius:50%;
    background:rgba(0,128,90,0.85);color:#fff;font-size:28px;cursor:pointer;z-index:20;transform:translateY(-50%)}
.carousel-btn.prev{left:20px}
.carousel-btn.next{right:20px}
.carousel-btn:hover{background:#00875a}
.carousel-dots{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:20}
.carousel-dots span{width:9px;height:9px;border-radius:50%;background:#c6d8d0;cursor:pointer}
.carousel-dots span.active{width:24px;border-radius:20px;background:#00875a}

/*首页小标题*/
.index-title{display: flex;justify-content: space-between;align-items: center;}
.index-title .index-btn{font-size: 20px;color:#fff;padding: 7px 21px;background:linear-gradient(180deg,rgba(194,0,6,1) 0%,rgba(224,25,31,1) 0%,rgba(194,0,6,1) 100%);border-radius:5px;}
.index-title .index-more{font-size:20px;}
.Products2 .index-title .index-btn{background:linear-gradient(180deg,rgba(255,191,0,1) 0%,rgba(255,153,0,1) 100%);}


/*首页企业简介*/
.index-info{padding: 60px 0 50px;background: #ff5800;}
.index-info .info{display: flex;justify-content: space-between;}
.index-info .info .info-l{width:370px;height:460px;}
.index-info .info .info-l img{width:100%;height:100%;}
.index-info .info .info-r{flex:1;margin-left: 35px;height:450px;margin-top: 10px;padding: 15px;background: #000;color:#fff;line-height: 24px;text-align:justify;}
.index-info .info .info-more{background:linear-gradient(0deg,rgba(255,156,48,1) 0%,rgba(244,183,33,1) 100%);padding: 8px 35px;float: right;margin-top:40px;}
.index-info .info-about {margin-top: 130px;margin-bottom: 100px;width: 1200px;height: 160px;display: flex;justify-content: space-between;
    background-image: url('../../../theme/default/images/index/info-nav-bg.png');background-size: 100% 100%;}
.index-info .info-about .about-icon {margin-top: -60px;margin-left: 80px;width:220px;height: 280px;}
.index-info .info-about .about-icon img {width: 100%;height: 100%;}
.index-info .info-about .about-list {margin-right: 80px;display: flex;justify-content: flex-end;align-items: center;}
.index-info .info-about .about-list .item {width:160px;height: 130px;margin-left: 30px;}
.index-info .info-about .about-list .item img {width: 100%;height: 100%;}


.Products1{padding: 0px 0 50px;background: #1A191C;background-image: url('../../../theme/default/images/index/goods-bg.png');background-size: 100% 100%;}
.Products2{padding: 60px 0 50px;background: #0D0D0D;}


/*首页产品中心*/
.product-tabs { height: 55px; background: #1c1721; position: relative; }
.product-tabs .goods-label { position: absolute; left: 0px; top: -13px; width: 158px; height: 102px; object-fit: contain; }
.product-tabs ul { position: relative;  width: 1200px; height: 55px; margin: 0 auto; padding: 0 0 0 170px; display: flex; align-items: center; list-style: none; gap: 26px; color: #d9d9d9; font-size: 14px; text-transform: uppercase; }

.Products1 .more {margin: 40px auto 20px;width: 170px; text-align: center;font-size: 40px;color: #ff5800;}
.index-goods{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top:65px;}
.index-goods .goods{width:262px;height:314px;margin:25px 0;}
.index-goods .img-box{width:262px;height:262px;}
.index-goods .goods-img{width:262px;height:262px;}
.index-goods .goods-name{width:232px;height:52px;display: flex;justify-content: space-between;align-items: center;padding: 0 15px;background-image: url('../../../theme/default/images/icon/goods-name-bg.png');background-size: 100% 100%;}
.index-goods .goods-name span{font-size: 16px;height:52px;line-height:52px;overflow: hidden;
    display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.index-goods .goods-name .zhan{margin-left:10px;width: 27px;height:27px;}
.Products2 .index-goods .goods-name{background: #FFAF00;}



/*顶部图*/
.info_slide{width: 100%;position: relative;height: 540px;overflow: hidden;margin: 0px auto;}
.info_slide .info_position{position: absolute;bottom: 0;z-index:2;width:100%;height:40px;line-height: 40px;color:#fff;background: rgba(0,0,0,0.5);}
.info_slide .info_position a{color: #fff;}
.info_slide .info_img{width:100%;min-width: 1200px;height: 550px;overflow: hidden;display: block;outline: none;margin: 0px auto;position: relative;z-index: 1;}
.info_slide .info_img1{background: url("../images/top/info_1.png") no-repeat center;background-size: cover;}
.info_slide .info_img2{background: url("../images/top/info_2.png") no-repeat center;background-size: cover;}
.info_slide .info_img3{background: url("../images/top/info_3.png") no-repeat center;background-size: cover;}
.info_slide .info_img4{background: url("../images/top/info_4.png") no-repeat center;background-size: cover;}
.info_slide .info_img5{background: url("../images/top/info_5.png") no-repeat center;background-size: cover;}
.info_slide .info_img6{background: url("../images/top/info_6.png") no-repeat center;background-size: cover;}


/*单页*/
.content{padding-top:50px;padding-bottom:50px;}
.content .title{}
.content .titletxt{ font-size: 25px; font-weight: bold;text-align: center;}
.content .titleline{width: 100%;height:1px;background: #eee;margin:35px 0;}
.content .content-info{font-size: 16px;color:#333;line-height: 26px;}
.content .content-info video{display: block;width: 700px;margin:0 auto;}

/*单页FAQs*/
.titleFAQ{display: flex;justify-content: flex-start;align-items: center;margin-bottom:25px;}
.titleFAQ .index-btn{font-size: 20px;color:#fff;margin-right:15px;padding: 7px 21px;background:linear-gradient(180deg,rgba(194,0,6,1) 0%,rgba(224,25,31,1) 0%,rgba(194,0,6,1) 100%);border-radius:5px;}
.titleFAQ .index-btn.bg-grey{background:#555;}
.titleFAQ .index-btn:hover{background:linear-gradient(180deg,rgba(194,0,6,1) 0%,rgba(224,25,31,1) 0%,rgba(194,0,6,1) 100%);}
.FAQ-list{padding:50px 0 20px;}
.FAQ-list .FAQ-item{margin-bottom: 25px;font-size: 18px;line-height: 30px;}
.FAQ-list .FAQ-item .FAQ-item-question{color:#FCE911;}
.FAQ-list .FAQ-item .FAQ-item-answer{color:#fff;}

/*单页About*/
.content.content-info{display: flex;justify-content: space-between;align-items: flex-start;}
.content-info .about-class{border-radius: 10px;background: #333033;}
.content-info .about-class .about-class-item{display: block;width:250px;height:48px;line-height: 48px;border-radius: 10px;color:#fff;padding: 0 20px 0 30px;}
.content-info .about-class .about-class-item.active{background:linear-gradient(180deg,rgba(194,0,6,1) 0%,rgba(224,25,31,1) 0%,rgba(194,0,6,1) 100%);}
.content-info .about-content{flex:1;margin-left:80px;}
.content-info .about-content .info_gsimg{float: right;width: 520px;height: 314px;}
.content-info .about-content .info_gsimg img{float: right;width: 520px;height: 314px;}

/*新闻中心*/
.news-list{margin-top:50px;}
.news-list .news-box{width: 100%;background: #373737;margin-bottom:20px;display: flex;justify-content: flex-start;align-items:flex-start;}
.news-list .news-box .news-img{width: 230px;height:157px;display: flex;justify-content: center;align-items: center;}
.news-list .news-box .news-img img{width:200px;height:130px;}
.news-list .news-box .news-con{flex:1;height:157px;}
.news-list .news-box .news-mov{width:870px;height:105px;margin-top:35px;margin-left:35px;display: flex;justify-content: space-between; align-items: flex-start;}
.news-list .news-box .con-l{width:670px;height:105px;}
.news-list .news-box .con-l .title{font-size:16px;font-weight: bold;color:#ddd;line-height:20px;height:20px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.news-list .news-box .con-l .desc{margin-top:22px;font-size:12px;color:#bbb;line-height:20px;height:40px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news-list .news-box .con-r{width:140px;height:105px;color:#DDD;}
.news-list .news-box .con-r .time{font-size:18px;}
.news-list .news-box .con-r .btn{font-size:12px;width:70px;height:36px;line-height: 36px;text-align:center;border-radius: 36px;margin-top:40px;border:1px solid #ccc;color:#ccc;background: #F7F7F7;}

/*新闻触碰后样式*/
.news-list .news-box.cur{box-shadow: 0 4px 10px 0px #393939;background: #393939;transition: all 0.1s;}
.news-list .news-box.cur .news-con{background: #393939;transition: all 0.1s;}
.news-list .news-box.cur .title{color:#fff;transition: all 0.1s;}
.news-list .news-box.cur .desc{color:#fff;transition: all 0.1s;}
.news-list .news-box.cur .con-r{color:#fff;transition: all 0.1s;}
.news-list .news-box.cur .con-r .btn{background: #fff;color:#555;transition: all 0.1s;}
.news-list .news-box.cur .con-l{margin-left:20px;transition: all 0.7s;}
.news-list .news-box.cur .con-r .btn{margin-left:60px;transition: all 0.7s;}

/*分页*/
.newspage{width:1200px;margin:20px auto;}
.newspage .prev,.newspage .next,.newspage .num,.newspage .current{padding: 5px 12px;font-size:14px;line-height:20px;color:#949494;background: #EEEEEE;margin-right:3px;}
.newspage .prev,.newspage .next{color:#fff;background: #aaa;}
.newspage .prev:hover,.newspage .next:hover,.newspage .num:hover,.newspage .current{color:#fff;background: #ff5800;}
.fenye1 span{padding:4px;border:1px #999 solid}


/*留言板*/
#form_do dl{height:30px;margin:10px 0;}
#form_do dl dt{width:10%;float:left;text-align:center;line-height:30px;font-size:16px;}
#form_do dl dd{width:90%;float:right;}
#form_do dl dd input{width:200px;height:30px;border-radius:3px;}
#form_do dl dd textarea{width:400px;height:150px;border-radius:5px;}


/*商品分类*/
.content.content-product{display: flex;justify-content: space-between;align-items: flex-start;}
.content-product .product-class{border-radius: 10px;background: #333033;}
.content-product .product-class .product-class-item{display: block;width:300px;height:48px;line-height: 48px;border-radius: 10px;color:#fff;padding: 0 20px 0 30px;
    overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.content-product .product-class .product-class-item.active{background:#ff5800;}

.product-content{flex:1;margin-left:80px;}
.product-content .pro-t{width:100%;display: flex;justify-content: flex-end;align-items: center;margin-bottom: 40px;}
.product-content .pro-t input{width:250px;height:36px;line-height: 36px;border:none;margin-right:30px;font-size:18px;text-indent: 10px;}
.product-content .pro-t button{border:none;background:#ff5800;
    padding: 0 35px;height:36px;line-height: 36px;font-size:18px;color:#fff;}
.product-content .pro-b{width:100%;display: flex;justify-content: flex-start;flex-wrap: wrap;}

.product-content .goods{width:240px;margin-bottom:25px;margin-right:25px;overflow: hidden;}
.product-content .goods:nth-child(3n){margin-right:0;}
.product-content .img-box{width:240px;height:240px;}
.product-content .goods-img{width:240px;height:240px;}
.product-content .goods-name{width:232px;height:52px;display: flex;justify-content: space-between;align-items: center;padding: 0 15px;background-image: url('../../../theme/default/images/icon/goods-name-bg.png');background-size: 100% 100%;}

.product-content .goods-name span{font-size: 16px;height:52px;line-height:52px;overflow: hidden;
    display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.product-content .goods-name img{display: none;}

.product-content .pro-no{font-size: 30px;color:#999;}


.shineflip-box{position: relative;width:1200px;height: 900px;}

/*产品详情*/
#goodsInfo { display: flex;justify-content: flex-start;}

#goodsInfo .imgInfo {width:480px;margin-right:60px;}
#goodsInfo .imgInfo .thumb {width:230px;height:230px;display:block;}
#goodsInfo span.spanR {width:4px;height:48px;background:url(images/bg.gif) no-repeat -5px -527px;float:right;}
#goodsInfo .gallery {width:204px;float:left;margin-left:10px;_margin-left:5px;overflow:hidden;}
#goodsInfo .gallery ul {width:auto;}
#goodsInfo .gallery li {float:left;width:48px;margin:0 2px;}
#goodsInfo .gallery li img {width:46px;height:46px;display:block;}

#goodsInfo .textInfo {flex:1;}
#goodsInfo .textInfo h1 {font-size:48px;color: #FCE911;font-weight: bold;line-height:48px;padding-bottom: 15px;border-bottom: 2px solid #fff;display: inline-block;}
#goodsInfo .textInfo .goods-items{margin-top:35px;}
#goodsInfo .textInfo .goods-items .goods-item{padding: 5px 0;font-size: 24px;line-height: 36px;}

.goodsVideo{margin-top:40px;}
.goodsVideo .goodsVideo-title{font-size:48px;color: #FCE911;line-height:48px;padding-bottom: 15px;}


.MagicZoomBigImageCont {border:1px solid #ccc;}
.MagicZoomHeader {font:12px Tahoma,Verdana,Arial,sans-serif;color:#fff;background:#ccc;text-align:center !important;}
.MagicZoomPup {border:1px solid #aaa;background:#ffffff;cursor:hand;}
.MagicZoomLoading {text-align:center;background:#ffffff;color:#444;border:1px solid #ccc;opacity:0.8;padding:3px 3px 3px 3px !important;display:none;}
.MagicZoomLoading img {padding-top:3px !important;}
.MagicThumb {cursor:url(images/zoomin.cur),pointer;outline:none;}
.MagicThumb-zoomed {cursor:default;}
.MagicThumb span {display:none;}
.MagicThumb img {border:1px solid #f5f5f5;outline:none;}
.MagicThumb-image {border:1px solid #cccccc;outline:none;}
.MagicThumb-image-zoomed {cursor:url(images/zoomout.cur),pointer;}
.MagicThumb-caption {color:#333333;background-color:#F0F0F0;border:1px solid #CCCCCC;border-top:none;font-family:Verdana,Helvetica;font-size:11px;padding:8px 16px;}
.MagicThumb-controlbar {display:block;height:18px;}
.MagicThumb-controlbar a {display:block;width:18px;height:18px;margin:0px 1px;outline:none;float:left;overflow:hidden;}
.MagicThumb-controlbar a span {display:block;width:990px;height:990px;background:transparent url(images/controlbar.png) no-repeat 0 0;outline:none;position:absolute;left:0px;top:0px;}
.MagicThumb-loading {border:1px solid #000000;background:#ffffff url(images/loader.gif) no-repeat 2px 50%;padding:2px 2px 2px 22px;margin:0;text-decoration:none;text-align:left;font-size:8pt;font-family:sans-serif;}
.picture {margin-top:15px;text-align:left;}
.picture img {width:80px;height:80px;cursor:pointer;margin:0 0px;margin-right:10px;}
.picture img.onbg {border:1px solid #e30013;}
.picture img.autobg {border:1px solid #fff;}


.blank{height:15px; line-height:15px; clear:both; visibility:hidden;}
.blank5{height: 5px;line-height: 5px;clear: both;visibility: hidden;}








