/* CSS Document */
*{text-overflow: ellipsis;}
body{
	margin: auto;

	font-size: 14px;
	line-height: 2;
	font-family: "微软雅黑", "宋体", Arial;
	color: #666666; min-width:1080px;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
a{
	color: #666666;
	text-decoration: none;
}
a:hover{
	color: #0176c5;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img[align="left"]{ margin-right:10px;}
img[align="right"]{ margin-left:10px;}
ul,li,p,dl,dt{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div,span{text-overflow: ellipsis;}
.clear{ clear:both}
.box{
	width:960px;
	margin: auto;
}
.fl{ float:left}
.fr{ float:right}
#top1{
/*	background-color: #F6F6F6;*/
	line-height: 30px;
	height: 30px; font-size:12px;
}
#header{
	background-image: url(top_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 140px;
	float: left;
	width: 100%;
}
/*logo*/
#header .top_q{width:960px;height:140px;margin:0 auto;overflow:hidden;}
#header .logo{
	width:560px;
	height:119px;
	margin-top:20px;
	overflow:hidden;
	margin-right: 0px;
	margin-left: 0px; 
}

#header .logo span{margin-top:15px;}
#header .logo .fr{ width:235px; float:left}

#header .logo .lg{padding-right:15px;}
#header .top_q b{color:#333;font:16px/35px "Microsoft Yahei"; letter-spacing:-1px;}
#header .top_q span{width:365px;display:inline-block;font-weight:bold;font:24px/30px "Microsoft Yahei";color:#937157;overflow:hidden;}
#header .tel{width:225px;height:90px; font:18px/30px "Microsoft Yahei";color:#333;text-align:left;margin-top:42px;padding:5px 0 0 100px;background: url("tel.jpg") 28px 24px no-repeat; display:inline; overflow: hidden;}
#header .tel span{ display:block;font:37px/30px "arial";color:#ff6811;font-weight:bold;letter-spacing:-1px;}



#nav{
	text-align: center;
	line-height: 40px;
	background-image: url(navbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "微软雅黑", "宋体", Arial;
	z-index:99;
	clear: both;
	float: left;
	width: 100%;
}
#nav ul{ width:100%;}
#nav ul li{
	line-height: 40px;
	float: left;

	position: relative;

}
#nav>div>ul>li{
	background-image: url(navline.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:2px;

}
#nav>div>ul>li>a{	padding-right:13px;
	padding-left:14px;	color: #fff;
	font-weight: bold; float:left}
#nav ul ul a{
	color: #fff;
	font-weight: bold;
	float:left;
	width:100%;
}

