@charset "utf-8";
	body {
	background:url(../images/bg.gif) repeat;
}
/*页头*/

.headerbg {
	background:#fff;
	height:109px;
	width:100%;
	position:fixed;
	top:0;
	z-index:99;
}
.header {
	width:1200px;
	margin:auto;
	height:109px;
	position:relative;
	z-index:99;
}
.logo {
	float:left;
	height:80px;
	position:relative;
	padding-top:12px;
}
.logo img {
	display:block;
	float:left;
	height:80px;
}
.logo .logotext {
	float:left;
	border-left:1px solid #e0e0e0;
	font-size:16px;
	line-height:20px;
	color:#4c4c4c;
	margin-top:24px;
	padding-left:12px;
	margin-left:12px;
}
.Ourcustomers {
	width:100%;
	height:40px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:99999;
	background:url(../images/index_322.png) repeat
}
.Ourcustomers dl {
	position:absolute;
	left:50%;
	margin-left:-590px;
	width:1180px;
	height:40px;
}
.Ourcustomers dl dd {
	cursor:pointer;
	padding-left:40px;
	width:90px;
	background:url(../images/icon.gif) no-repeat 0px -480px #eb3900;
	color:#FFF;
	font-size:16px;
	line-height:40px;
	display:inline-block;
}
.Searchphone {
	float:right;
	height:109px;
}
.Searchphone ul {
	margin:0px;
	padding:36px 0px 0px;
}
.Searchphone ul li {
	float:left;
	width:42px;
	height:42px;
}
.Searchphone ul li a {
	display:block;
	width:42px;
	height:42px;
	background-image:url(../images/SearchIcon.png);
	background-repeat:no-repeat;
}
.Searchphone ul li a.TSearch {
	width:42px;
}
.Searchphone ul li a.TPop {
	background-position:-29px 0px;
}
.Searchbox {
	position:absolute;
	background:url(../images/index_348.png) no-repeat;
	width:247px;
	height:65px;
	right:-16px;
	top:80px;
	z-index:999;
	display:none;
}
.Searchbox input {
	background:none;
	outline:none;
	border:none;
	font-size:14px;
	font-family:"微软雅黑";
	color:#333;
}
.Searchbox input.anniu {
	width:40px;
	height:35px;
	cursor:pointer;
	background:url(../images/index_349.png) no-repeat center;
	position:absolute;
	right:5px;
	top:23px;
}
.Searchbox input.wenben {
	width:190px;
	position:absolute;
	left:10px;
	top:30px;
}
.nav {
	float:right;
	width:755px;
}
.nav ul {
	margin:0px;
	padding:49px 0px 0px;
}
.nav ul li {
	float:left;
	position:relative;
	height:60px;
}
.nav ul li span {
	display:inline-block;
	padding:0px 17px 0px;
	font-size:16px;
}
.nav ul li span a {
	color:#333;
}
.nav ul li span a:hover {
	color:#029af2;
}
.nav ul li.First span {
	padding-left:0px;
}
.nav ul li.lastbg {
	background:none;
}
.nav ul li.lastbg span {
	padding-right:0px;
}
.nav ul li b {
	position:absolute;
	width:11px;
	height:7px;
	right:2px;
	top:8px;
	margin-left:-5px;
	background:url(../images/index_346.png) no-repeat #666;
}
.nav ul li.cur span a {
	color:#029af2;
}
.nav ul li.hover b {
	background-color:#029af2;
}
.nav ul li.hover span a {
	color:#029af2;
}
.downmenu {
	position:absolute;
	top:55px;
	width:120px;
	left:0;
	display:none;
}
.downmenu p {
	background:#fff;
	box-shadow:0px -1px 5px #e9e9e9;
	font-size:14px;
	padding:10px 0px;
}
.downmenu a {
	color:#333;
	display:block;
	text-align:center;
	padding:5px 0px;
	display:block;
}
.downmenu a:hover {
	color:#029af2;
}
/*页脚*/

.footer {
	width:100%;
	overflow:hidden;
}
.footertop {
	background-color:#5f5f5f;
	padding:12px 0;
}
.footlogo {
	float:left;
	height:60px;
	position:relative;
}
.footlogo img {
	display:block;
	float:left;
	height:60px;
}
.footlogo .logotext {
	float:left;
	border-left:1px solid #e0e0e0;
	font-size:14px;
	line-height:18px;
	color:#ccc;
	margin-top:16px;
	padding-left:12px;
	margin-left:12px;
}
.footnav {
	float:right;
	font-size:14px;
	color:#fff;
	line-height:20px;
	padding:21px 0;
	margin-right:-10px;
}
.footnav a {
	color:#fff;
	margin-left:10px;
	margin-right:10px;
}
.footcenter {
	background-color:#404040;
	padding:5px 0;
	color:#fff;
}
.footcenter dl {
	float:left;
}
.footcenter dl.dl1 {
	width:564px;
}
.footcenter dl.dl2 {
	float:right;
}
.footcenter dl.dl3 {
	width:100%;
}
.footcenter dl dt {
	font-size:15px;
	line-height:44px;
	height:44px;
	overflow:hidden;
	padding-top:16px;
	border-bottom:1px solid #808080;
	margin-bottom:10px;
}
.footcenter dl dd {
	font-size:13px;
	line-height:22px;
}
.footcenter dl dd ul {
	padding-top:18px;
	padding-bottom:20px;
}
.footcenter dl dd ul li {
	float:left;
	text-align:center;
	margin-right:72px;
	font-size:15px;
}
.footcenter dl dd ul .img img {
	display:block;
	margin:0 auto;
	margin-bottom:12px;
	margin-top:10px;
}
.footcenter dl dd ul .li1 {
	width:328px;
}
.footcenter dl dd ul .li2 {
	width:280px;
	margin-left:120px;
}
.footcenter dl dd ul .li3 {
	width:125px;
}
.footcenter dl dd ul .li4 {
	width:95px;
	float:right;
}
.footcenter dl dd ul .li4 .img img {
	width:94px;
	height:94px;
	display:block;
	margin-top:0;
}
.footcenter dl dd ul .li5 {
	width:95px;
	float:right;
	margin:0 0 0 72px;
}
.footcenter dl dd ul .li5 .img img {
	width:94px;
	height:94px;
	display:block;
	margin-top:0;
}
.footbottom {
	background-color:#2d2d2d;
	font-size:12px;
	line-height:20px;
	padding:17px 0;
	color:#d1d1d1;
}
.footbottom a {
	color:#d1d1d1;
}
.footbottom .left {
	float:left;
}
.footbottom .right {
	float:right;
}
/*成长历程*/

