﻿@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-size:12px; font-family:Arial, "微软雅黑"; color:#666;letter-spacing: 2px;}
a{color:#666; text-decoration:none; outline:none;}
a:active{star:expression(this.onFocus=this.blur());} 
img{border:0px; vertical-align:middle;}
a:link {text-decoration: none; outline:none;}
a:visited{text-decoration: none; outline:none;}
a:hover{text-decoration:none; color:#37c3e3; outline:none;}
ul, p, dl, dt, dd{padding:0px; margin:0px;}
li{list-style-position:outside; list-style-type:none;}
h1, h2, h3, h4, h5{font-size:14px; padding:0px; margin:0px;}
h1{font-size:16px;}
h5{font-size:12px;}
.fl{float:left;}
.fr{float:right;}
.clear_f{clear:both; height:0px; padding:0px; margin:0px; display:block; _display:inherit;}

.h10{height:10px; overflow:hidden; clear:both;}
.h30{height:30px; overflow:hidden; clear:both;}
.h60{height:60px; overflow:hidden; clear:both;}
.h70{height:70px; overflow:hidden; clear:both;}
.h100{height:100px; overflow:hidden; clear:both;}
input, textarea{background:transparent; padding:0px; font-size:12px; font-family:Arial, "微软雅黑"; color:#888; outline:none; border:0px;}
em{font-style:normal;}
.btn1{cursor:pointer;}
.red{color:#cb1f18;}
.wal{width:1200px; margin:0px auto;}
.wal2{width:1450px; margin:0px auto;}
.wal3{width:1246px; margin:0px auto;}

.w237{ width:237px; overflow:hidden;}
.w903{ width:903px; border-right: #f3f3f3 solid 1px; overflow:hidden;}


.productList .list li .box, .productType .midList li .box{
transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;	
}

.Phone-Box{ display: none; }

@font-face {font-family:thin; src:url(../font/NOTOSANSHANS-THIN-WINDOWS.OTF);}

.fangda{ overflow: hidden;}
.fangda img{ transition:2s;-moz-transition:2s;-webkit-transition:2s;-o-transition:2s;}
.fangda:hover img{ transform:scale(1.1);-webkit-transform:scale(1.1);}

/*按钮动画--start*/
.ico_h {display: inline-block; position: relative; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); } 
.ico_h:before {pointer-events: none; position: absolute; z-index: -1; content: ''; top: 100%; left: 5%; height: 10px; width: 90%; opacity: 0; background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); /* W3C */ -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform, opacity; transition-property: transform, opacity; } 
.ico_h:hover, .ico_h:focus, .ico_h:active {-webkit-transform: translateY(-6px); transform: translateY(-6px); -webkit-animation-name: hover; animation-name: hover; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; } 
.ico_h:hover:before, .ico_h:focus:before, .ico_h:active:before {opacity: .4; -webkit-transform: translateY(6px); transform: translateY(6px); -webkit-animation-name: hover-shadow; animation-name: hover-shadow; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; }
/*按钮动画--end*/

.headDiv{ height:110px; position:relative; z-index:11; width: 100%; background: #1a1a1a;}
.headDiv2{ position: absolute; left: 0px; top: 0px; }
.headDiv .navBtn{ position: absolute; left: 0px; top: 0px; width: 157px; background: url(../images/line1.png) right top repeat-y; height: 100%;}
.headDiv .navBtn a{ display: block; height: 157px; width: 77px; padding-left: 80px; text-align: center; color: #fff; }
.headDiv .navBtn p{ padding: 38px 0 5px; font-size: 18px; }
.headDiv .logoDiv{ position: absolute; left: 100px; top: 0px; height: 100%;}
.headDiv .logoDiv a{ display: block; width: 100%; height: 100%; }
.headDiv .logoDiv img{ position: relative; left: 16px; top: 0; }
.headDiv .logoDiv2{ display: none; position: absolute; left: 50%; top: 0px; width: 64px; line-height: 60px; margin-left: -32px; height: 60px;}
.headDiv .logoDiv2 a{ display: block; width: 100%; height: 100%; }
.headDiv .logoDiv2 img{ width: 64px; }
.headDiv .lan{ position: absolute; right: 94px; top: 57px; background: url(../images/nimg20_1.png) right center no-repeat; width: 130px;}
.headDiv .lan em{ display: block; color: #fff; font-size: 18px; line-height: 32px; height: 32px;}
.headDiv .lan .hideBox{ position:absolute; top:32px; left:0px; z-index:222; display:none; background: #fff;}
.headDiv .lan .topGroup{ width:128px; border: #eee solid 1px;}
.headDiv .lan .topGroup dd{ height:56px; line-height:56px; font-size: 18px; border-bottom: #dcdcdc solid 1px;}
.headDiv .lan .topGroup dd:hover a{color:#fff;background:#e5e5e4;}
.headDiv .lan .topGroup dd a{ color:#000; display: block; padding-left: 8px;}
/*.headDiv .lan .topGroup dd a:hover img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    _filter: none;
}*/
.headDiv .lan .topGroup dd img{ padding-left: 12px; }
    
.headDiv .searchBtn{ position: absolute; right: 270px; top: 50px; }
.headDiv .searchBtn a{ display: block; width: 48px; height: 37px; }
.headDiv .links{ position: absolute; right: 345px; top: 50px; }
.headDiv .links li{ float: left; margin-left: 5px; }
.headDiv .links li a{ display: block; width: 200px; height: 37px; background: #e6e6e6; line-height: 37px; text-align: center; font-size: 14px; color: #000; }
.headDiv .links .li01 a{ width:130px;}
.headDiv .links li a img{ padding-right: 10px;width:19px; }
.navIco{display:none; width:50px; height:50px; position:absolute; top:0px; right:0px; text-align: center; line-height: 50px;}
.navIco img{ width: 28px; }

.helpTel{ position: fixed; z-index: 10; top: 60px; height: 40px; border-bottom: #727171 solid 1px; left: 0px; width: 100%; display: none; background: #fff url(../images/line3.jpg) center top repeat-y;}
.helpTel li{ float: left; width: 50%; height: 40px; text-align: center;}
.helpTel li a{ line-height: 40px; display: block; width: 100%; font-size: 15px; color: #3e3a39; }
.helpTel li img{ padding-right: 12px; position: relative; top: -1px;width:19px;}

.nav{ position: absolute; height:110px; top: 0px; left: 414px; z-index:100;}
.nav li{ height:110px; float: left; line-height:110px; padding: 0; background: url(../images/line2.png) right center no-repeat;}
.nav li:last-child{ background: none; }
.nav a{ position:relative; display:block; height: 110px; line-height:110px; color:#fff; font-size:18px;padding:0 22px;}
.nav li a:hover, .nav li .aNow, .nav li .aNow1,.nav li.on a{ color: #81D8D0;}

/*导航触发效果*/
.sNav{position:absolute; top: 110px; z-index:111; height:790px; display:none; background:#fff; left: 50%; margin-left: -600px; width: 1126px; box-shadow:0 1px 5px rgba(35,25,25,0.2); -moz-box-shadow:0 1px 5px rgba(35,25,25,0.2); -webkit-box-shadow:0 1px 5px rgba(35,25,25,0.2);overflow-x: auto;padding-bottom:30px}
.sNav .bigBox{ padding: 15px 0 0 48px;}
.sNav .txt{ border-bottom: #bbb solid 1px; height: 40px; line-height: 40px; width: 514px; background: url(../images/nimg10_1.png) right center no-repeat;margin-top: 10px;margin-bottom:15px;}
.sNav .txt a{ display: block; height: 40px; font-size: 18px; color: #000; font-weight: bold; }

.sNav .wen{ font-weight: bold; font-size: 16px; color: #000; padding: 0 0 10px; }
.sNav .wen1{padding: 10px 0 10px;}
.sNav .sab{ padding-bottom: 5px; overflow:hidden;width: 572px;}
.sNav .sab2{ padding-bottom: 0px; }
.sNav .sab li{ float: left; font-size: 16px; color: #000; margin-right: 18px; cursor: pointer; height: 20px;
    line-height: 20px;    margin-bottom:8px;}
.sNav .sab li:hover{ color: #81D8D0; }
.sNav .sab li .hideBox{ display: none; position: absolute; right: 100px; top: 105px; width: 320px;}
.sNav .sab li .hideBox .imgDiv img{max-width:320px;}
.sNav .sab .liNow .hideBox{ display: block; }
.sNav .sab li .name{ padding-top: 25px; font-weight: bold; font-size: 20px; color: #221815; line-height: 24px; text-align: center;}
.sNav .sab li .price{ font-size: 14px; color: #221815; padding: 20px 0 10px; text-align: center;}
.sNav .sab li .more{ text-align: center;  font-size: 14px; color: #221815;width:100%;}
.sNav .sab li .more img{ padding-left: 10px; position: relative; top: -1px;}

.navLeft{ height:100%; width:448px; overflow:hidden; position:fixed; z-index:55; left:-448px; top:0px; background: #fff;}
.navLeft .bg{overflow-x: auto;position:relative; height:100%; width:100%;}
.navLeft .closeBtn{ height:38px; width:38px; position:absolute; top:23px; right:28px; z-index:22;}
.navLeft .closeBtn img{width:25px;}
.navLeft .list{ padding-top: 70px; }
.navLeft .list li{ height: 56px; line-height: 56px; border-bottom: #ccc solid 1px; font-size: 20px;}
.navLeft .list li a{ display: block; height: 56px; padding-left: 80px; color: #000;}
.navLeft .list li a:hover{ background: #fff; color: #fff; }
.navLeft .hideBox{ display:none;}
.navLeft .hideBox li{ height:28px; line-height:28px; overflow:hidden; font-size:14px; padding-left:80px;}
.navLeft .hideBox li a{ color:#000;}
.navLeft .hideBox li a:hover{ color:#666;}



.searchLayer{ display: none; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 11;top:128px; }
.searchLayer .pjDiv{ height:128px; background: #e5e5e5;}
.searchLayer .bigBox{ padding: 0 140px 0 125px; background: url(../images/nimg21_1.png) 80px center no-repeat;}
.searchLayer .input1{ width: 100%; height: 128px; line-height: 128px; font-size: 18px; color: #999;}
.searchLayer .close{ position: absolute; display: block; width: 23px; height: 21px; right: 56px; top: 56px; }
.searchLayer .hideBox{ background:#fff; padding:30px 140px 40px 125px; display:none;overflow:auto;height:-webkit-calc(100% - 300px); 
height:-moz-calc(100% - 300px); 
height:calc(100% - 300px); }
.searchLayer .txt{ font-size:18px; color:#000; padding-bottom:15px;}
.searchLayer .list li{ margin-bottom:25px;}
.searchLayer .list li .name{ font-size:16px; padding-bottom:15px;}
.searchLayer .list li .name a{ color:#000;}
.searchLayer .list li .content{ font-size:14px; color:#666; line-height:26px;}


/*导航菜单触发*/
.navLayer{overflow-x: auto; height:100%; width:100%; overflow:hidden; position:fixed; z-index:222; right:-100%; top:0px;}
.navLayer .close{ position: absolute; right: 0px; top: 0px; height: 50px; width: 50px; line-height: 50px; text-align: center;}
.navLayer .close img{ width: 24px; }
.navLayer .box{ height: 43px; padding: 7px 60px 0 10px; background: #000;}
.navLayer .box .form{ width:100%; border-radius:20px; -moz-border-radius:20px; border:#333 solid 1px; height:36px; position:relative;}
.navLayer .form .input1{ width:180px; border:none; height:36px; line-height:36px; padding-left:10px; color:#a8a8a8;}
.navLayer .form .btn1{ position:absolute; right:15px; top:7px; background:url(../images/nimg22_1.png) no-repeat; width:22px; height:23px; cursor:pointer;}
.navLayer .bg{overflow-x: auto;position:relative; background:#2c2c2c; height:100%; width:100%;}
.sideNav{ padding-top: 15px; }
.subNav{cursor:pointer; display:block; height:40px; line-height:40px; position:relative;  font-size:14px; color:#333; }
.subNav1{ background:url(../images/ico4.png) right center no-repeat; background-size: 26px; color: #fff;}
.subNav .name{ text-indent: 10px; text-align:left; position:relative;}
.subNav a{ color:#fff; display: block;}
.currentDt{background:url(../images/ico4on.png) right center no-repeat; background-size: 26px;  color:#8e8e8e}
.navContent{display: none;}
.navContent a{display:block;  height:35px; line-height:35px; color:#fff; padding-left:20px; font-size:13px;}


.pageBg{ position:fixed; z-index:11; width:100%; height:100%; display:none; background:url(../images/bg1.png) repeat; left:0px; top:0px;}

.footDiv{ padding-top: 90px; height:550px; padding-left: 6%; padding-right: 6%; background: #1a1a1a;}
.footNav{ width: 70%; }
.footNav li{ float: left; width: 16.66%; }
.footNav li h2{ height: 42px; font-size: 18px; font-weight: 400;}
.footNav li h2 a{ color: #fff;}
.footNav li dd{ font-size: 15px; height: 26px; line-height: 26px; }
.footNav li dd a{ display: block; color: #b5b5b6; }
.footNav li dd a:hover{ text-decoration: underline; }
.footDiv .share li{ float: left; margin-left: 18px; position:relative;}
.footDiv .share li img{ -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    _filter: none;}
.footDiv .share li img:hover {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=0);
    _filter: none;
}
.footDiv .share li .hideBox{ display:none; position:absolute; left:-56px; top:52px;}
.footDiv .share li .hideBox img{ width:160px;}
.footDiv .mxfDiv{ padding-top: 35px; }
.footDiv .mxfDiv li{ float: left; margin-right: 70px;}
.footDiv .mxfDiv li h2{ height: 38px; font-size: 18px; display: block; font-weight: 400;}
.footDiv .mxfDiv li h2 a{ color: #fff; }
.footDiv .mxfDiv li dd{ font-size: 15px; height: 26px; line-height: 26px; }
.footDiv .mxfDiv li dd a{ display: block; color: #b5b5b6; }
.footDiv .mxfDiv li dd a:hover{ text-decoration: underline; }
.footDiv .txt{ height: 38px; font-size: 16px; color: #fff;}
.footDiv .tips{ color: #fff; padding-bottom: 12px; }
.footDiv .links{ width:100%; height:36px; position: relative; background: #fff;}
.footDiv .links .name{height:34px; line-height:34px; color:#000; padding-left:12px; font-size: 14px; background:url(../images/selectico.png) right center no-repeat; background-size: 43px; cursor:pointer;}
.footDiv .links .name img{ width: 24px; padding-right: 6px; }
.footDiv .links dl{position:absolute; z-index:30; left:0px; top:36px; width:100%; display:none;}
.footDiv .links dd{ margin-bottom:0px;}
.footDiv .links a{display:block; height:34px; line-height:34px; padding-left:12px; font-size: 14px; color:#000; background:#fff;}
.footDiv .links a img{ width: 24px; padding-right: 6px;}

.foot{ padding: 0 6%; background: #000; }
.foot .bigBox{ border-top: #5f5f5f solid 1px; height: 100px; line-height: 100px; color: #fff; font-size: 16px;}

.pageBanner{ position:relative;}
.pageBanner img{ width:100%;}
.pageBanner .txtDiv{ position: absolute; right: 50%; margin-right: -600px; bottom: 130px; color: #fff;}
.pageBanner .txtDiv .txt1{ font-size: 38px; padding-bottom: 25px; }
.pageBanner .txtDiv .txt2{ font-size: 20px; }

.pageNow{ height: 74px; line-height: 74px;  color: #999; overflow: hidden; font-size: 15px;}
.pageNow a{ color: #999; }
.pageNow a:hover{ color:#000;}
.pageNow em{ color: #999; }
.pageNav{ height: 72px; position: absolute; right: 0px; top: 0px; }
.pageNav li{ float: left; width: 102px; height: 72px; font-size: 15px;}
.pageNav .li01{ width: 189px; }
.pageNav li a{ display: block; height: 72px; line-height: 72px; text-align: center; color: #636363;}
.pageNav li a:hover, .pageNav li .aNow{ color: #fff; background: #37c3e3;}

.pageBannerTel{ display:none; position: relative; padding-top: 100px;}
.pageBannerTel img{ width:100%;}
.pageBannerTel .txtDiv{ position: absolute; right: 25px; bottom: 20px; color: #fff; left: 30px;}
.pageBannerTel .txtDiv .txt1{ font-size: 18px; padding-bottom: 15px; }
.pageBannerTel .txtDiv .txt2{ font-size: 12px; }

.pageTitleBox{ padding: 20px 0 75px; }
.pageTitle .txt1{ font-size: 18px; color: #343434; text-transform: uppercase; }
.pageTitle .txt1 em{ display: inline-block; width: 206px; height: 2px; background: #085ea4; margin-left: 12px; position: relative; top: -5px;}
.pageTitle .txt2{ font-size: 36px; color: #000; text-transform: uppercase; }
.pageTitle .txt2 b{ color: #085ea4; padding-right: 10px; }


/*右侧悬浮窗*/
.sideBar{ position:fixed; right:0px; top:50%; margin-top:-138px; width: 218px; background: #000; z-index:8;}
.sideBar li{position:relative; height:55px; border-bottom: #333 solid 1px; cursor:pointer;}
.sideBar li a{ display: block; background: #000; height: 55px; line-height: 55px; position: relative;  color: #fff;}
.sideBar li .txt{ font-size: 15px; padding-left: 42px;}
.sideBar li .ico{ position: absolute; right: 28px; top: 0; transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;    }
.sideBar li .ico .img1{ display: none; }
.sideBar li:hover a{ color: #000; background: #fff;height:56px; }
.sideBar li:hover .ico img{ display: none; }
.sideBar li:hover .ico .img1{ display: inline-block; }
.sideBar.on li .ico{ right: 16px; }
.sideBar li .ico2{ display: none; }
.sideBar li span{ display:none; line-height:55px; font-size:15px; }


.sideBarTel{ display: none; position: fixed; bottom: 30%; right: 0px; z-index: 8; width: 50px;}
.sideBarTel li{position:relative; height:45px; border-bottom: #333 solid 1px; cursor:pointer;}
.sideBarTel li a{ display: block; background: #000; height: 45px; position: relative;  color: #fff; text-align: center;}
.sideBarTel li .ico{ padding-top: 5px; }
.sideBarTel li .ico img{ width: 16px; }
.sideBarTel li .txt{letter-spacing: 0px;}
.sideBarTel li .din{ line-height: 45px; }


.zixunLayer{ display: none; position: fixed; bottom: 30%; right: 0px; z-index: 8; width: 50px; height: 45px; background: #000;}
.zixunLayer a{ display: block; width: 100%; height: 100%; }
.zixunLayer .ico{ line-height: 45px; text-align: center;}
.zixunLayer .ico img{ width: 24px; }


.pageTitleTel{ height:50px; background:#ddd; position:relative; font-size:14px; display:none;}
.sideTitleTel{ width:100%; height:50px; position:absolute; left:0px; top:0px;}
.sideTitleTel .con{ font-size:16px; height:50px; line-height:50px; position:relative; padding-right:10px;}
.sideTitleTel .con a{ color: #fff; display:block; height:50px; padding-left:15px; background:url(../images/ico5.png) right center no-repeat; background-size: 16px;}
.sideTitleTel .con.on a{ background:url(../images/ico5on.png) right center no-repeat; background-size:16px;}
.sideTitleNav{ position:absolute; top:50px; z-index:10; width:100%; background:#faf9f9; display:none; box-shadow:0 1px 5px rgba(35,25,25,0.2); -moz-box-shadow:0 1px 5px rgba(35,25,25,0.2); -webkit-box-shadow:0 1px 5px rgba(35,25,25,0.2);}
.sideTitleNav li{ height:43px;}
.sideTitleNav li a{ display:block; height:42px; line-height:42px; padding-left:15px; color:#666; border-bottom:#e2e2e2 solid 1px; background:#faf9f9;}
.sideTitleTel .con em{ display:block; color:#fff; padding-left: 15px;}


/*分页*/
.pageNum{height:50px; text-align:center;}
.pageNum a{margin:0 8px; display:inline-block; height:36px; line-height:36px; font-size:14px; color:#bdbdbd; width:36px; border-radius: 4px; -moz-border-radius: 4px;}
.pageNum a:hover, .pageNum .aNow{ color:#fff; background:#37c3e3;}
.pageNum .prev{ font-family:"宋体";}
.pageNum .next{ font-family:"宋体";}
.pageMore{ width: 240px; margin: 0 auto;}
.pageMore a{ display:block; width:238px; text-align:center; height:48px; line-height:48px; color:#000; border:#000 solid 1px; font-size:18px;}
.pageMore a:hover{ background:#000; color:#fff;}


.tabContent{ display:none;}
.tab li{ cursor:pointer;}
.tabContent2{ display:none;}
.tab2 li{ cursor:pointer;}
.tabContent3{ display:none;}
.tab3 dd{ cursor:pointer;}

.cd-top {
    /* image replacement properties */
    overflow: hidden;

    white-space: nowrap;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-fade-out {

    opacity: 1;
}

#Layer1{
	position:absolute;
	position:fixed;
	_position:absolute;
	width:100%;
	z-index:99;
	top:0; left:0px;
	background-color:#000;
	display:none;
}


.selectDiv{cursor:pointer;}
.selectDiv span{padding-left:10px;}
.selectDiv select{display:none;}
/**/
.selectLayer{position:absolute; z-index:100; display:none; background:#FFF; border:#bababa solid 1px;}
.selectLayer li{height:22px; line-height:22px; overflow:hidden; padding-left:10px; color:#666;}



video{background:#000;}

/*.groupLayer{ background:#fff; position:absolute; z-index:100; width:240px; height:400px;top: -420px;}*/

.groupLayer{ background:#fff; position:fixed; z-index:100; width:100%; height:100%;top: -1000px;}
.groupLayer .close{ position:absolute; right:10px; top:10px; display:block; width:20px; height:20px;}
.groupLayer .close img{ width:20px;}

.groupLayer .title{ background:#000; color:#fff; height:45px; line-height:45px; text-align:center; font-size:16px;}
.groupLayer .list{ padding:25px 50px 0; height:100%; overflow:hidden; overflow-y: auto;}
.groupLayer .list li{ font-size:14px; line-height:24px;text-align:center;}
.groupLayer .list li a:hover{ color:#666;}