#nav>div>ul>li>a.select,#nav>div>ul>li>a:hover{
	background-image: url(navhover.jpg);
	background-repeat: no-repeat;
	background-position: center -4px;	
}
#nav li.select a,#nav li:hover a{
	color: #fff;
}
#nav ul li ul{
	position: absolute;
	width: 100%;
	left: 0px;
	top: 40px;
	z-index:2;
	background-color: #03529d; display:none;
}
#nav ul ul li{
	position: relative;
	width: 100%;
	float: left;
	font-size: 12px;
	font-weight: lighter;
	line-height: 28px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0368C2;
	border-bottom-color: #02498A;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#nav ul ul li a{
	font-weight: lighter;

}
#nav ul ul li a:hover{
	background-color: #024786;
}
#nav ul ul li ul{
	left: 100%;
	top: 0px;
}
/*底部开始*/
.footer_back{width:100%;height:269px;padding-top:25px;background:url(footer_10.jpg) no-repeat center top;}
.f_nav{width:725px;margin:0 auto;height:41px;}
.f_nav a{color:#fff;padding:0 13px; font:12px/41px "";font-weight:bold;}
.f_logo{width:670px;marign:0 auto;line-height:30px;margin:40px 0 0 130px;}
.f_logo img{margin-top:10px;}
.f_logo span{font-size:12px; font-weight:normal;color:#fff;}
.f_logo span img{ vertical-align:middle;margin:0 0 0 25px;}
.f_logo a{color:#fff;}



/*banner的CSS布局*/
.banner{ width:100%; overflow:hidden; position:relative; }

.banner .hd{ height:20px; overflow:hidden; position:absolute;right:0; left: 0; margin: 0 auto; bottom:30px;z-index:2; }
.banner .hd ul{ overflow:hidden; zoom:1; text-align:center;}
.banner .hd ul li{ display:inline-block; margin:0 4px;  width:12px; height:12px; line-height:14px; text-align:center; background:rgba(255,255,255,0.6); cursor:pointer;border-radius:100%; }
.banner .hd ul li.on{ background:rgba(255,255,255,1); color:#fff;}

.banner .bd{ position:relative; height:100%; z-index:0;}
.banner .bd li{ zoom:1; vertical-align:middle;}
.banner .bd li a{ cursor: w-resize}
.banner .bd li a .img{ width:100%;background-position: center top; background-repeat: no-repeat; }
.banner .bd li a img{ max-width: 100%; display:none}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.banner .prev,
.banner .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(slider-arrow.png)-110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;}
.banner .next{ left:auto; right:3%; background-position:8px 5px;}
.banner .prev:hover,
.banner .next:hover{ filter:alpha(opacity=100);opacity:1;}
.banner .prevStop{ display:none;}
.banner .nextStop{ display:none;}



/*search*/
.sea{width:100%; margin:0 auto;}
.search{width:960px;height:40px; overflow:hidden;margin:0 auto;}
.sa1{width:590px;height:40px;line-height:40px;color:#666; position:absolute;overflow:hidden;}
.sa2{width:210px;height:40px;margin-right:20px;}
.sa1 a{color:#666;padding:0 8px;}
.sa1 b{margin-right:5px;}
.sea1{width:251px;height:22px;margin-top:8px;line-height:22px;color:#737373; text-indent:5px;border:1px solid #dcdcdc;border-right:none;}
.sea2{width:30px;height:24px;margin-top:8px;margin-right:20px;color:#fff;cursor:pointer;line-height:22px;border:1px solid #dcdcdc;text-align:center;background: url(sous.jpg) 3px 2px no-repeat;font-weight:bold;border-left:none;}

/*banner*/
.back{width:100%;height:477px; border-bottom:1px solid #dbdbdb;}
.banner a{ display:block;width:100%;height:476px;background:url(banner.jpg) no-repeat center top;}


.pro{height:601px; overflow:hidden;margin:22px 0;}
/*产品分类 product left*/
.pro .proleft{width:215px;height:601px; overflow:hidden; background:url(product.jpg) no-repeat center top;}
.pro .proleft .etitle{font:18px/43px "微软雅黑";font-weight:bold; text-indent:12px; margin-bottom:10px;}
.pro .proleft .etitle a,.proleft .etitle a:hover{color:#fff; text-decoration:none;}
.pro .proleft .protitle{font:15px/24px "微软雅黑";height:24px;width:174px;background:url(ca_12.jpg) no-repeat;margin:6px 0 0 19px; text-indent:25px; display:inline-block;}
.pro .proleft .protitle a{color:#fff;}
.pro .proleft ul{width:169px;height:auto; margin:0 auto;}
.pro .proleft ul li{width:169px;height:33px;border-bottom:1px solid #dadada;background:url(pro_li.jpg) no-repeat 7px 11px;font:13px/31px "微软雅黑";text-indent:26px;color:#444;}
.pro .proleft ul li a{color:#444;}
.pro .proleft ul li a:hover{color:#ff6c10;}
.pro .proleft ul .nones{border-bottom:none;}
/*案例展示 Typical Case*/
.case{width:720px;height:596px;border:1px solid #d7d7d7;overflow:hidden;}
.case .etitle{
	width:720px;
	height:40px;
	font:18px/35px "微软雅黑";
	font-weight:bold;
	text-transform:uppercase;
	text-indent:15px;
	background-image: url(case_10.jpg);
	background-repeat: repeat-x;
}
.case .etitle a,.case .etitle a:hover{color:#333; text-decoration:none;}
.case .etitle span img{margin:13px 10px 0 0;}
.case .etitle font{font:14px/35px "arial";color:#999;font-weight: bold;}
.case .etitle font a,.case .etitle font a:hover{color:#999; text-decoration:none;}
	/*典型案例展示 Typical Case 内容快*/
.case dl{width:312px;height:512px;float:left; overflow:hidden;margin:25px 14px 0 27px; display:inline;}
.case dl dt{width:312px;height:214px;background:url(case_25.jpg) bottom no-repeat;}
.case dl dt img{width:297px;height:184px;border:4px solid #e8e8e8; padding:3px;}
.case dl dd .p{color:#666;line-height:22px; text-decoration:none; overflow:hidden; max-height:230px; float:left; width:100%; margin:auto; padding:0px;}
.case dl dd a:hover{color:#666; text-decoration:none;}
.case dl dd .title{
	float:left;
	width:100%;
	white-space: nowrap;
	overflow: hidden;
}
.case dl dd .title a{font:15px/50px "微软雅黑";color:#0074da;}
.case dl dd .xq{margin-top:15px; float:left; width:100%;}


/*租赁设备推荐*/
.shili{height:269px;border:1px solid #ddd;width:958px;position: relative;}
.shili .etitle{width:958px;height:36px;background:url(case_10.jpg);}
.shili .etitle b{width:140px; text-indent:20px;background:url(case_39.jpg);height:36px;color:#fff;font:16px/36px "";font-weight: bold; display:block;}
.shili .etitle b a,.shili .etitle b a:hover{color:#fff; text-decoration:none}
.shili .etitle span{line-height:36px; margin-right:10px;height:36px;overflow:hidden;display:block;}
.shili .econtent ul{width:100%; float:left;}
.shili .econtent{width:910px;float:left;margin-left:30px ; display:inline;margin-top:22px;}
.shili ul li{float:left;width:210px;height:207px;margin-right:20px;}
.shili ul li img{border:1px solid #ddd;padding:2px;width:204px;height:160px;}
.shili .nones{margin-right:0px;}
.shili ul li span{ display:block; text-align:center;line-height:35px;}
.shili_left{ position:absolute;left:-18px;top:130px;}
.shili_right{position:absolute;right:-18px;top:130px;}
/*荣誉资质*/
.zizhi{width:100%;height:398px; overflow:hidden;background:url(at_backi.jpg) no-repeat center top;}
/*荣誉资质 标题*/
.zizhi .etitle{background:url(at_29.jpg) no-repeat bottom;height:45px;margin-top:10px;margin-bottom:23px;font:20px/40px Arial;color:#fff;}
.zizhi .etitle b{font:15px/30px "微软雅黑";font-weight:bold;margin-right:9px; }
.zizhi .etitle font{font:10px/30px "arial";font-weight:bold; text-transform:uppercase;margin-left:9px;}
.zizhi .etitle a,.zizhi .etitle a:hover{color:#fff; text-decoration:none;}
.zizhi .etitle img{margin-top:15px;}
.zizhi .econtent{ float:left; width:872px; display:inline; overflow:hidden;}
/*荣誉资质 左右切换*/
.zizhi ul{float:left;}
.zizhi ul li{float:left;width:203px; text-align:center;height:300px;margin-right:15px;line-height:30px;*line-height:50px;display:inline;}
.zizhi ul li img{width:203px;height:254px;}
.zizhi ul li span{ display:block;height:30px;line-height:30px;overflow:hidden;}
.zizhi ul li a{color:#fff;}
.zizhi_left{margin:100px 33px 0 0;}
.zizhi_right{margin:100px 0 0 0;}


/*客户见证*/
.jianzhengs{width:960px;height:357px;border:1px solid #dedede;margin:30px 0; background:url(stop_63.jpg);}
.jianzheng{width:725px;height:357px;border-left:1px solid #fff; background:url(stop_18.jpg) right bottom no-repeat;}
.jianzheng .etitle{width:690px;height:29px;border-bottom:1px solid #dedede;font:14px/30px "";margin-top:20px;color:#fff;font-weight: bold; background:url(stop_1.jpg) no-repeat 20px 0; text-indent:35px;}
.jianzheng .etitle a{color:#fff;}
.jianzheng .etitle img{margin-top:10px;}

.jianzheng dl{width:332px;height:120px;float:left;margin:22px 0 0 22px; display:inline;}
.jianzheng dl dt{float:left;width:126px;height:120px;}
.jianzheng dl dt img{float:left;width:120px;height:114px;padding:1px;border:1px solid #e3e3e3;}
.jianzheng dl dd{float:right;width:190px;line-height:20px;}
.jianzheng dl dd .p{ float:left; width:100%; height:80px; overflow:hidden;}
.jianzheng dl dd h4 a{
	width:100%;
	height:23px;
	background:url(stop_3.jpg) no-repeat center top;
	color:#fa6600;
	line-height:23px;
	font-size:12px;
	display:block;
	overflow:hidden;
	white-space: nowrap;
	float: left;
}
.jianzheng dl dd h5 a{font-size:12px;font-weight:normal; display:block;color:#fa6600;line-height:26px;margin-bottom:10px;}
.jianzheng dl dd .ckxq{color:#0450a4;}
.jianzheng .nones{margin-left:10px;}

/*合作伙伴*/
.hezuo{width:228px;height:357px;border-right:1px solid #fff;}
.hezuo .etitle{width:224px;height:29px;border-bottom:1px solid #dedede;font:14px/30px "";color:#fff;font-weight: bold; background:url(stop_21.jpg) no-repeat; text-indent:15px;margin-top:30px;}
.hezuo .etitle a{color:#fff;}
.hezuo .etitle img{margin:5px 12px 0 0 ;}
.hezuo .econtent{ float:left; width:100%; margin-top:20px;}
.hezuo ul{width:223px;height:273px;margin-top:26px; float:left;}
.hezuo ul>div{ float:left; width:100%;}
.hezuo ul>div>li{width:95px;height:90px;float:left;margin-right:13px; display:inline; overflow:hidden;}
/*.hezuo ul>div> li:nth-child(2n+1){margin-right:0px; float:right}
.hezuo ul>div> li:nth-child(n2){margin-right:13px; float:left}*/
.hezuo ul>div> li img{border:1px solid #dfdfdf;max-width:100%;}
.hezuo ul>div> li span{ display:block; text-align:center;line-height:25px;height:25px;overflow:hidden;}


/*about us */
.about{width:960px;height:698px;background:url(stop_63.jpg) 0 42px;border:1px solid #ddd;border-top:none;}
.about .etitle{width:100%;height:42px;font:16px/40px ""; text-indent:26px;background: url(about_bt.jpg) no-repeat;}
.about .etitle img{margin:17px 20px 0 0 ;}
.about .etitle span{font:14px/40px "";font-weight:bold;}
.about .etitle font{font:11px/40px "";color:#fff;}
.about .etitle font a,.case .etitle font a:hover{color:#fff; text-decoration:none;}
.about .etitle a,.about .etitle a:hover{color:#fff; text-decoration:none;}

.about dl{width:932px;height:334px; overflow:hidden;margin:30px 0 0 21px;}
.about dl dt{width:435px;height:340px;float:left; background:url(stop_68.jpg) bottom no-repeat;}
.about dl dt img{width:435px;height:340px;}
.about dl dd{float:right;width:475px;height:314px;line-height:26px;}
.about dl dd h4{font:14px/50px "";color:#f46600;font-weight:bold;}
.about dl dd h4 a{color:#FA6600;}
.about dl dd .ckxq{ display:block;width:81px;height:22px;background:#f46600;color:#fff; text-align:center;line-height:22px;margin-top:30px;}

/*企业相册 */
.about .qyxc{width:915px;height:29px;background:url(qyxc_bt.jpg) no-repeat; text-indent:20px;color:#fff; line-height:29px; margin:15px auto;}
.about .econtent{ float:left; width:900px;}
.about .qyxc a{color:#fff;}
.about .qyxc img{margin-top:10px;}
.about ul{width:908px;height:200px; overflow:hidden;float:left;margin-top:15px;}
.about ul li{float:left; text-align:center;width:209px;height:190px;margin-left:15px; display:inline;line-height:30px;*line-height:50px;}
.about ul li span{ display:block; float:left; width:100%;}
.about ul li img{width:205px;height:155px;padding:1px;border:1px solid #ddd;}
.about .qyxc_left{margin:70px 10px 0 0;}
.about .qyxc_right{margin:70px 0 0 0;}

/*news */
.news{width:100%;height:492px;background:url(wenda_75.jpg);margin:25px 0;padding-top:6px;}
.new{width:621px;height:470px;}
.new .etitle{width:621px;height:31px;border-bottom:2px solid #0453a7;font:14px/28px "";font-weight:bold;margin-top:5px;text-align:center;}
.new .etitle a{ display:block;width:113px;height:31px;float:left;color:#333; text-decoration:none;}
.new .etitle a:hover{background:url(wenda_81.jpg) no-repeat bottom;color:#fff; text-decoration:none;}
.new .etitle .cur2{background:url(wenda_81.jpg) no-repeat bottom;color:#fff; text-decoration:none;}

.new dl{width:621px;height:170px; overflow:hidden;margin-top:15px;}
.new dl dt{
	float:left;
	width:230px;
	max-height:168px;
	overflow:hidden;
	text-align: left;
	
}
.new dl dt img{ max-width:100%; max-height:168px;
	}
.new dl dd{float:right;width:373px;height:230px;line-height:24px;}
.new dl dd h4{
	white-space: nowrap;
	float: left;
	width: 100%;
}
.new dl dd p{
	height:90px;
	display:block;
	overflow:hidden;
	float: left;
	width: 100%; 
}
.new dl dd .new dd .title a{line-height:30px;margin-bottom:7px; display:block;font-size:14px;color:#333;}
.new dl dd .ckxq{width:68px;height:20px;background:#666; text-align:center;line-height:20px;color:#fff; display:block;margin-top:14px; float:left;}

.new ul{width:625px;height:201px; overflow: hidden;margin-top:20px; background: url(xuxian_07.jpg) no-repeat 308px 10px;}
.new ul li{width:288px; overflow:hidden;margin-right:41px;white-space:nowrap;display:inline;text-indent:10px;border-bottom:1px dashed #9f9f9f;line-height:34px;background:url(wenda_97.jpg) no-repeat 0 13px;float:left; letter-spacing:-0.3px; float:left;}
.new ul li.fr{ margin-right:0px; float:right}

/*常见问答 */
.wenda{width:313px;height:470px;}
.wenda .etitle{width:312px;height:38px;font:16px/38px ""; text-indent:26px;background: url(wenda_78.jpg) no-repeat;}
.wenda .etitle span{font:14px/40px "";font-weight:bold;}
.wenda .etitle font{font:11px/40px "";color:#fff;}
.wenda .etitle font a,.case .etitle font a:hover{color:#fff; text-decoration:none;}
.wenda .etitle a,.about .etitle a:hover{color:#fff; text-decoration:none;}
.wenda .etitle img{margin:13px 20px 0 0;}

.wenda dl{width:296px;height:130px;border-bottom:1px dashed #c2c2c3;margin-top:18px; overflow:hidden;}
.wenda dl dt{
	background:url(wenda_94.jpg) no-repeat 0 8px;
	padding-left:30px;
	line-height:34px;
	white-space: nowrap;
	float: left;
	width: 100%;
	overflow: hidden;
}
.wenda dl dd{
	background:url(wenda_91.jpg) no-repeat 0 3px;
	padding-left:30px;
	line-height:20px;
	height: 80px;
	overflow: hidden; float:left; width:270px; font-size:12px;
}
.wenda .nones{border-bottom:none;}

/*友情链接 */
.link{
	width:960px;
	background:url(links_15.jpg) no-repeat bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 44px;
}
.link .lks{width:958px;height:90px;border:1px solid #ddd;}
.link .b{margin:20px 0 0 36px; display:block; float:left}
.link em{position: relative;left: 820px;top: -61px;font-style:normal;}
.link .b font{ display:block;background:url(links_11.jpg) no-repeat; height:19px;line-height:19px; text-indent:25px; letter-spacing:1px;color:#fff;font-size:12px;}
.link .span{width:740px;*width:757px;height:60px; display:block;margin-top:20px;}
.link .span a{padding:0 25px 0 0;*padding:0 27px 0 0;line-height:24px;}

/*首页问答*/
#wenda{margin-top:10px;margin-left:9px;}




/*8大特色*/
.tse{width:100%;height:1140px;background:url(case_68.jpg) no-repeat center top;margin:30px 0 0 0 ;overflow:hidden;}
/*8大特色 标题*/
.tse .ts_bt{font:27px/40px "微软雅黑";color:#fff;font-weight:bold; position:absolute;margin:25px 0 0 229px;}
.tse .ts_bt b a{font:42px/35px "微软雅黑";color:#fc9200;font-weight:bold; display:block;}
/*8大特色 8快内容公共样式*/
.tse p{font:30px/60px "微软雅黑";color:#323232;font-weight:bold; }
.tse p b{font:30px/60px "微软雅黑";color:#fff;margin-right:8px;font-weight:bold; }
.tse p span{font:16px/22px "微软雅黑";color:#323232; display:block;}
/*8大特色 定位样式*/
.tse .weiz1{width:340px; overflow:hidden; position:absolute;margin:54px 0 0 524px;}
.tse .weiz1 a{color:#323232;}
.tse .weiz2{width:340px; overflow:hidden; position:absolute;margin:170px 0 0 360px;}
.tse .weiz2 a{color:#323232;}
.tse .weiz3{width:340px; overflow:hidden; position:absolute;margin:275px 0 0 197px;}
.tse .weiz3 a{color:#323232;}
.tse .weiz4{width:385px; overflow:hidden; position:absolute;margin:403px 0 0 14px;}
.tse .weiz4 a{color:#323232;}
.tse .weiz5{width:430px; overflow:hidden; position:absolute;margin:523px 0 0 13px;}
.tse .weiz5 a{color:#323232;}
.tse .weiz6{width:430px; overflow:hidden; position:absolute;margin:653px 0 0 13px;}
.tse .weiz6 a{color:#323232;}
.tse .weiz7{width:430px; overflow:hidden; position:absolute;margin:773px 0 0 13px;}
.tse .weiz7 a{color:#323232;}
.tse .weiz8{width:440px; overflow:hidden; position:absolute;margin:908px 0 0 13px;}
.tse .weiz8 a{color:#323232;}
.tse .weiz9{width:121px; overflow:hidden; position:absolute;margin:460px 0 0 837px;}
.tse .weiz9 a{color:#323232;}
.tse .indt{ padding-left:38px;}

/*3大优势*/
.fine{width:100%;height:1479px;background: url(youshi.jpg) no-repeat center top;overflow:hidden;}
/*3大优势 标题*/
.fine_bt{font: oblique 12px/20px "Arial";color:#fff; margin-left:480px;padding-top:18px; text-transform:uppercase;}
.fine_bt span a{ display:block;font:oblique 21px/20px "微软雅黑";color:#fff;}
/*3大优势 公共样式*/
.sele h3{width:430px;height:80px;background: url(yousx.jpg) no-repeat 20px 75px;padding-left:60px;text-indent:20px;}
.sele h3 em{position:absolute;margin:2px 0 0 -80px; *margin:9px 0 0 -80px; }
.sele h3 span{ display:block;font:24px/40px "微软雅黑";color:#575757; text-indent:20px;}
.sele h3 font a{font:32px/30px "微软雅黑";color:#0063cc;font-weight:bold; }
.sele p{width:380px;font:16px/25px "微软雅黑";color:#4f4b4b; background: url(san.jpg) no-repeat 23px 10px;padding-left:38px;margin-top:10px;margin-bottom:20px;}
.sele b{color:#0063cc;font:16px/25px "微软雅黑";}
/*3大优势 调用位置样式*/
.you{width:390px; position: absolute;margin:160px 0 0 462px;}
.you1{width:430px;position: absolute;margin:560px 0 0 -20px;}
.you2{width:430px; position: absolute;margin:1000px 0 0 462px;}