.warper {
	width:100%;
	background:url(../images/index_img04.jpg) center bottom no-repeat;
}
.SSdevelopment {
	width:1200px;
	position:relative;
	overflow:hidden;
	padding-bottom:125px;
}
.SSdevelopmenTop {
	width:1140px;
	padding-top:45px;
	padding-bottom:75px;
	font-size:14px;
	line-height:26px;
}
.SSdevelopmenTop dl {
	width:1056px;
	height:75px;
	border:1px #d9d9d9 solid;
	margin:0 auto;
	padding:30px 70px;
	background:#fff;
}
.SSdevelopmenTop dl dt {
	float:left;
	width:720px;
}
.SSdevelopmenTop dl dd {
	float:right;
}
.SSdevelopmentWarp {
	position:relative;
	width:1200px;
	background:url(../images/indexBg-04.jpg) repeat-x center;
}
.SSdevelopmentCon {
	width:1147px;
	margin:0 auto;
	height:408px;
	position:relative;
	overflow:hidden;
}
.SSdevelopmentCon ul {
	height:408px;
	width:999999px;
	position:absolute;
	left:0;
}
.SSdevelopmentCon ul li {
	float:left;
	width:230px;
	background:url(../images/index_img02.jpg) no-repeat bottom center;
	padding-bottom:50px;
	position:relative;
}
.SSdevelopmentCon ul li p {
	width:200px;
	height:123px;
	background:#029af2;
	color:#fff;
	padding:15px;
	font-size:13px;
	line-height:25px;
}
.SSdevelopmentCon ul li p em {
	width:200px;
	height:123px;
	display:block;
	overflow:hidden;
}
.SSdevelopmentCon ul li span {
	width:80px;
	text-align:center;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	position:absolute;
	bottom:-31px;
	left:76px;
	background:url(../images/index_inco06.png) no-repeat top center;
	padding-top:17px;
}
.SSdevelopmentCon ul li.cur {
	margin-top:198px;
	background:url(../images/index_img02.jpg) no-repeat top center;
	padding-bottom:0;
	padding-top:57px;
}
.SSdevelopmentCon ul li.cur span {
	top:-46px;
	background:url(../images/index_inco06.png) no-repeat 33px 44px;
}
.SSdevelopmentWarp a.Left,.SSdevelopmentWarp a.Right {
	display:block;
	position:absolute;
	top:190px;
	width:29px;
	height:29px;
}
.SSdevelopmentWarp a.Left {
	left:0;
	background:url(../images/index_inco03.png) no-repeat;
}
.SSdevelopmentWarp a:hover.Left {
	background:url(../images/index_inco04.png) no-repeat;
}
.SSdevelopmentWarp a.Right {
	right:0;
	background:url(../images/index_inco05.png) no-repeat;
}
.SSdevelopmentWarp a:hover.Right {
	background:url(../images/index_inco02.png) no-repeat;
}
.about {
	background:#FFF;
	padding:45px;
	margin-top:30px;
	font-size:14px;
	color:#333;
	line-height:24px;
}
.about h2 {
	padding-bottom:8px;
	font-size:24px;
	font-weight:bold;
	color:#0077c7;
}
/*---标题---*/

.companyintro>p {
	width:1160px;
	margin-left:auto;
	margin-right:auto
}
.title {
	border-bottom:1px solid #cccccc;
	font-size:20px;
	color:#1a1a1a;
	padding-bottom:12px;
	padding-top:20px;
}
.title span {
	float:right;
	background:url(../images/index_inco07.png) no-repeat left center;
	padding-left:25px;
	font-size:13px;
}
.title span a {
	padding:0px 5px;
	color:#666;
}
.title span a:hover {
	color:#1a1a1a;
}
.title span a.cur {
	color:#1a1a1a;
}
.banner {
	width:100%;
	position:relative;
	overflow:hidden;
	height:240px;
}
.banner img {
	display:block;
	position:absolute;
	left:50%;
	margin-left:-960px;
	width:1920px;
}
/*公司简介*/

.footer {
	padding-top:30px;
}
.about {
	background:#fff;
	padding:40px 45px;
	color:#1a1a1a;
	box-shadow:3px 5px 3px #dddad2;
}
.about-content dt {
	width:540px;
	height:302px;
	overflow:hidden;
	float:left;
}
.about-content dd {
	width:450px;
	float:left;
	height:222px;
	background:#029af2;
	padding:40px 60px;
	color:#fff;
}
.about-content dd .digTitle {
	font-size:28px;
	font-weight:bold;
	padding-bottom:15px;
}
.about-content dd .enTitle {
	font-size:16px;
	padding-bottom:30px;
}
.aboutBox {
	width:104%;
}
.aboutBox li {
	width:265px;
	height:163px;
	overflow:hidden;
	float:left;
	margin-right:20px;
}
.fixRight {
	position:fixed;
	width:35px;
	top:0;
	height:100%;
	background:#333333;
	right:0;
	padding:0 10px;
	z-index:999;
}
.rightBox a {
	display:block;
	text-align:center;
	border-bottom:1px solid #4e4e4e;
}
.rightBox a.sub {
	color:#f64500;
	padding:10px 0;
}
.rightBox a.sub:hover {
	color:#0f9ff3;
}
.rightBox a img {
	display:block;
	margin:0 auto;
	margin-bottom:5px;
}
.subMission {
	background:#f64500;
	word-wrap:break-word;
	letter-spacing:15px;
	text-align:center;
	color:#fff;
	line-height:18px;
	padding:10px;
}
.mt55 {
	margin-top:55px;
}
.rightBox .top {
	padding:15px 0;
}
/*Ywenwen--2016-4-29*/

/*banner*/

.YwwInbanner {
	width:100%;
	height:240px;
	position:relative;
	overflow:hidden;
}
.YwwInbanner img {
	width:1920px;
	height:240px;
	position:absolute;
	left:50%;
	margin-left:-960px;
}
/*banner-end*/



/*---分类---*/

