@charset "utf-8";
/* CSS Document */

html, span, object,h1, h2, h3, h4, h5, h6, p, em, dd,dl, dt, ol, ul, li, form{ margin:0;padding:0;border:0; font-size:100%; font-family:inherit; list-style:none;}
input.btn{ border:none}
label{vertical-align:middle} .inputcheckbox{vertical-align:middle;} 

body{font: 12px "微软雅黑"; color:#333; margin:0 auto;padding:0px; list-style:none;  }
a{ color:#333; text-decoration:none; }
a:hover{  color:#008aff; text-decoration:none;  }
.clear_all {clear:both;}


img{ border:none; padding:0px; margin:0px; display:block; }
ul,li{ list-style-type:none; margin:0; padding:0; border:0; list-style:none }

.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}
.fl{ float:left;}
.fr{ float:right;}

.body_bg {width:100%;position:fixed;z-index:9999;width:100%;left:0;top:0;background:#fff; border-bottom:1px solid #ccc;}
.head{ width:98%; margin:0 auto;}


.body_top2 {height:113px;}
.body_top2 .logo{ float:left; font-weight:normal; padding-top:22px;}

.body_top2 .h_yuyan{ float:right; margin-top:42px; background:url(../images/en.jpg) left center no-repeat; padding-left:33px;font-size:14px; color:#000; line-height:28px;}
.body_top2 .h_yuyan a{ display:block;}


/* nav parts */
#menuv { float:left;height:113px; margin-left:15%;}
#menuv .nav{}
#menuv .nav li{ float: left; height:90px;position:relative;}
#menuv .nav li a{display: block; height:113px; line-height:113px;font-size: 18px;color: #000; text-align:center; padding:0 36px; font-weight:bold;}
#menuv .nav li a:hover{color:#ff6a00; font-weight:bold;}
#menuv .nav li a.nanh{color:#ff6a00;font-weight:bold;}
#menuv .nav li .sec{display:none; position: absolute; left:0px; top:113px; width:100%;z-index:999; }
#menuv .nav li .sec li{position: relative;border:none; height:45px; background:#fff;border-bottom:1px solid #eee; padding-bottom:0; opacity:0.9;}
#menuv .nav li .sec li a{display: block;width:180px; padding:0 10px 0 36px; text-align:left; font:100 14px/45px "微软雅黑";height:45px; color:#333; background:url(../images/navh.jpg) 20px center no-repeat;}
#menuv .nav li .sec li a:hover{color:#ff6a00;}
#menuv .nav li.te{ border:none;}

@media screen and (min-width:1461px) and (max-width:1600px){
#menuv { margin-left:10%;}}

@media screen and (min-width:1300px) and (max-width:1460px){.head{width:98%; margin:0 auto;}
#menuv { margin-left:4%;}}
@media screen and (min-width:1000px) and (max-width:1299px){.head{width:100%; margin:0 auto;}
#menuv .nav li a{padding:0 26px;}
#menuv { margin-left:2%;}}


/*box1*/
.box1{ width:100%;}
.b1left{ width:26%; text-align:center; padding-top:160px;}
.b1left h3{ font-size:38px; color:#000; line-height:46px; font-weight:bold;}
.b1left span{ display:block; font-family:"Tahoma"; color:#000; line-height:20px; text-transform:uppercase;}
.b1left p{ padding:60px 0; font-size:18px; color:#000; line-height:30px;font-weight:bold;}

.b1right{ width:74%;}
.b1right ul { width:100%;}
.b1right ul li{width:25%; background:#f8f8f8; text-align:center;padding-top:134px; float:left; padding-bottom:20px;}
.b1right ul li img{ width:80%; height:auto; vertical-align:middle; margin:0 auto; max-width:280px; overflow:hidden;}
.b1right ul li p{ font-size:20px; color:#000; line-height:40px;margin:90px 0; font-weight:bold;}
.b1right ul li:hover p{ color:#008aff; }
.b1right ul li:nth-child(2){ background:#fff;}
.b1right ul li:nth-child(4){ background:#fff;}

/*about*/
.about{ width:100%; background:url(../images/abbg.jpg) center top no-repeat; max-height:600px; overflow:hidden; padding:50px 0;}
.about .b_title a{ color:#fff;}
.abcon{ width:1200px; margin:0 auto;}
.abtext{ font-size:15px; line-height:30px; color:#fff;margin:40px 0;}
.more{ width:176px; height:46px; overflow:hidden; background:#008aff; margin:0 auto; line-height:46px; text-align:center; display:block; color:#fff; font-size:15px;}
.more:hover{ background:#fff;color:#008aff;}


/*产品*/
/*box5*/
.box5{ width:85%; min-width:1200px; overflow:hidden; margin:50px auto;}

.b_title{text-align:center; background:url(../images/bt.png) center bottom no-repeat;}
.b_title a{color:#262525; font-size:35px;line-height:50px; display:block; font-weight:bold; padding-bottom:15px;}


.proclass{ margin-top:25px;text-align:center;}
.proclass a{margin:0 8px; font-size:15px; margin-bottom:8px; line-height:28px; font-weight:bold; color:#fff; padding:5px 10px 5px 26px; background:url(../images/pflh.png) 7px center no-repeat #008aff; display:inline-block;}
.proclass a:hover{ background:url(../images/pflh.png) 10px center no-repeat #173983; color:#fff; }

.b5_right{ margin-top:36px;}
.q_tpm2_1 { width:100%;}
.q_tpm2_1 li {width:18%; float:left; margin:0px 1% 18px 1%;background:#fff; position:relative;}
.q_tpm2_1 li .pimg{width:100%; height:auto;overflow:hidden; border:1px solid #ddd;}
.q_tpm2_1 li .pimg img { width:100%; height:auto;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;}
.q_tpm2_1 li .pimg:hover img{-webkit-transform:scale(1.2);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;}
.q_tpm2_1 li p{ font-size:15px; line-height:40px; text-align:center;overflow:hidden;}


/**/
.box{ width:100%; background:url(../images/bbg.jpg) center top no-repeat; padding:150px 0 180px 0; max-height:640px; overflow:hidden;}
.box .b_title a{color:#fff;}
.box .b_title p{color:#fff;} 
.box .btext{ font-size:24px; font-weight:bold; color:#fff; line-height:40px; margin:70px 0; text-align:center;}

/**/
.newsbox{ width:100%;padding:50px 0 50px 0;}

.nscon{ width:82%; margin:0 auto; margin-top:40px;}
.nscon ul li{ float:left; width:31%; margin-right:3.5%; background:#fff;}
.nscon ul li:last-child{ float:right; margin-right:0;}
.nscon ul li .nimg{ width:100%; height:auto; overflow:hidden;}
.nscon ul li .nimg img{ width:100%; height:auto; -webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;}
.nscon ul li .nimg:hover img{webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;}
.nscon ul li .red{ padding:15px; background:#eeeeee;}
.nscon ul li .red a{ display:block; font-size:18px; font-weight:bold; line-height:30px; height:30px; overflow:hidden;}
.nscon ul li .red span{ display:block; font-size:13px; color:#979797; line-height:30px;}

/*box2*/
.box2{ width:100%; height:100%; max-height:300px; overflow:hidden; margin-bottom:50px;}
.box2 .b2left{ width:50%; height:100%; position:relative;}
.box2 .b2left img{ width:100%; height:100%; overflow:hidden;}
.box2 .b2left .b2text{ position:absolute; right:15%; top:27%; width:430px; overflow:hidden;}
.box2 .b2left .b2text a{ width:176px; height:54px; border:1px solid #fff; line-height:54px; text-align:center; font-size:18px; color:#fff; display:block; margin:0 auto;}
.box2 .b2left .b2text p{ text-align:center; margin-top:40px; color:#fff; font-size:14px;}

.box2 .b2right{ width:50%;height:100%;}
.box2 .b2right a img{ width:100%; height:100%; overflow:hidden;}

@media screen and (min-width:1300px) and (max-width:1699px){
.box2 .b2left .b2text{ position:absolute; right:15%; top:25%; width:430px; overflow:hidden;}
.box2 .b2left .b2text a{ width:176px; height:54px; border:1px solid #fff; line-height:54px; text-align:center; font-size:16px; color:#fff; display:block; margin:0 auto;}
.box2 .b2left .b2text p{ text-align:center; margin-top:30px; color:#fff; font-size:13px;}
}

#pagetop {
  display: block;
  
  background-color:#ccc;
  box-shadow: 0px 0px 5px 0.4px rgba(0, 0, 0, 0.2);
  position: relative;
  }

    #pagetop {
      width:40px;
      height:40px;
      float:right; margin:20px 0 15px 20px;
      /* transition: .25s; */
      }
      #pagetop:hover {
        -webkit-transform: translate(0, -8px);
                transform: translate(0, -8px); } 
 
  #pagetop:after {
    content: "";
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transform-origin: center;
            transform-origin: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 45%; }
    @media screen and (min-width: 768px), print {
      #pagetop:after {
        width: 12px;
        height: 12px; } }
    @media screen and (max-width: 767px), print {
      #pagetop:after {
        width: 8px;
        height: 8px; } }

/*友情链接*/
.link{ width:98%; margin:20px auto;}
.link_t{height:30px; line-height:30px;font-size:16px; color:#006aad;display:inline-block; font-weight:bold;}
.link_con{ display:inline-block;}
.link_con a{line-height:30px; padding:0 6px; display:inline-block; color:#555;}
.link_con a:hover{ color:#333;}


/*底部*/
/*底部*/
.footer{ width:100%; border-top:3px solid #008aff; padding-top:55px; }
.foot{ width:82%; margin:0 auto;}
.foot .flnav{ width:48%;}
.footer .fnav{ overflow:hidden; float:left; width:33%;}
.footer .fnav h3{ font-size:18px; margin-bottom:15px; }
.footer .fnav h3 a{ color:#333}
.footer .fnav ul li{ font-size:14px; line-height:30px;}
.footer .fnav ul li a{ color:#666;}
.footer .fnav ul li a:hover{ color:#008aff;}
.footer .info{ overflow:hidden; width:25%; float:left; padding-left:6%; border-left:1px solid #e3e3e3;}
.footer .info h4{ font-size:18px; color:#333; margin-bottom:15px;}
.footer .info span{ display:block; font-size:13px; color:#666; margin-bottom:5px;}
.footer .info em{ display:block; font-size:26px; color:#008aff;}


.footer .ewm1{ float:right; width:152px; text-align:center; line-height:26px; font-size:13px; color:#666;}
.footer .ewm{ display:block;padding:1px; background:url(../images/ewmbg.png) no-repeat center; width:150px; height:150px; overflow:hidden;}
.footer .fbtm{ overflow:hidden; padding:15px 0; border-top:1px solid #e3e3e3; margin-top:30px;}
.footer .fbtm p{ float:left; font-size:12px; color:#666; line-height:35px;}
.footer .fbtm select{ overflow:hidden; width:170px; height:35px; border:1px solid #e3e3e3; line-height:35px; float:right; font-size:12px; color:#666; padding-left:10px;}
.footer .fbtm ul{ overflow:hidden; float:right; margin-top:8px;}
.footer .fbtm li{ float:left; padding:0 10px; border-right:1px solid #cecece; font-size:12px;}
.footer .fbtm li a{ color:#666;}
.footer .fbtm li.last{ padding-right:0; border:none}


/*内页*/
/* ban1 ==================*/
.ban{width:100%; position:relative; margin-top:100px;}
.ban img{ width:100%; height:auto;}


.body_index { height:100%; width:100%; margin:0 auto; background:#f5f5f5; padding:40px 9%;}

.body_indexlx{ padding:40px 0;}

/**/
/**/
.a_nav{text-align:center; width:100%; margin:0 auto; margin-top:30px;}
.a_nav a{ display:inline-block; padding:8px 32px; margin-right:10px; margin-left:10px; line-height:26px; font-size:16px; font-weight:normal;cursor:pointer; color:#333;margin-bottom:10px; background:#fff; border:1px solid #ddd;}
.a_nav a:hover{background:#008aff; color:#fff; text-decoration:none; }
.a_nav a.cur{ background:#008aff; color:#fff; }


/*内页名称*/
.ny_name{ text-align:center; margin-bottom:30px;}
.ny_name a{ color:#444; font-size:32px;line-height:40px; display:block;}
.ny_name hr{ width:20px; height:4px; background:#008aff; margin:0 auto; margin-bottom:5px; border-top:none;}



/*产品*/
.sec_con22{ width:96%; margin:0 auto 40px;}
.ul_1{ margin-top:40px;}
.ul_1 li {width:23%; float:left; margin:0px 1% 20px 1%; position:relative;}
.ul_1 li .pimg{width:100%; height:auto;overflow:hidden; border:1px solid #ddd;}
.ul_1 li .pimg img { width:100%; height:auto;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;}
.ul_1 li .pimg:hover img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;}
.ul_1 li p{ font-size:15px; line-height:36px;overflow:hidden; text-align:center;}



/*新闻*/
.sec_tpm3 { width:1200px; margin:0 auto;line-height:34px;overflow:hidden; margin-top:30px;}
.ul04{}
.news-list { background:#fff; border:1px solid #eee; padding:20px; margin-bottom:15px; overflow:hidden; *zoom:1; }
.news-list:hover, .news-list.cur { }
.news-list .text .t_48_1{ line-height:22px; height:23px; overflow:hidden; font-size:18px; }
.news-list .text .t_48_1 a{ color:#000; }
.news-list .text:hover .t_48_1 a{ color:#008aff;}
.news-list .text p {line-height:24px; color:#666; font-size:14px; text-align:justify; height:50px; overflow:hidden; margin-top:10px}
.news-list .text span.btn { display:block; text-align:right; }
.news-list .text span.btn a{ line-height:30px; text-align:center; display:inline-block; background:#aaa; width:80px; height:30px; border-radius:6px; color:#fff; font-size:13px; margin-left:10px;}
.news-list .text:hover span.btn a{ background:#008aff;}

/*产品内页*/
.psnav{width:1200px; margin:0 auto; text-align:left;}
.sec_con11{ width:1200px; margin:0 auto; margin-top:20px;}
.sec_tpm_t{ width:1200px;line-height:24px; margin-top:20px;font:100 14px/24px "微软雅黑"; min-height:400px; float:left;}
.sec_tpm_t img { max-width:1100px; overflow:hidden; margin:0 auto;}

.sectit { margin:22px 0; font-size:32px; color:#008aff; line-height:40px;}
.secbut { width:88px; height:32px; display:inline-block; font:14px "Microsoft YaHei"; color:#fff; line-height:32px; text-align:center; background:#211613; -moz-border-radius: 5px;/* Gecko browsers */-webkit-border-radius: 5px;   /* Webkit browsers */border-radius:5px; margin-right:10px; }
.secbut a{ color:#fff;}
.bdshare-button-style0-16 .bds_qzone{background-position:0 -52px}.bdshare-button-style0-16 .bds_tsina{background-position:0 -104px}.bdshare-button-style0-16 .bds_renren{background-position:0 -208px}.bdshare-button-style0-16 .bds_tqq{background-position:0 -260px}.bdshare-button-style0-16 .bds_kaixin001{background-position:0 -312px}.bdshare-button-style0-16 .bds_tqf{background-position:0 -364px}.bdshare-button-style0-16 .bds_hi{background-position:0 -416px}.bdshare-button-style0-16 .bds_douban{background-position:0 -468px}.bdshare-button-style0-16 .bds_tieba{background-position:0 -728px}.bdshare-button-style0-16 .bds_hx{background-position:0 -988px}.bdshare-button-style0-16 .bds_fx{background-position:0 -1040px}.bdshare-button-style0-16 .bds_ty{background-position:0 -1196px}.bdshare-button-style0-16 .bds_fbook{background-position:0 -1352px}.bdshare-button-style0-16 .bds_twi{background-position:0 -1404px}.bdshare-button-style0-16 .bds_linkedin{background-position:0 -1664px}.bdshare-button-style0-16 .bds_meilishuo{background-position:0 -1716px}.bdshare-button-style0-16 .bds_mogujie{background-position:0 -1768px}.bdshare-button-style0-16 .bds_diandian{background-position:0 -1820px}.bdshare-button-style0-16 .bds_huaban{background-position:0 -1872px}.bdshare-button-style0-16 .bds_duitang{background-position:0 -2028px}.bdshare-button-style0-16 .bds_youdao{background-position:0 -2080px}.bdshare-button-style0-16 .bds_wealink{background-position:0 -2184px}.bdshare-button-style0-16 .bds_copy{background-position:0 -2288px}.bdshare-button-style0-16 .bds_mail{background-position:0 -2340px}.bdshare-button-style0-16 .bds_print{background-position:0 -2392px}.bdshare-button-style0-16 .bds_mshare{background-position:0 -2444px}.bdshare-button-style0-16 .bds_sqq{background-position:0 -2652px}.bdshare-button-style0-16 .bds_sdo{background-position:0 -2704px}.bdshare-button-style0-16 .bds_qingbiji{background-position:0 -2756px}.bdshare-button-style0-16 .bds_people{background-position:0 -2808px}.bdshare-button-style0-16 .bds_xinhua{background-position:0 -2912px}.bdshare-button-style0-16 .bds_yaolan{background-position:0 -2964px}.bdshare-button-style0-16 .bds_thx{background-position:0 -2496px}.bdshare-button-style0-16 .bds_bdhome{background-position:0 -156px}.bdshare-button-style0-16 .bds_bdxc{background-position:0 -2548px}.bdshare-button-style0-16 .bds_bdysc{background-position:0 -3068px}.bdshare-button-style0-16 .bds_isohu{background-position:0 -3016px}.bdshare-button-style0-16 .bds_more{background-position:0 0}.bdshare-button-style0-16 .bds_ibaidu{background-position:0 -3120px}.bdshare-button-style0-16 .bds_weixin{background-position:0 -1612px}.bdshare-button-style0-16 .bds_iguba{background-position:0 -1300px}.bdshare-button-style0-16 .bds_h163{background-position:0 -3160px}.bdshare-button-style0-16 .bds_evernotecn{background-position:0 -3184px}.bdshare-button-style0-16{zoom:1}.bdshare-button-style0-16:after{content:".";visibility:hidden;display:block;height:0;clear:both}.bdshare-button-style0-16 a,.bdshare-button-style0-16 .bds_more{float:left;font-size:12px;padding-left:17px;line-height:16px;height:16px;background-image:url(../img/share/icons_0_16.png?v=91362611.png);background-repeat:no-repeat;cursor:pointer;margin:6px 6px 6px 0}.bdshare-button-style0-16 a:hover{color:#333;opacity:.8;filter:alpha(opacity=80)}.bdshare-button-style0-16 .bds_more{color:#333;float:left}.bdshare-button-style0-16 .bds_count{color:#333;background:url(../img/share/sc.png?v=a970ff04.png) no-repeat 0 -30px;width:42px;height:16px;padding:0;margin:6px 0 0;text-align:center}.bdshare-button-style0-16 .bds_count:hover{background-position:-42px -30px}.bdshare-button-style0-16 .bds_button_image{float:left;cursor:pointer;margin:6px 6px 0 0;height:auto;padding:0}.bdshare-button-style0-16 .bdshare_button_count{background:url(../img/share/sc.png?v=a970ff04.png) no-repeat 0 0;width:44px;height:24px;line-height:24px}.bdshare-button-style0-16 .bdshare_button_count:hover{background-position:-44px 0}.bds_tsohu,.bds_tfh,.bds_baidu,.bds_qq,.bds_msn,.bds_sohu,.bds_qy,.bds_leho,.bds_ifeng,.bds_ff,.bds_tuita,.bds_ms,.bds_deli,.bds_s51,.bds_t163,.bds_share189,.bds_xg,.bds_s139{display:none}

.jqzoom{float:left;position:relative;cursor:pointer;}
div.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}

div.jqZoomPup{z-index:10;visibility:hidden;position: absolute;top:0px;left:0px;width:150px;height:150px;border:1px solid #aaa;background: #fff;opacity:0.5;-moz-opacity: 0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);}
.wr20 { font-size:24px; line-height:50px; border-bottom:1px solid #ddd; display:block; padding-bottom:5px; font-weight:bold; margin-bottom:3px;}
.wr14 { font-size:16px; font-weight:bold; line-height:30px; color:#008aff; padding-top:10px; display:block;}

.pro1{ width:500px; height:375px; overflow:hidden; border:1px solid #ccc; padding:2px; background:#fff;}

.proms{ height:182px; font-size:13px; line-height:26px; overflow:hidden;word-break: break-all; word-wrap:break-word; margin-top:10px; padding-bottom:10px; border-bottom:1px solid #ddd; margin-bottom:15px;}
.prolx{ background:url(../images/cptel.png) left center no-repeat; font-size:14px; color:#008aff; line-height:20px; padding-left:60px;}
.prolx b{ display:block; font-size:26px; color:#008aff; line-height:30px;}


/*厂房*/
.am-g{ width:100%;}
.list_case{overflow:hidden;}
.list_case .list{ width:23%; margin:0 1%; margin-bottom:25px;}

.list_case .list a{display:block;overflow:hidden}
.list_case .list a img{-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;transition:all 1s; width:100%; height:auto; overflow:hidden;}
.list_case .list a:hover img{-webkit-transform:scale(1.1, 1.1);-moz-transform:scale(1.1, 1.1);-o-transform:scale(1.1, 1.1);transform:scale(1.1, 1.1)}
.list_case .list .txt{margin-top:1rem}
.list_case .list .txt span{ display:block;font-size:18px; text-align:center;}
.list_case .list .txt i{ font-style:normal; display:block;font-size:1.2rem;color:#8f8f8f;  }

/*新闻内页*/
.sec_con2{ width:1200px; margin:0 auto; margin-top:30px;}

/*公司简介*/
.sec_bd11{margin:0 auto; margin-top:30px; font-size:15px; line-height:28px;}
.sec_bd11 img{ max-width:1200px; overflow:hidden; margin:0 auto;}

/*联系*/
.sec_bd22{width:1200px; margin:0 auto; margin-top:40px; height:500px; background:url(../images/map1.jpg) center center no-repeat; position:relative;}
.lxtext{ position:absolute; top:50px; left:100px; height:400px; width:340px; background-color:rgba(0,138,255,0.9); padding:30px 30px; color:#fff; line-height:32px; font-size:16px;}
.lxtext a{ color:#fff;}


/*合作伙伴*/
.sec_tpmcp{ width:1200px; margin:0 auto;}
.cus{}
.cus li{float:left;width:220px; height:112px; margin:0 10px 20px 10px;}
.cus li img{width:200px;height:92px; padding:10px;border:1px solid #dcdddc; overflow:hidden; background:#fff;}
.cus li a{ display: block;
    content: '';
    flex: 1;}
.cus li a:hover{-webkit-box-shadow: 0 4px 8px #c0c0c0;
    -moz-box-shadow:0 4px 8px #c0c0c0;
    box-shadow: 0 4px 8px #c0c0c0;
    margin-top: -3px;}