﻿ @charset "utf-8";
body,h1,h2,h3,h4,h5,h6,hr,p,dl,dt,dd,ul,ol,li,figure,form,fieldset,legend,button,input,textarea,th,td,s{font-family:tahoma,Arial,Microsoft Yahei,Avenir,'Hiragino Sans GB',"\5FAE\8F6F\96C5\9ED1","\5b8b\4f53",sans-serif;margin:0;padding:0;list-style:none}h1,h2,h3,h4,h5,h6{font-weight:100}button,input,select,textarea{font-size:100%;outline:0}body{margin:0;overflow-x:hidden}a{blr:expression(this.onFocus=this.blur());color:#369;text-decoration:none}area{blr:expression(this.onFocus=this.blur())}.clearfix:after{content:'\0020';display:block;height:0;clear:both;font-size:0;visibility:hidden}.clearfix{ zoom: 1;}.clear{clear:both;font-size:1px;width:1px;height:0;visibility:hidden;line-height:0}.fl{float:left;display: inline;}.fr{float:right;display: inline;}em,i{font-style:normal}.none{display:none}.block{display:block}img{border:0}table{border-collapse:collapse;border:0;cellspacing:0;cellpadding:0}.verticalAlign{ vertical-align:middle; display:inline-block; height:100%; width:1px; margin-left:-1px;}a, .featured-post .byline {-webkit-transition: all 0.5s ease-out;	-moz-transition: all 0.5s ease-out;-ms-transition: all 0.5s ease-out;	-o-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}.btn{}html, body { width: 100%; height: 100%; position: relative;  }h1,h2,h3,h4,h5,h6{ text-transform:capitalize}:before,:after{content: ""}
.zoomimg img{ -webkit-transition: all 1s ease; /* Safari and Chrome */ -moz-transition: all 1s ease; /* Firefox */ -ms-transition: all 1s ease; /* IE 9 */ -o-transition: all 1s ease; /* Opera */ transition: all 1s ease; }.zoomimg img:hover { -webkit-transition: all 1s ease; /* Safari and Chrome */ -moz-transition: all 1s ease; /* Firefox */ -ms-transition: all 1s ease; /* IE 9 */ -o-transition: all 1s ease; /* Opera */ transition: all 1s ease; -webkit-transform: scale(1.1); /* Safari and Chrome */ -moz-transform: scale(1.1); /* Firefox */ -ms-transform: scale(1.1); /* IE 9 */ -o-transform: scale(1.1); /* Opera */ transform: scale(1.1); }
/*超出的文字省略，要定义宽度*/
span.spanleft,.imgName { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display:block; }
/*页面*/
body{ font-size:14px; line-height:1.5em; background:#fff;}
#header{ width:100%; height:100px; background:#fff }
#nav{ background: #4c980f; height: 50px;}
.wrapper{ width:1200px; margin:0 auto;}
.webTitle{ background: url(images/webTitle.png) left center no-repeat; width:300px; height: 100px;transition: all .5s ease-out;}
.nav{ position:relative; z-index:1;height:50px;transition: all .5s ease-out;}
.nav ul{ float:left; position: relative;}
.nav .nLi{ float:left; position: relative;display:inline;}
.nav .nLi h3{ float:left; position: relative}
.nav .nLi h3 a{ display:block; font-size:16px; color: #096937; text-transform:capitalize; overflow:hidden; line-height:100px;width: 130px; text-align: center;transition:none;transition: all .5s ease-out; }
.nav .nLi h3:after{content:""; width: 0px; height: 2px; display: inline-block; background: #ff6000;position: absolute;bottom: 30px; left: 50px;transition: all .5s ease-out;}
.nav .on h3 a{background: #fff; color: #ff6000;}
.nav .on h3:after{width: 30px;}
.nav .sub{ display:none; position:absolute; z-index: 9; top:100px;margin-left:0;padding:5px 5px 15px 5px;border:solid 1px #ddd; border-top:0;  background:#fff;}
.nav .sub li{ zoom:1; display:block; }
.nav .nLi .sub a{ padding:5px 0px; width:120px;display:block; color:#333; font-size:14px; text-align:center; line-height:20px; height:auto; text-transform:capitalize; font-weight:100;}
.nav .nLi .sub a:after{content: ""; width: 0px; height: 0px; border-bottom: solid 1px #ff6000; margin: 5px auto 0 auto; display: block;transition: all 0.5s ease}
.nav .nLi .sub a:hover{ color:#ff6000;  }
.nav .nLi .sub a:hover:after{width: 100px;}
#header.FixedHeader{position: fixed; z-index: 999; height: 80px;-webkit-box-shadow:0 5px 15px rgba(0, 0, 0, .19);-moz-box-shadow:0 5px 15px rgba(0, 0, 0, .19);box-shadow:0 5px 15px rgba(0, 0, 0, .19);}
#header.FixedHeader .webTitle{height: 80px;}
#header.FixedHeader .nav{height: 80px;}
#header.FixedHeader .nav .nLi h3:after{bottom: 20px;}
#header.FixedHeader .nav .nLi h3 a{line-height:80px}
#header.FixedHeader .nav .on h3 a{background-position: center 55px;}
#header.FixedHeader .nav .sub{top:80px}
/*banner*/
#swiperPic{ position:relative;}
#swiperPic #slider{ overflow:hidden;}
#swiperPic #slider li{ position:absolute; left:0; top:0; width:100%;}
#swiperPic #slider li a{ display:block; width:100%;}
#swiperPic .lastico{ height:20px; overflow:hidden; position:absolute; left:0; bottom: 10px; width:100%; z-index:1;}
#swiperPic .lastico ul{float:left; position:relative; left:50%;}
#swiperPic .lastico ul li{float:left;position:relative; right:50%; margin-right:10px;  width:10px; height:10px; border-radius:10px; cursor:pointer; text-indent:-990em; overflow:hidden; background:#fff;filter:alpha(opacity=80);opacity:0.8;transition: all 0.5s ease-out;}
#swiperPic .lastico ul li.high{background:#096937;filter:alpha(opacity=100);opacity:1; width:30px; height:10px;}
#swiperPic,
#swiperPic #slider,
#swiperPic #slider li{ height:850px; }
#swiperPic.mainswiperPic,
#swiperPic.mainswiperPic #slider,
#swiperPic.mainswiperPic #slider li{ height:450px; }

.more { font-size:12px; font-weight:100; overflow:hidden; line-height: 20px; }
.more a { color:#333; padding: 0 !important}
.more a:hover { color:#096937; text-decoration:underline;}
.more .iconfont{ margin-left:5px; font-size:12px;}
.moreBlock { margin:15px auto; font-size:14px; font-weight:100; overflow:hidden;  display:table; text-transform:capitalize}
.moreBlock a { color:#000; display:table-cell; padding:3px 30px; border-radius:3px; background:#f7f7f7; border: solid 1px #ddd; background: #fff}
.moreBlock a .iconfont{ margin-left:10px; font-size:16px;}
.moreBlock a:hover { background:#096937; border-color:#096937; color:#fff; }
.moreBlock .iconfont{ margin-left:15px; font-size:12px;}

.title{ height:70px; width:100%; position:relative; padding:10px 0;}
.title .title_line{ width:40%; height:1px; position:absolute; background:#999; left:30%; bottom:23px;}
.title h1{ font-size:30px; line-height:40px; height:40px; text-align:center; letter-spacing:3px;position:relative; display:table; margin:0 auto; background:#fff; padding:0 20px;color:#096937;}
.title h2{ font-size:15px; color:#777; line-height:30px; height:20px;text-transform: uppercase; text-align:center; letter-spacing:1px;position:relative; display:table; margin:0 auto; background:#fff; padding:0 20px;}
.boxT{ line-height: 40px; position: relative; margin: 20px 0;}
.boxT span{color:#096937; padding: 0 20px; font-size: 24px;letter-spacing:3px; background: #fff;text-transform: capitalize; margin-left: 20px;}
.boxT:after{content: ""; width: 100%; height: 2px;background: #ddd; display: block; margin-top: -23px; transition: all 0.5s ease}
.boxT .place{ position:absolute; top:0px; right:10px;margin-top:-15px; text-align: right; width: 700px;}

.place{font-size:12px; font-weight:100; color:#333; text-transform:capitalize;  padding:5px 10px}
.place a{ color:#333; line-height: 1.5rem; text-decoration:underline; }
.place a:hover{ color:#e0081c; text-decoration:none;}
.place .iconfont{ margin:0 5px; font-size:14px;}
.text{ padding:20px;}
.text p{ color:#6f6f6f; font-size:14px; line-height:1.6rem;font-family: Microsoft Yahei}
.text img{max-width:100%;margin:15px 0;}
#copyright{background:#fff;}
.copyright{ padding: 10px 15px; border-top:solid 1px #ccc;}
.copyright p{line-height: 1.5rem;color:#333; }
.copyright a{ color:#333; text-decoration: underline;}
.copyright a:hover{ color:#ae2f40; text-decoration: none;}
.box{padding:15px; background:#fff}
.wrapper#main{background: #f7f7f7;}
.side{width:190px;padding-left:10px;}
.side h3{font-size: 25px; line-height: 2rem; color: #096937;padding:15px 0 10px 10px;border-bottom: solid 1px #ddd; letter-spacing: 3px;}
.sidenav{z-index: 2}
.sidenav h3 span{font-size: 12px; color: #444; text-transform: capitalize;margin-left: 10px;letter-spacing: 0}
.sidenav ul{padding:0px}
.sidenav ul li{font-size: 14px;}
.sidenav ul li a{line-height: 36px;color: #333;}
.sidenav ul li a:hover,.sidenav ul li a:hover .iconfont{color:#096937}
.sidenav ul li a:after{width:160px; height: 1px;margin-left: 10px; background:#ddd; display:block;}
.sidenav ul li a .iconfont{font-size:15px; float: left; margin:0 6px 0 15px; color: #000}
.sidenav ul li .sub-sidenav{ margin: 0px 10px 0px 0px;padding:5px 0;}
.sidenav ul li .sub-sidenav p:before{ width: 3px; height: 3px; background: #222;display: inline-block;margin:5px 10px 5px 25px;}
.sidenav ul li .sub-sidenav p a{ color:#333;line-height: 26px; font-size: 12px;}
.sidenav ul li .sub-sidenav p a:after{display:none}
.sidenav ul li .sub-sidenav p a:hover{ color:#096937}
.sidenav ul li.cur{background: #096937;width:190px; position:relative;}
.sidenav ul li.cur a{}
.sidenav ul li.cur a:after{display: none}
.sidenav ul li.cur a,.sidenav ul li.cur a .iconfont{color:#fff;}
.sidenav ul li.cur .sub-sidenav{ background: #4c980f;}
.sidenav ul li.cur .sub-sidenav:before{width:160px; height: 1px;margin-left: 10px;margin-top:-5px;margin-bottom:5px; background:#fff; display:block}
.sidenav ul li.cur .sub-sidenav p a{color:#fff;height:auto; display:inline-block; margin-bottom: 0px;}
.sidenav ul li.cur .sub-sidenav p:before{background:#fff;}
.content{width:970px;min-height:550px; padding:0px 0px 0 29px;border-left: solid 1px #ddd; background: #fff;}
#Contact{ padding:20px 0px;}/*联系方式*/
#Contact h3{ font-size:18px;font-weight: bold; padding:15px 0; margin-bottom:10px;color:#4c980f; border-bottom:solid 1px #ccc}
#Contact .text{ float:left; padding:0 20px; width:400px;}
#Contact .text h4{margin-top:20px; font-size: 16px; color: #096937}
#Contact .map{ width:700px; float:right}
#Contact .map #gaodi-map{ width:700px; height:380px; border:solid 1px #ccc;}
.mapInfo {padding:5px; width: 320px;}
.mapInfo h4{ font-size:14px; padding:5px 10px; margin-bottom:5px; color:#4c980f; border-bottom:solid 1px #ccc}
.mapInfo p {font-size: 12px; line-height: 1.5rem; color: #333}
/*图片列表*/
.imgList ul li { float:left; margin:10px 20px 10px 0; padding:9px 9px 0 9px; border:solid 1px #ddd; overflow:hidden; background:#fff; position:relative;-webkit-transition: all 0.5s ease; -ms-transition: all 0.5s ease; transition: all 0.5s ease;}
.imgList ul li a { text-decoration:none; }
.imgImg{ overflow:hidden; text-align:center;}
.imgImg img{width: auto;height: auto;vertical-align: middle; text-align:left; background:url(js/fancybox_loading.gif) center center no-repeat;}
.imgName { font-size: 16px; text-align: left; color: #333; display:inline-block; text-transform:capitalize; padding: 8px 10px}
.imgList ul li:hover{box-shadow: 0 1px 20px 0 rgba(0,0,0,.19); border-color:#ccc; -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); -o-transform: translateY(-5px); -ms-transform: translateY(-5px); transform: translateY(-5px) }
.imgList ul li:hover .imgName{ font-weight:bold;color: #096937}
.Images { width:1200px; margin:0px auto}
.Images ul { width:1220px; padding:0}
.content .Images{ width: 940px;}
.content .Images ul{ width: 960px;}
.ProList ul li{width: 280px;}/*产品列表 1:1 一行3张*/
.ProList ul li .imgImg{width: 280px; height: 185px;}
.ProList ul li .imgImg img{max-width: 280px; max-height: 185px;}
.ProList ul li .imgName{width:260px;}
.HonorList ul li{width: 280px;}/*荣誉列表 16:9 一行3张*/
.HonorList ul li .imgImg{width: 280px; height: 185px;}
.HonorList ul li .imgImg img{max-width: 280px; max-height: 185px;}
.HonorList ul li .imgName{width:260px;}
.hd.PicPage a{}/*切换页码*/
.hd.PicPage{}
.hd.PicPage ul{  float:left; position:relative; left:50%;}
.hd.PicPage ul li{ float:left; position:relative; right:50%;text-indent:-90000px; width:12px; height:12px; background:#ccc;  margin-right:10px; border-radius:15px; cursor:pointer;transition: all 0.5s ease-out;}
.hd.PicPage ul li:hover{ background:#777;}
.hd.PicPage ul li.on{ background:#096937; width:30px;}
.hd.PicPage a{ display:none;}
.ArrowBlock{ position: relative}/*切换页码有上下箭头*/
.ArrowBlock .hd.PicPage a{ display:block; width: 50px; height: 50px; line-height: 50px;position: absolute;  top: 35%;}
.ArrowBlock .hd.PicPage a .iconfont{font-size:50px;; color: #666; cursor: pointer}
.ArrowBlock .hd.PicPage a:hover .iconfont{ color:#ae2f40}
.ArrowBlock .hd.PicPage a.prev{margin-left:-50px;left:0}
.ArrowBlock .hd.PicPage a.next{margin-right:-50px; right:0}
.ArrowBlock2 .hd.PicPage a{ display:block; width: 50px; height: 50px;text-align: center; position: absolute; cursor: pointer;top: 40%; background:rgba(0,0,0,0.5); opacity: 0;}
.ArrowBlock2 .hd.PicPage a .iconfont{font-size: 36px; line-height: 50px; color: #fff}
.ArrowBlock2 .hd.PicPage a.prev{left:-50px; }
.ArrowBlock2 .hd.PicPage a.next{ right:-50px;}
.ArrowBlock2 .hd.PicPage a:hover{background:rgba(174,47,64,0.7)}
.ArrowBlock2:hover .hd.PicPage a{opacity: 1}
.ArrowBlock2:hover .hd.PicPage a.prev{left:0px; }
.ArrowBlock2:hover .hd.PicPage a.next{right:0px; }
.AlbumList{padding: 0 0 30px 0}
/*产品详细*/
.pro_detail{ padding:15px; width:1170px; background: #fff}
.pro_detail_img{width:550px; float:left; position: relative; overflow: hidden;padding-bottom: 20px; border-right: solid 1px #ddd;}
.imgList.pro_detail_img_body li { margin:0 !important; padding:0px !important; border: 0}
.pro_detail_img_body ul li:hover{box-shadow:none; background:none; -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); -o-transform: translateY(-5px); -ms-transform: translateY(-5px); transform: translateY(-5px) }
.pro_detail_img_body ul li .imgImg{width: 550px; height: 550px;}
.pro_detail_img_body ul li .imgImg img{max-width: 550px; max-height: 550px;}
.pro_detail_img .hd{margin:10px auto; display:table;}
.pro_detail_img .hd ul li{ text-indent:-990rem; width:9px; height:9px; border:solid 1px #ccc; float:left; margin-right:10px; border-radius:5px; cursor:pointer;}
.pro_detail_img .hd ul li.on{ background:#096937; border-color:#096937;width:15px;}
.pro_detail_img .hd ul{ float:left; padding:8px 0 8px 15px;}
.pro_detail_text{ width: 540px; float:right;margin-right:20px;}
.pro_detail_text h4{ font-size:18px; font-weight:bold; color:#00825c; padding:20px 0 15px 30px; margin:0; border-bottom:solid 1px #ddd;}
.pro_detail_text .info{ width:100%;}
.pro_detail_text .info th{ font-weight: bold; color: #888; font-size:16px; width: 100px; text-align: right;padding: 10px; vertical-align:top; text-transform:capitalize }
.pro_detail_text .info td {padding: 5px 10px; color:#555;  text-transform:capitalize}
.pro_detail_text .info td span.red { color: #f00; }
.pro_detail_text .info tr{ border-bottom: solid 1px #ddd; }
/*新闻*/
.news-list{border-bottom:dashed 1px #ccc; padding:10px 0 15px 0}
.content .news-list{ padding:10px 15px 15px 15px}
.news-list h4{ font-size:16px; line-height:20px; margin:8px 0;}
.news-list h4 a{ color:#096937; text-decoration:none; font-weight:bold;}
.news-list h4 a:hover{ color:#ff3300; text-decoration:underline;}
.news-list h4 span.time{ font-size:12px; margin-left:20px; background:#eee; padding:3px 10px; color:#777; border-radius:20px;}
.news-list p{ color:#555; line-height:1.6rem; height:54px; overflow:hidden;}
.news-list:hover span.time{ background:#096937; color:#eee;}
.news-list:hover .detailed a{ background:#eee;}
.news-list .news-img{ float:left; margin-right:15px;}
.news-list .news-img img{ width:160px; height:120px;}
.news-list .detailed{ font-size:12px; float:right; margin:10px 0 0 0;}
.news-list .detailed a { background:#fff; padding:3px 15px; color:#777; border-radius:20px; border:solid 1px #ddd;}
.news-list .detailed a:hover { background:#096937; color:#fff; border-color:#096937}
.news p{ border-bottom:dashed 1px #ccc; padding:5px 0 5px 15px; background:url(images/bot_black.gif) 5px 14px no-repeat;}
.news p a{ color:#333;}
.news p a:hover{ color:#ff3300;}
.article{ padding:10px 0; margin-bottom:20px; border:solid 1px #ddd; border-top: 0;border-bottom:0; background: #fff}
.article h5{ display:block; overflow:hidden; padding-left:0; color:#444; text-align:center; font:26px/1 "\5fae\8f6f\96c5\9ed1", "\534e\6587\7ec6\9ed1", "\9ed1\4f53"; background:#fff; padding:15px 0}
.article ul li{font-size:16px; padding:15px 25px; line-height:26px; color:#444;}
.article ul.articlepicul li{ padding:10px 0px; text-align:center; width:720px;}
.article ul.rslides_tabs li{ padding:0px;}
.article p.publish{ font-size:12px; line-height:20px; padding:10px 0; text-align:center; color:#222;background: #f7f7f7; margin: 0 30px}
.article p.publish span.red{color:#f00;}
.article p.publish a{ color:#222; margin:0 10px 0 0;}
.article p.publish a:hover{ color:#F00;}
.article p img{max-width: 800px; _width: expression(this.width > 800 && this.width > this.height ? 800 :true);height: auto; margin:15px auto; display:table}
/*页码*/
.pageNumber{ padding:15px 0px;}
.pageNumber table { border:0; font-size:12px; line-height:20px; font-weight:100; margin:15px auto; }
.pageNumber table td {font-family:Microsoft Yahei, tahoma;}
.pageNumber table td .iconfont{ font-size:14px;}
.pageNumber table td input{padding:2px 4px; width:30px; height:20px; font-size:14px; line-height:15px; border:solid 1px ccc;}
.pageNumber table td a { background:#fff; color:#222; border:solid 1px #ccc; margin-left:-1px; text-decoration:none; display:block; padding:5px 12px; }
.pageNumber table td a.current,.Mpage table td a.current:hover { color:#fff; background:#096937; border-color:#096937; cursor:default }
.pageNumber table td a:hover { color:#fff; background:#096937; }
.pages{margin-top:15px;}
.pages table{ margin:10px auto; width:100%;}
.pages td{ font-size:14px; font-weight:bold; text-align:center; width:30%;}
.pages a{ color:#333; background:#fff; display:block; line-height:25px; padding:5px 15px;margin:0px; border:solid 1px #ccc; margin-left:-1px;text-transform:capitalize}
.pages a:hover{ background:#096937; color:#fff; border-color:#096937;}
/*滑动联系*/
.toolbar { position: fixed; z-index: 10000; width: 50px; right: 0; bottom:0;transition: all 0.2s ease-out; }
.toolbarBody{position:absolute;bottom:0;}
.toolbarBody ul{}
.toolbarBody ul li { background: #666; width: 50px; height: 50px; margin-top: 10px; text-align: center; cursor: pointer; position: relative; transition: all 0.2s ease-out;}
.toolbarBody ul li .iconfont{font-size: 1.5rem; line-height: 50px;color: #fff;}
.toolbarBody ul li .PoPtoolbarBody{ position: absolute; background: #d13600; color: #fff; height: auto; right: 60px; bottom:0;padding: 10px 20px 10px 10px;text-overflow: ellipsis; white-space: nowrap; box-shadow: -5px 1px 10px 0 rgba(0,0,0,.19); opacity: 0; display: none; width: 0; transition: all 0.2s ease-out; }
.toolbarBody ul li .PoPtoolbarBody p{ font-size:18px; line-height: 30px;}
.toolbarBody ul li:hover{ background: #096937;}
.toolbarBody ul li:nth-child(3):hover{ width: 50px;margin-left:0px;}
.toolbarBody ul li:hover .PoPtoolbarBody{ opacity: 1; display: block; width: auto}
.toolbarBody ul li .PoPtoolbarBody.toolbar_Qrcode_body{padding:0; margin-top:-50px;height: 160px; background: #fff;bottom:auto}
.toolbar_Qrcode_body ul li{ float:left; padding: 0 10px;width:120px; height:140px; background: #fff}
.toolbar_Qrcode_body ul li:hover{background: none}
.toolbar_Qrcode_body ul li img{width:120px; height:120px; display:block;}
.toolbarBody ul li .toolbar_Qrcode_body ul li p{ font-size:12px; line-height: 20px; color: #333;}
.toolbar_Qrcode ul li:hover{ background: #fff;}
.toolbarBody ul li:hover .PoPtoolbarBody.toolbar_Qrcode_body ul li:hover{ background: #fff}
/*首页*/
.indCol{padding:10px 0}
.indCol h3{ color:#096937; font-size:18px; line-height:1.2rem; padding:0px 0 10px 10px; margin-bottom:5px; position:relative;}
.indCol h3 span{ color:#777; margin-left:5px; font-size:12px;}
.indCol h3 span em{ margin-left:5px;}
.indCol h3 .more{ position:absolute; top:5px; right:3px;}
.Col1{background:#fff;}
.indHotPro{padding:0px 0 20px 0; position:relative;}
.indHotProBody ul li{width: 265px;}/*首页推荐产品 16:9 一行5张*/
.indHotProBody ul li .imgImg{width: 265px; height: 180px;}
.indHotProBody ul li .imgImg img{max-width: 265px; max-height: 180px;}
.indHotProBody ul li .imgName{width:245px;}
.Col2{ background:#fff;}
.Col2 .wrapper{border-top:solid 1px #ddd;padding-top:30px;}
.col_two_one{width:720px;}
.col_two_one img{margin:0;width:100%}

.col_two_two{ width:450px;}
.col_two_two .text{ height:290px; overflow:hidden;padding:10px 0; margin-bottom: 30px;}
.col_two_two .text img{margin:0;width:100%}


.highlight {color:red}
.msgTable td {padding:5px;font-size:14px}
.msgTable input[type="text"] ,.msgTable textarea {border:1px solid #ccc;padding:3px;border-radius:3px}
.ajaxMsg  {color:#666}
.ajaxMsg img {margin-top:-3px;}
.msgTable .submit {background:#ff6c00;color:#fff;border-radius:3px;padding:5px 10px;border:0;cursor:pointer}