.classbg {
	width:100%;
	background:url(../images/classbg.png) repeat-x;
	height:50px;
}
.class {
	width:1200px;
	margin:auto;
	padding-left:1px;
}
.class ul {
	margin:0px;
	padding:0px
}
.class ul li {
	float:left;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	height:40px;
	position:relative;
	margin-left:-1px;
}
.class ul li a {
	display:block;
	float:left;
	border-bottom:2px solid #FFF;
	line-height:38px;
	height:38px;
	font-size:16px;
	padding:0px 30px;
}
.class ul li a:hover {
	border-bottom:2px solid #00a1e9;
	line-height:38px;
	height:38px;
	color:#00a1e9;
}
.class ul li a.cur {
	border-bottom:2px solid #00a1e9;
	line-height:38px;
	height:38px;
	color:#00a1e9;
}
/*产品详情*/

.Ywwproduct {
	margin-top:20px;
}
.Ywwproduct ul li {
	background:#fff;
	padding:14px;
	width:257px;
	height:342px;
	margin:0 20px 20px 0;
	box-shadow:0px 4px 17px 0px #e1e1e1;
	float:left;
}
.Ywwproduct ul {
	width:1221px;
}
.Ywwproduct ul li h3 {
	color:#1a1a1a;
	font-size:16px;
	margin:17px 0 14px 0;
}
.Ywwproduct ul li p {
	color:#999;
	font-size:13px;
	height:20px;
	overflow:hidden;
}
.Ywwproduct ul li img {
	width:258px;
	height:259px;
}
.Ywwproduct ul li.cur {
	border-bottom:3px solid #029af2;
	padding:14px 14px 11px 14px;
}
.Ywwproduct ul li.cur h3 {
	color:#029af2;
}
.Ywwproduct ul li.cur h3 a {
	color:#029af2;
}
.Ywwpage {
	background:#fff;
	padding:19px 0;
	text-align:center;
	margin-top:15px;
}
/*产品详细*/

.ProductDetailstop {
	background:#FFF;
	padding:40px 55px;
	margin-top:25px;
	box-shadow:0px 4px 17px 0px #e1e1e1;
	position:relative;
	z-index:9;
}
.ProductDetailstopleft {
	float:left;
	width:533px;
	height:533px;
	border:1px solid #ccc;
	position:relative;
	z-index:9999;
}
.ProductDetailstopleftimg {
	width:533px;
	height:533px;
	position:relative;
	z-index:999;
}
.ProductDetailstopleftimg img {
	display:block;
	width:533px;
	height:533px;
}
div.zoomdiv {
	z-index:9999;
	position:absolute;
	top:0px;
	right:0px;
	width:200px;
	height:200px;
	background:#ffffff;
	border:1px solid #CCCCCC;
	display:none;
	text-align:center;
	overflow:hidden;
	background:#fff;
}
zoomdiv {
	z-index:9999;
	position:absolute;
	top:0px;
	right:0px;
	width:200px;
	height:200px;
	background:#ffffff;
	border:1px solid #CCCCCC;
	display:none;
	text-align:center;
	overflow:hidden;
}
div.jqZoomPup {
	z-index:10;
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
	width:50px;
	height:50px;
	border:1px solid #aaa;
	background:#ffffff;
	opacity:0.5;
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	filter:alpha(Opacity=50);
}
.ProductDetailstopright {
	float:right;
	width:497px;
	position:relative;
	z-index:9;
}
.ProductDetailstopright dl {
	margin:0px;
	padding:30px 0px 0px
}
.ProductDetailstopright dl dt {
	font-size:32px;
	line-height:46px;
	padding-bottom:20px;
	border-bottom:1px solid #ccc;
}
.ProductDetailstopright dl dd {
	font-size:14px;
	padding:30px 0px;
	line-height:36px;
	border-bottom:1px solid #ccc;
	min-height:149px;
	height:auto !important;
	height:149px;
}
.ProductDetailstopright dl dd span.Special {
	color:#029af2;
	font-size:16px;
	padding-right:10px;
}
.ProductDetailsSmallimg {
	overflow:hidden;
	position:relative;
	margin:0px auto;
	width:328px;
	padding-top:60px;
}
.ProductDetailsSmallimg ul {
	width:9999px;
	position:relative;
	z-index:9;
}
.ProductDetailsSmallimg ul li {
	float:left;
	width:100px;
	height:100px;
	position:relative;
	display:inline;
	margin-right:14px;
	cursor:pointer;
	z-index:99;
}
.ProductDetailsSmallimg ul li img {
	display:block;
	width:100px;
	height:100px;
}
.ProductDetailsSmallimg ul li span {
	display:block;
	width:98px;
	height:98px;
	border:1px solid #dadada;
	position:absolute;
	left:0px;
	top:0px;
}
.ProductDetailsSmallimg ul li.cur span {
	width:92px;
	height:92px;
	border:4px solid #029af2;
}
.ProductimgArrowleft,.ProductimgArrowright {
	position:absolute;
	bottom:0px;
	width:33px;
	height:100px;
	cursor:pointer;
}
.ProductimgArrowleft {
	left:0px;
	background:url(../images/Product2.gif) no-repeat left center;
}
.ProductimgArrowright {
	right:0px;
	background:url(../images/Product3.gif) no-repeat right center;
}
.Productclass {
	background:#fff;
	margin-top:25px;
	box-shadow:0px 4px 17px 0px #e1e1e1;
}
.Productclass a {
	display:inline-block;
	line-height:57px;
	font-size:18px;
	color:#666;
	border-bottom:3px solid #FFF;
	border-right:1px solid #ccc;
	padding:0px 60px;
}
.Productclass a.cur {
	border-bottom:3px solid #029af2;
	color:#029af2;
}
.ProductContents {
	font-size:14px;
	line-height:25px;
	padding-top:25px;
	margin-top:18px;
	display:none;
	padding-bottom:25px;
	background:#fff;
	padding:50px 40px;
	color:#1a1a1a;
	font-size:14px;
	line-height:24px;
	box-shadow:0px 4px 17px 0px #e1e1e1;
}
.ProductContents {
	margin-top:18px;
}
.ProductContents img {
	display: block;
	max-width: 920px;
	margin: 0 auto;
}
.ProductContents table {
	border-collapse:collapse;
	margin:0 auto;
}
.ProductContents table td {
	text-align:center;
	border:1px solid #d9d9d9!important;
}
.ProductContents table td.Ywwtdleft {
	text-align:left;
	text-indent:142px;
}
.Ywwblue {
	color:#029af2;
	font-weight:bold;
}
/*banner*/

.slideBox {
	width:100%;
	height:600px;
	margin-top:108px;
	clear:both;
	overflow:hidden;
	position:relative;
}
.slideBox .hd {
	height:5px;
	overflow:hidden;
	position:absolute;
	left:50%;
	margin-left:-100px;
	bottom:80px;
	z-index:1;
}
.slideBox .hd ul {
	overflow:hidden;
	zoom:1;
	float:left;
}
.slideBox .hd ul li {
	float:left;
	margin-right:20px;
	width:45px;
	height:8px;
	line-height:8px;
	text-align:center;
	background:#fff;
	cursor:pointer;
	font-size:0;
}
.slideBox .hd ul li.on {
	background:#029af2;
	color:#fff;
}
.slideBox .bd {
	position:relative;
	height:100%;
	z-index:0;
}
.slideBox .bd li {
	zoom:1;
	vertical-align:middle;
}
.slideBox .bd img {
	position:relative;
	width:1920px;
	left:50%;
	margin-left:-960px;
	height:600px;
	display:block;
}
/*.slideBox .prev,.slideBox .next {
	position:absolute;
	left:3%;
	top:50%;
	margin-top:-25px;
	display:block;
	width:24px;
	height:46px;
	background:url(../images/index_inco04.png) 0 0 no-repeat;
	filter:alpha(opacity=50);
	opacity:0.5;
}
.slideBox .next {
	left:auto;
	right:3%;
	background:url(../images/index_inco05.png) 0 0 no-repeat;
}
.slideBox .prev:hover,.slideBox .next:hover {
	filter:alpha(opacity=100);
	opacity:1;
}
*/

.banner-content {
	width:1200px;
	position:absolute;
	left:50%;
	margin-left:-600px;
	top:135px;
}
.banner-box {
	display:none;
	width:432px;
	height:179px;
	padding:43px;
	background:url(../images/index_inco15.png) repeat;
	color:#fff;
	line-height:26px;
}
.banner-box h3 {
	padding-bottom:20px;
}
.news-bottom {
	position:absolute;
	width:100%;
	height:50px;
	line-height:50px;
	left:0;
	bottom:0;
	z-index:1;
	background:url(../images/index_inco17.png) repeat;
}
.news-content {
	width:1200px;
	margin:0 auto;
	font-size:13px;
	color:#fff;
}
.news-content a {
	color:#fff;
	padding-right:15px;
}
.news-content a:hover {
	color:#029af2;
}
/*核心产品*/

.product-wraper {
	width:100%;
	background:#fff;
}
.index-product {
	width:1200px;
	margin:0 auto;
	padding:30px 0 60px;
}
.index-title {
	color:#029af2;
	font-size:33px;
	text-align:center;
	padding-bottom:30px;
}
.index-text {
	text-align:center;
	color:#000;
	text-align:center;
	padding-bottom:50px;
}
.product-list {
	width:1220px;
}
.product-list li {
	width:300px;
	height:247px;
	overflow:hidden;
	position:relative;
	float:left;
	margin-right:2px;
	margin-bottom:2px;
}
.product-list li img {
	width:300px;
	height:247px;
}
.product-list .tet {
	position:absolute;
	width:302px;
	height:45px;
	left:0;
	bottom:0;
	z-index:1;
	background:#029af2;
	color:#fff;
	text-align:center;
	font-size:18px;
	line-height:45px;
}
.product-hover {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:url(../images/index_inco18.png) repeat;
	color:#fff;
	display:none;
}
.product-hover .even {
	font-size:20px;
	text-align:center;
	padding-top:90px;
	padding-bottom:30px;
}
.product-hover .more {
	width:85px;
	height:30px;
	margin:0 auto;
	line-height:30px;
	background:url(../images/index_inco19.png) center center no-repeat;
	display:block;
	text-align:center;
}
.product-list li a:hover .product-hover {
	display:block;
}
.compete-wraper {
	width:100%;
	background:url(../images/index_img19.jpg) center center no-repeat;
	height:520px;
}
.compete-list {
	width:1200px;
	margin:0 auto;
	padding:80px 0;
}
.compete-boxs {
	padding-top:20px;
}
.compete-boxs li {
	width:300px;
	float:left;
}
.compete-boxs li .num {
	margin:0 auto;
	width:137px;
	height:132px;
	padding-bottom:35px;
	background:url(../images/index_inco20.png) 0 0 no-repeat;
	position:relative;
}
.compete-boxs li .num span {
	height:132px;
	line-height:132px;
	text-align:center;
	display:block;
	color:#eca24a;
	font-size:32px;
	font-weight:bold;
}
.compete-boxs li .num .inco {
	display:none;
	position:absolute;
	top:57px;
	left:30px;
	background:url(../images/index_inco21.png) 0 0 repeat;
	width:72px;
	height:4px;
}
.compete-text {
	color:#000;
	font-size:18px;
	text-align:center;
	font-size:18px;
	overflow:hidden;
	height:18px;
}
.solution-warper {
	width:100%;
	height:591px;
	background:url(../images/index_img20.jpg) center center no-repeat;
}
.solution-comment {
	width:1200px;
	margin:0 auto;
	padding:80px 0;
}
.solution-title {
	text-align:center;
	color:#fff;
	font-size:33px;
	padding-bottom:35px;
}
.solution-nav {
	text-align:center;
}
.solution-nav a {
	display:inline-block;
	width:132px;
	height:30px;
	margin-right:20px;
	line-height:30px;
	color:#333;
	background:url(../images/index_inco22.png) 0 0 no-repeat;
}
.solution-nav a.cur {
	background:url(../images/index_inco23.png) 0 0 no-repeat;
	color:#fff;
}
.news-nav a:hover {
	background:url(../images/index_inco23.png) 0 0 no-repeat;
	color:#fff;
}
.solution-com-box {
	padding-top:50px;
}
.solution-com-box ul {
	display:none;
	width:1236px;
}
.so-list li {
	width:276px;
	overflow:hidden;
	float:left;
	margin-right:33px;
	position:relative;
}
.so-list li img {
	display:block;
	width:276px;
	height:208px;
	overflow:hidden;
}
.so-list li a {
	color:#fff;
	display:block;
}
.so-list li h4 {
	font-size:18px;
	text-align:center;
	padding-top:25px;
}
.so-list li a:hover {
	color:#80d0ff;
}
.news-wraper {
	width:100%;
	background:#fff url(../images/index_img25.jpg) center top no-repeat;
	height:710px;
}
.news-con {
	width:1200px;
	margin:0 auto;
	padding:60px 0;
}
.news-title {
	color:#029af2;
}
.news-nav {
	text-align:center;
}
.news-nav a {
	display:inline-block;
	width:132px;
	height:30px;
	margin-right:20px;
	line-height:30px;
	color:#333;
	background:url(../images/index_inco22.png) 0 0 no-repeat;
}
.com-nav {
	text-align:center;
}
.com-nav a {
	display:inline-block;
	width:132px;
	height:30px;
	margin-right:20px;
	line-height:30px;
	color:#333;
	background:url(../images/index_inco22.png) 0 0 no-repeat;
}
.com-nav a.cur,.news-nav a.cur,.com-nav a:hover {
	background:url(../images/index_inco23.png) 0 0 no-repeat;
	color:#fff;
}
.news-list {
	margin-top:60px;
	width:1300px;
}
.news-list ul {
	display:none;
}
.news-list ul li {
	width:550px;
	float:left;
	margin-bottom:30px;
	margin-right:100px;
	position:relative;
}
.news-list ul li .date {
	float:left;
	width:90px;
	border:1px solid #029af2;
	text-align:center;
	font-size:30px;
	font-weight:bold;
	line-height:60px;
	margin-right:20px;
}
.news-list ul li .date span {
	color:#fff;
	background:#029af2;
	display:block;
	font-size:14px;
	font-weight:normal;
	line-height:30px;
}
.news-list ul li .airtitle {
	margin:0px;
	padding:0px;
}
.news-list ul li .airtitle h5 {
	line-height:25px;
	overflow:hidden;
	height:25px;
	font-size:18px;
	margin-bottom:10px;
}
.news-list ul li .airtitle p.t {
	overflow:hidden;
	font-size:13px;
	line-height:25px;
	height:50px;
	color:#029af2;
}
.news-list ul li a {
	color:#029af2;
}
/* .news-list ul li a:hover {
	color:#ed2e2e;
}
.news-list ul li a:hover .date {
	border:1px solid #ed2e2e;
}
.news-list ul li a:hover .date span {
	background:#ed2e2e;
}
*/

.Engineering-warper {
	width:100%;
	overflow:hidden;
	background:url(../images/index_img26.jpg) center center no-repeat;
	height:560px;
}
.Engineering-case {
	width:1200px;
	margin:0 auto;
	padding:60px 0;
}
.picScroll-left {
	width:1240px;
	position:relative;
}
.case-list li {
	width:278px;
	height:356px;
	overflow:hidden;
	float:left;
	background:#fff;
	position:relative;
	line-height:20px;
	border:1px solid #e6e6e6;
	margin-right:30px;
	position:relative;
}
.case-list li a {
	display:block;
	font-size: 16px;
	line-height: 24px;
}
.case-list li img {
	width:264px;
	height:198px;
	overflow:hidden;
	display:block;
	margin:0 auto;
	padding:6px 0;
}
.case-list li .case1 {
	color:#333;
	font-size:18px;
	padding:20px 10px;
}
.case-list li .case2 {
	padding:0 10px;
	font-size:13px;
	height:56px;
	overflow:hidden;
}
.case-hover {
	display:none;
	width:264px;
	height:198px;
	background:url(../images/index_inco24.png) repeat;
	position:absolute;
	top:6px;
	left:6px;
	z-index:1;
	cursor:pointer;
}
.case-hover .deails-btn {
	padding-top:80px;
	background:url(../images/index_inco25.png) 0 bottom no-repeat;
	display:block;
	width:43px;
	height:43px;
	margin:0 auto;
}
.case-list li:hover .case-hover {
	display:block;
}
.case-list li:hover a {
	color:#029af2;
}
.picScroll-left .hd {
	}.picScroll-left .hd .prev,.picScroll-left .hd .next {
	position:absolute;
	top:50%;
	margin-top:-35px;
	display:block;
	width:37px;
	height:71px;
	float:right;
	overflow:hidden;
	cursor:pointer;
	background:url(../images/arror01.png) no-repeat;
}
.picScroll-left .hd .prev {
	left:-45px;
}
.picScroll-left .hd .next {
	right:-14px;
	left:auto;
	background:url(../images/arror02.png) no-repeat;
}
.picScroll-left .hd .prev:hover {
	background:url(../images/arror03.png) no-repeat;
}
.picScroll-left .hd .next:hover {
	background:url(../images/arror04.png) no-repeat;
}
.friendship-wraper {
	width:100%;
	background:#fff;
}
.friendship-link {
	width:1240px;
	margin:0 auto;
	padding-top:60px;
	padding-bottom:50px;
}
.friendship-link ul {
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.friendship-list li {
	display: inline-block;
	width:120px;
	margin: 0 30px;
	padding-bottom:30px;
	text-align:center;
}
.friendship-list li .img {
	width:120px;
	height:120px;
	background:url(../images/index_inco26.png) 0 0 no-repeat;
	overflow:hidden;
}
.friendship-list li .img img {
	width:76px;
	height:76px;
	display:block;
	margin:0 auto;
	padding-top:23px;
	overflow:hidden;
}
.friendship-list li h4 {
	padding-top:20px;
	color:#333;
	font-size:16px;
}
.friendship-link .more {
	width:125px;
	height:35px;
	line-height:35px;
	display:block;
	margin:0 auto;
	text-align:center;
	border:1px solid #029af2;
	color:#029af2;
}
.friendship-link .more:hover {
	background:#029af2;
	color:#fff;
}
.consultation-warper {
	width:100%;
	background:#edf2f5;
}
.consultation {
	width:1200px;
	margin:0 auto;
	padding:60px 0;
}
.consultation-content dl {
	padding-top:45px;
	color:#fff;
	line-height:26px;
}
.consultation-content dl dt {
	padding: 38px 65px 112px;
	width:470px;
	height:300px;
	background:#029af2;
	float:left;
}
.consultation-content dl dt h3.con-title {
	font-size:24px;
	color:#fff;
	padding-bottom:35px;
}
.consultation-content dl dt span.bor {
	width:103px;
	height:1px;
	background:#fff;
	display:block;
}
.consultation-content dl dd {
	width:600px;
	height:450px;
	overflow:hidden;
	float:left;
}
.consultation-content dl dd img {
	display:block;
	width:600px;
}
/**工程案例*/

.solution03 {
	margin:0px;
	padding:0px;
	padding-bottom:20px;
}
.solution03 dl {
	margin:0px;
	padding:0px;
	height:225px;
	background-color:#fff;
	margin-top:25px;
	box-shadow:3px 3px 3px #e6e6e6;
	-webkit-box-shadow:3px 3x 3px #e6e6e6;
}
.solution03 dl dt {
	float:left;
	width:610px;
	padding-left:35px;
	margin-right:35px;
}
.solution03 dl dt img {
	float:right;
	width:300px;
	height:225px;
	margin-left:25px;
}
.solution03 dl dt h3 {
	font-size:20px;
	line-height:30px;
	overflow:hidden;
	height:120px;
	padding-top:35px;
}
.solution03 dl dt p {
	font-size:13px;
	color:#666666;
	padding-top:10px;
}
.solution03 dl dt p a {
	color:#666666;
}
.solution03 dl dt p a:hover {
	color:#00a1e9;
}
.solution03 dl dd {
	margin:0px;
	padding:35px 25px 0px 0px;
}
.solution03 dl dd p {
	font-size:13px;
	padding-bottom:25px;
	color:#666;
	line-height:24px;
}
.solution03 dl dd p.con {
	height:96px;
	overflow:hidden;
}
.solution03 dl dd p.more {
	padding-bottom:0;
}
.solution03 dl dd p.more a {
	background-color:#00a1e9;
	color:#fff;
	display:inline-block;
	padding:3px 20px;
}
.solution03 dl dd p.more a:hover {
	background-color:#00a1e9;
	color:#fff;
}
.solution03 dl dt h3 a:hover {
	color:#029af2;
}
.solution03 dl dd p.more .more-inco {
	width:30px;
	height:30px;
	background:#0477ba;
	line-height:30px;
	color:#fff;
	text-align:center;
	display:inline-block;
	font-size:22px;
	vertical-align:top;
}
/*分页码--*/



.Paging {
	background:#FFF;
	text-align:center;
	margin-top:30px;
	padding:20px 0px 17px;
	box-shadow:3px 3px 3px #e6e6e6;
	-webkit-box-shadow:3px 3x 3px #e6e6e6;
}
.Paging a {
	display:inline-block;
	width:37px;
	height:37px;
	background:url(../images/Pagingimg1.png) no-repeat;
	text-align:center;
	line-height:37px;
	vertical-align:middle;
	margin:0px 5px;
	color:#636363;
	font-size:14px;
	font-weight:400;
}
.Paging a:hover {
	background:url(../images/Pagingimg.png) no-repeat;
	color:#FFF;
}
.Paging a img {
	position:relative;
	top:12px;
	display:block;
	margin:auto;
}
.Paging a.Pagingmore {
	background:none;
	margin:0px;
	width:25px;
}
.Paging a.Pagingmore:hover {
	background:none;
	color:#636363;
}
.Pagingmg {
	margin:0px;
	padding:10px 0px 50px;
}
.organization,.honor-list {
	width:1200px;
	overflow:hidden;
	margin-top:30px;
	box-shadow:3px 5px 3px #dddad2;
	padding:20px 0;
	background:#fff;
}
.honor-list {
	padding:88px 0;
}
.d_tab29 ul,.d_tab29 li {
	margin:0;
	padding:0;
	list-style:none
}
.d_tab29 img {
	border:0;
	vertical-align:top
}
.d_tab29 {
	position:relative;
	height:400px;
	text-align:left
}
.d_tab29 .d_img {
	position:relative;
	margin:0 auto;
	width:1000px;
	height:100%
}
.d_tab29 .d_img li {
	position:absolute;
	display:none;
	z-index:0
}
.d_tab29 .d_img .cont {
	width:100%;
	height:87px;
	background:rgba(0,0,0,0.5);
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:99999;
}
.d_tab29 .d_img li img {
	width:100%
}
.d_tab29 .d_img li.d_pos1 {
	display:block;
	width:459px;
	left:0%;
	top:60px;
	z-index:1
}
.d_tab29 .d_img li.d_pos2 {
	display:block;
	width:509px;
	left:10%;
	top:40px;
	z-index:2
}
.d_tab29 .d_img li.d_pos3 {
	display:block;
	width:559px;
	left:25%;
	top:20px;
	z-index:3
}
.d_tab29 .d_img li.d_pos4 {
	display:block;
	width:509px;
	right:10%;
	top:40px;
	z-index:2
}
.d_tab29 .d_img li.d_pos5 {
	display:block;
	width:459px;
	right:0%;
	top:60px;
	z-index:1
}
.d_tab29 .d_img li h5 {
	text-align:center;
	padding-top:50px;
	display:none;
}
.d_tab29 .d_img li.d_pos1 h5 {
	left:0%;
}
.d_tab29 .d_img li.d_pos2 h5 {
	left:10%;
}
.d_tab29 .d_img li.d_pos3 h5 {
	left:25%;
}
.d_tab29 .d_img li.d_pos4 h5 {
	right:10%;
}
.d_tab29 .d_img li.d_pos5 h5 {
	right:0%;
}
/*.d_tab29 .d_menu {
	position:absolute;
	bottom:20px;
	width:100%;
	text-align:center
}
.d_tab29 .d_menu li {
	display:inline-block;
	zoom:1;
	*display:inline;
	background:url('../images/btn.png') no-repeat 0 0;
	width:12px;
	height:12px;
	cursor:pointer;
	margin-right:3px
}
.d_tab29 .d_menu li.d_select {
	background:url('../images/btn.png') no-repeat 0 -18px
}
*/

.d_tab29 .d_next {
	display:block;
	width:24px;
	height:34px;
	position:absolute;
	left:50%;
	margin-left:550px;
	top:140px;
	z-index:10;
	cursor:pointer;
	background:url(../images/arror06.png) 0 0 no-repeat;
}
.d_tab29 .d_prev {
	display:block;
	width:24px;
	height:34px;
	position:absolute;
	left:50%;
	margin-left:-550px;
	top:140px;
	z-index:10;
	cursor:pointer;
	background:url(../images/arror05.png) 0 0 no-repeat;
}
.d_tab29 .d_next:hover {
	background:url(../images/arror07.png) 0 0 no-repeat;
}
.d_tab29 .d_prev:hover {
	background:url(../images/arror08.png) 0 0 no-repeat;
}
.plan-list {
	width:1200px;
	padding-top:30px;
}
.plan-list li {
	width:269px;
	float:left;
	margin-right:11.5px;
	background:#f7f7f7;
	padding-bottom:30px;
}
.plan-list li .img {
	width:269px;
	height:229px;
}
.plan-list li .center {
	text-align:center;
	padding:40px 0 30px;
}
.plan-list li  .tet {
	padding:0 18px;
	height:72px;
	overflow:hidden;
}
.w-inco {
	width:32px;
	height:1px;
	background:#ccc;
	margin:10px 0;
}
.about {
	color:#333;
}
.Contact {
	padding:0px 38px 40px;
	background:#fff;
	margin-top:25px;
	box-shadow:3px 5px 3px #dddad2;
}
.Contact h3.Contacttitle {
	border-bottom:1px solid #ccc;
	font-size:18px;
	padding-top:20px;
	padding-bottom:13px;
	color:#1a1a1a;
}
.Contactleft {
	float:left;
	width:458px;
	font-size:14px;
	line-height:30px;
	padding-top:40px;
}
.Contactleft h4.companytitle {
	font-size:24px;
	padding-bottom:25px;
}
.Contactleft p.Address {
	background:url(../images/Contact.gif) no-repeat left 6px;
	padding-left:35px;
	padding-bottom:5px;
}
.Contactleft p.Phone {
	background:url(../images/Contact2.gif) no-repeat left 6px;
	padding-left:35px;
	padding-bottom:5px;
}
.Contactleft p.Fax {
	background:url(../images/Contact3.gif) no-repeat left 6px;
	padding-left:35px;
	padding-bottom:5px;
}
.Contactleft p.Email {
	background:url(../images/Contact4.gif) no-repeat left 10px;
	padding-left:35px;
	padding-bottom:5px;
}
.Contactright {
	float:right;
	width:570px;
	padding-top:40px;
}
.Contactright ul {
	margin:0px;
	padding:0px;
}
.Contactright ul li {
	margin:0px;
	padding:0px 0px 15px;
}
.Contactright ul li span {
	display:inline-block;
	float:left;
	width:86px;
	font-size:14px;
	padding-top:5px;
}
.Contactright ul li label {
	display:inline-block;
	border:1px solid #cccccc;
	padding:5px 10px;
	width:462px;
	float:right;
}
.Contactright ul li label input {
	background:none;
	border:none;
	width:100%;
	font-size:14px;
	color:#666;
}
.Contactright ul li label textarea {
	background:none;
	border:none;
	outline:none;
	width:99%;
	height:100px;
	overflow:auto;
	font-size:14px;
	color:#666;
	font-family:"微软雅黑";
	resize:none;
}
.Contactright p {
	padding:0px 0px 0px 0px;
}
.Contactright p input {
	background:#808080;
	color:#FFF;
	width:110px;
	cursor:pointer;
	margin-right:15px;
	font-size:14px;
}
.Contactright input {
	font-family:"微软雅黑";
	outline:none;
}
.Contactright p .submit-btn {
	background:#029af2;
	height:36px;
}
.Contactright p .submit-btn1 {
	height:36px;
}
.serive-list,.serive-box {
	padding-top:40px;
}
.serive-box {
	width:1225px;
}
.serive-box li {
	width:357px;
	float:left;
	margin-right:25px;
	margin-bottom:20px;
	*display:inline-block;
}
.serive-box li h4 {
	height:45px;
	line-height:45px;
	background:#f2f2f2;
	border:1px solid #f2f2f2;
	color:#029af2;
	font-size:18px;
	padding-left:25px;
}
.serive-box li .address {
	padding:0 25px;
	height:50px;
	padding-top:25px;
	border:1px solid #d9d9d9;
	border-top:0;
}
.serive-box1 {
	padding:50px 15px 0;
}
.serive-box1 li {
	width:218px;
	padding-bottom:38px;
	text-align:center;
	float:left;
}
.serive-box1 li img {
	display:block;
	width:105px;
	height:105px;
	margin:0 auto;
}
.serive-box1 li p.text {
	padding-top:20px;
}
.worksettingimgname {
	text-align:center;
	margin-top:40px;
}
.marquee2 {
	width:1148px;
	height:50px;
	overflow:hidden;
	margin-left:52px;
}
.marquee2 ul li {
	float:left;
	line-height:50px;
}
.news-content {
	position:relative;
}
.news-content span {
	position:absolute;
	left:0;
	top:0;
}
/*资质荣誉*/

.classiccase {
	position:relative;
	width:1100px;
	margin:0 auto;
	padding:60px 45px;
	background:#fff;
	margin-top:20px;
	box-shadow:3px 5px 3px #dddad2;
}
.classiccaseM {
	overflow:hidden;
	margin:0 auto;
	width:1100px;
}
.classiccaseM ul {
	width:900px;
	height:700px;
	padding-top:10px;
	position:relative;
	margin:0 auto;
}
.classiccaseM ul li {
	width:400px;
	height:575px;
	position:relative;
}
.classiccaseM ul li img {
	display:block;
	width:100%;
	position:relative;
	z-index:1;
	height:auto;
}
.classiccasebottomBtns {
	width:78px;
	height:32px;
	margin:0 auto;
}
.leftbtn,.rightbtn {
	width:24px;
	height:34px;
	position:absolute;
	top:384px;
}
.leftbtn {
	background:url(../images/arror05.png) no-repeat;
	left:23px;
}
.rightbtn {
	background:url(../images/arror06.png) no-repeat;
	right:35px;
}
.leftbtn:hover {
	background:url(../images/arror08.png) no-repeat;
	left:23px;
}
.rightbtn:hover {
	background:url(../images/arror07.png) no-repeat;
	right:35px;
}
.honorTit {
	position:absolute;
	left:0;
	width:100%;
	bottom:60px;
	text-align:center;
	font-size:14px;
	color:#333;
	z-index:999;
}
.righttitle {
	border-top:none;
	padding-top:20px;
}
.panal_213 {
	background:url(../images/index_img04.jpg) center bottom no-repeat;
}
.Solution ul li p.SolutionDescription {
	line-height:25px;
}
.bdsharebuttonbox {
	margin-left:500px;
}
.commonDetailed {
	margin-top:25px;
}
.Ywwproduct ul li h3 {
	height:30px;
	line-height:30px;
	overflow:hidden
}
.layer {
	display:none;
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:999;
	background:url(../images/index_221.png) repeat;
}
.cooperation {
	display:none;
	position:absolute;
	z-index:9999999;
	width:580px;
	top:0px;
	left:50%;
	margin-left:-290px;
	background:#FFF;
	border:1px solid #c9c9c9;
	box-shadow:0px 0px 15px #c3c2c2;
	height:405px;
	top:50%;
	margin-top:-250px;
}
.cooperation .title {
	border-bottom:1px solid #f0f0f0;
	font-size:30px;
	line-height:40px;
	color:#a5a5a5;
	font-weight:bold;
	padding:20px 0px 20px 25px;
	position:relative;
}
.cooperation .title em {
	color:#0F9FF3;
}
.cooperation .title span {
	background:url(../images/index_222.gif) no-repeat;
	width:16px;
	height:18px;
	cursor:pointer;
	position:absolute;
	right:20px;
	top:20px;
}
.cooperation ul {
	padding-top:30px;
	margin:0px 32px;
}
.cooperation ul li {
	clear:both;
	overflow:hidden;
	margin-bottom:15px;
}
.cooperation ul li span {
	float:left;
	width:75px;
	font-size:15px;
	line-height:38px;
	padding-left:10px;
	display:block;
}
.cooperation ul li label {
	width:410px;
	display:block;
	float:left;
	background:#f7f7f7;
	padding:9px 10px;
	display:block;
	box-shadow:1px 1px 3px #bdbcbc inset;
}
.cooperation ul li input {
	background:none;
	width:410px;
}
.cooperation ul li textarea {
	width:410px;
	background:none;
	resize:none;
}
.cooperation ul li .name-text {
	width:120px;
}
.cooperation ul li .tel-text {
	width:186px;
}
.cooperation ul li .tel-title {
	padding-left:28px;
	width:55px;
}
.coor-btn {
	text-align:center;
	padding:30px 0px;
}
.coor-btn .tab-btn {
	background:#00b6eb;
	font-size:20px;
	font-family:"微软雅黑";
	font-weight:bold;
	color:#FFF;
	width:135px;
	border-radius:10px;
	outline:none;
	cursor:pointer;
	height:48px;
	cursor:pointer;
}
.news-more {
	width:1240px;
	margin:0 auto;
	padding:30px 0 0;
}
.news-more a {
	display:block;
	width:125px;
	height:35px;
	line-height:35px;
	margin:0 auto;
	text-align:center;
	border:1px solid #029af2;
	color:#029af2;
}
.news-more a:hover {
	background:#029af2;
	color:#fff;
}
/*  20160607  */
.topphone {
	position:absolute;
	top:10px;
	right:0;
}
.topphone p {
	padding-left:16px;
	font-size:13px;
	color:#4c4c4c;
	background:url(../images/phone.png) no-repeat;
}
.topphone p span {
	color:#f64500;
	font-size: 16px;
	font-weight: bold;
}
.page {
	width:100%;
	padding-top:20px;
	border-top:2px solid #000000;
	text-align:center;
	padding-bottom:20px;
}
.page * {
	display:inline-block;
	font-size:14px;
	line-height:2em;
	padding:0 10px;
	color:#000000;
	border:1px solid #5B2066;
	margin:0 5px;
}
.page a:hover,.page strong.selfpage {
	background:#f3f3f3;
	color:#000000;
}



.leftWx {
	position: relative;
}
.leftWx .ewm {
	display: none;
	position: absolute;
	left: -120px;
	top: 10px;
}

/*左侧客服*/
.jing_kf { position:fixed; left:0px; top:150px; z-index:100; }
.jing_top { width:119px; height:66px; }
.jing_pointer { width:27px; height:117px; position:absolute; top:95px; left:-22px; cursor:pointer; }
.jing_pointer.active { left:-17px; background-position:0 -120px !important; }
.jing_main { width:119px; min-height:50px; position:relative; padding-top:10px; }
.jing_main ul { padding-left:8px; margin-bottom:5px; }
.jing_main ul.t { overflow:hidden; }
.jing_main ul.t li.e { text-align:center; line-height:18px; }
.jing_main ul.t li.e span, .jing_main ul.t li.e strong { padding:0 5px; display:block; font-size:12px; }
.jing_main ul.t li.b { height:40px; }
.jing_kf i.online { width:103px; height:35px; display:block; }
.jing_main ul.t li.lin { margin-bottom:10px; }
.jing_main .mobileCode { width:112px; padding-left:3px; text-align:center; margin-bottom:15px; }
.jing_main i.dimCode { width:90px; height:90px; border:1px solid #dedede; display:block; margin:0 auto; box-shadow:0 0 3px rgba(0,0,0,0.1); }
.jing_main i.dimCode img { display:block; width:90px; height:90px; }
.jing_main .mobileCode span, .jing_main div.mobileCode a { display:block; font-weight:400; }
.jing_main .mobileCode a:hover { font-weight:700; }
.jing_main .returnTop { height:30px; position:relative; }
.jing_main .returnTop a { width:32px; height:50px; cursor:pointer; position:absolute; top:1px; left:46px; }
.jing_kf_9 .jing_top { background:url(../images/kf_top.png) center top no-repeat; }
.jing_kf_9 .jing_main { background:url(../images/kf_bg.png) center bottom no-repeat; }
.jing_kf_9 i.online { background:url(../images/qq_jt.gif) 0 0 no-repeat;  }
.jing_kf_9 .returnTop a { background:url(../images/kf_returntop.png) center bottom no-repeat; }
.jing_kf_9 div.mobileCode span, .jing_kf_9 div.mobileCode a, .jing_kf_9 li.e span, .jing_kf_9 li.e strong { color:#1a5f02; }
.jing_kf_9 .jing_pointer { background:url(../images/pointer.png) 0 0 no-repeat; }




