/* CSS Document */
*{ padding:0; margin:0;}
ul li{ list-style:none;}
a{text-decoration:none;}
img{ border:none; float:left;}
input{border:none; background:none;}
.clear{clear:both;}
.show{display:block;}
.hide{ display:none;}
html,body{
	font: 12px Arial,"微软雅黑", Helvetica, sans-serif;
	color: #fff;
	width: 100%;
	height: 100%;
	min-width: 1200px;
	background-color: #FFFFFF;
	background-image: url(../images/bg5.jpg);
}
.dingwei{ position:absolute;}
#bg,#bgmask,#main{ width:100%; height:100%}
#bg{ overflow:hidden; position:fixed;}
#bgmask{
	position: fixed;
	background-image: url(../images/bg4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	height: 100%;
	width: 100%;
}
/* -------------------------- 头部样式 -------------------------- */
.header{
	width: 1070px;
	height: 112px;
	margin: 10px auto 0 auto;
	background-color: #FFF;
}
.logo{ float:left; }
.topRight{ float:right; width:700px;}
.topNav{ float:right; margin-top:10px;}
.topNav a{ float:right; margin-left:5px;  color:#000;}
.topNav a:hover{ color:#FF0; }
.topNav a i{ width:30px; height:30px; background-image:url(../images/nav_icon.png); background-repeat:no-repeat; float:left;}
.topNav a span{ line-height:30px; font-size:14px; }
.iconHome{ background-position:2px 0;}
.iconJs{ background-position:2px -40px;}
.iconLc{ background-position:2px -82px;}
.iconRy{ background-position:2px -124px;}
.iconTd{ background-position:2px -169px;}
.iconCP{ background-position:2px -219px;}
.iconGl{ background-position:2px -268px;}
.iconGd{ background-position:2px -305px;}
/* 搜索框 */
.search_box {float:left;width:540px;height:40px;background:#155ab5 url(../images/bg.png) no-repeat -297px -415px;padding-left:3px;display:inline; float:right; margin-top:5px; }
.search {width:540px;margin:0px;line-height:34px;height:34px;}
.search a {text-decoration:none;cursor:pointer;}
.search input {float:left;}
.select {background:#fff url(../images/bg.png) no-repeat 84px -5px;border:0;border-right:solid 2px #fff;width:90px;height:34px;color:#666;line-height:34px;padding-left:8px;float:left;position:relative;z-index:99999;font-size:14px;margin-top:3px;}
.select_hover {background:#fff url(../images/bg.png) no-repeat 84px 15px;border-right:solid 2px #155ab5;}
.part {left:-3px;top:34px;width:96px;padding:4px 1px 1px;background:#fff url(../images/select_topbg.png) no-repeat 8px top;border:solid 3px #155ab5;border-top:0;line-height:30px;position:absolute;z-index: 9999;height:auto;zoom:1;-moz-border-radius:0px 0px 3px 3px;-webkit-border-radius:0px 0px 3px 3px;border-radius:0px 0px 3px 3px;}
.part p {overflow:hidden;}
.part p a {height:30px;color:#666;line-height:30px;padding-left:8px;width:90px;border-left:solid 1px #f3f3f3;border-top:solid 1px #f3f3f3;background:#fff;display:inline-block;float:left;margin-left:-1px;margin-top:-1px;white-space:nowrap;}
.part a:hover {background:#f5f5f5;color:#155ab5;}
.enter { background:#fff; border: 0 none; color: #999999; float: left; font-size: 14px;padding-top:1px; padding-top:2px\9; height: 33px; height: 32px\9; line-height: 32px; margin-top: 3px; outline: medium none; padding-left: 5px; width: 348px;}
.enters {border:0;width:348px;float:left;height:34px;color:#333;line-height:34px;padding-left:5px;margin-top:3px;font-size:14px;outline:none;}
.sb {background:url(../images/bg.png) no-repeat -31px 0;border:0;width:84px;_width:81px;height:40px;cursor:pointer;}

/* -------------------------- 首页八大产品样式 -------------------------- */
#topnav{ position:absolute; right:0}
#tel{ background:url(../images/tel.png); width:209px; height:40px; font-size:24px; line-height:40px; text-indent:42px; float:left;}
#topnav ul{ float:left; margin-left:9px}
#topnav ul li{ height:40px; float:left; width:auto; line-height:40px; position:relative; overflow:hidden; margin-left:1px;}
#topnav ul li a{ display:block; padding:0 12px; color:#fff; height:40px; width:auto; position:relative;}
#topnav ul li .tnbg{width:100%; height:80px;left:0px; top:0px;}
#topnav ul li .tnbg1{ background:#000; width:100%; height:40px; filter:alpha(Opacity=60);opacity:0.6;}
#topnav ul li .tnbg2{ background:#63a30f; width:100%; height:40px; }
#nav{ width:1070px; height:510px; position:relative; left:0; top:0; margin:10px auto 0 auto;}
.navitem{
	perspective: 600px;
	-webkit-perspective: 600px;
	display: block;
	transform: scale(0);
	transition: all 0.4s ease-out  0s;
	opacity: 0;
	position: relative;
}
.index-content1{
	
}
.subitem{-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-transform-style: preserve-3d;-webkit-transition: all 0.4s ease-in-out 0s;transform-style: preserve-3d;transition: all 0.4s ease-in-out 0s; width:100%; height:100%;}
.navitem:hover{ cursor:pointer;}
#navnews:hover,#navyq:hover,#xxjs:hover{ cursor:auto;}
.itemback{-webkit-transform: rotateY(180deg);transform: rotateY(180deg); opacity:0;}
.navitem.animation .itemfront{
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	opacity: 0;
}
.navitem.animation .itemback{
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
	opacity: 1;
}
.subbody{ width:280px; height:auto; margin:12px auto;}
#nav .subbody h3 a{ color:#fff;}
#nav .subbody h3 a:hover{ color:#FF0;}
.subbody p{ height:40px; line-height:40px; font-size:22px; color:#fff; float:left;}
.subbody div a{ width:100%; line-height:24px; height:24px; font-size:14px; display:block; float:left;}
.subbody2{ width:240px}
.subbody2 h3{ height:40px; line-height:40px; font-size:24px; color:#fff; float:left; width:100%; font-weight:normal;}
.subbody2 div a{ width:auto; padding-right:25px;}
.subbody3{ width:180px}
.subbody3 h3{ height:40px; line-height:40px; font-size:20px; color:#fff; float:left; width:100%; font-weight:normal;}
.subbody3 div a{ width:auto; padding-right:15px;}

#navjc a:hover,#navtk a:hover,#navsj a:hover,#navyd a:hover,#navss a:hover,#navds a:hover,#navjt a:hover,#navyz a:hover{ color:#fff;}
#navjc a{ color:#a2f5ff}
#navtk a{ color:#d2a6ff}
#navsj a{ color:#d7ffa4}
#navyd a{ color:#fff1c8}
#navss a{ color:#a2f5ff}
#navds a{ color:#d7ffa4}
#navyz a{ color:#a2f5ff}
#navjt a{ color:#ffc7db}
#navjc{ width:230px; height:140px;}
#navjc .itemfront{ background:url(../images/nav7.png);}
#navjc .itemback{ background:url(../images/nav77.png);}
#navtk{ width:230px; height:140px; left:240px;}
#navtk .itemfront{ background:url(../images/nav1.png);}
#navtk .itemback{ background:url(../images/nav11.png);}
#navsj{ width:230px; height:140px; left:480px;}
#navsj .itemfront{ background:url(../images/nav4.png);}
#navsj .itemback{ background:url(../images/nav44.png);}
#navyd{ width:350px; height:140px; top:150px;}
#navyd .itemfront{ background:url(../images/nav5.png);}
#navyd .itemback{ background:url(../images/nav55.png);}
#navss{ width:350px; height:140px; left:720px;}
#navss .itemfront{ background:url(../images/nav3.png);}
#navss .itemback{ background:url(../images/nav33.png);}
#navds{ width:350px; height:140px; top:300px;}
#navds .itemfront{ background:url(../images/nav4.png);}
#navds .itemback{ background:url(../images/nav44.png);}
#navyz{ width:350px; height:140px; left:360px; top:300px;}
#navyz .itemfront{ background:url(../images/nav3.png);}
#navyz .itemback{ background:url(../images/nav33.png);}
#navjt{ width:350px; height:140px; left:360px; top:150px;}
#navjt .itemfront{ background:url(../images/nav2.png);}
#navjt .itemback{ background:url(../images/nav22.png);}
#navnews{ width:350px; height:288px; left:720px; top:152px;background:url(../images/nav6.png);}
#news{ margin-left:24px; margin-top:30px}
.nums {display:inline-block; overflow:hidden; background-repeat: no-repeat;background-image:url(../images/nums.png); width:24px; height:35px;}
.nums-{background-position: -0px -350px}
.years{ color:#c9c8c8;; font:14px Arial; margin-left:5px;}
#newsbody{ margin-top:15px;}
#news ul li{ width:300px; height:125px; float:left;}
#news ul li a{ color:#fff; font-size:18px}
#news ul li p{ color:#c9c8c8; line-height:23px; margin-top:10px;}
#newsnav{ float:right; margin-top:40px;}
#newsnav a{ width:40px; height:40px; display:block; float:left;}
#newsnav a:hover{ background-position:0px -40px;}
#nnnext{ background:url(../images/newsnext.png)}
#nnprev{ background:url(../images/newsprev.png)}
#newsmore{ position:absolute; right:20px; top:53px; color:#fff;}
#newsmore:hover{text-decoration:underline;}

#jcicon{ width:100%;height:50px;background:url(../images/ba1.png) no-repeat center 10px; padding-top:85px; font-size:24px; text-align:center;}
#tkicon{ width:100%;height:50px;background:url(../images/ba2.png) no-repeat center 10px; padding-top:85px; font-size:24px; text-align:center;}
#sjicon{ width:100%;height:50px;background:url(../images/ba3.png) no-repeat center 10px; padding-top:85px; font-size:24px; text-align:center;}
#ydicon{ width:100%;height:50px;background:url(../images/ba4.png) no-repeat center 10px; padding-top:85px; font-size:24px; text-align:center;}
#ssicon{ width:151px;height:75px;background:url(../images/ba8.png) no-repeat;left:35px;top:20px; padding-left:110px; padding-top:25px; font-size:30px; }
#jticon{ width:100%;height:50px;background:url(../images/ba5.png) no-repeat center 10px; padding-top:85px; font-size:24px; text-align:center;}
#dsicon{ width:100%;height:50px;background:url(../images/ba6.png) no-repeat center 10px; padding-top:85px; font-size:24px; text-align:center;}
#yzicon{ width:100%;height:50px;background:url(../images/ba7.png) no-repeat center 10px; padding-top:85px; font-size:24px; text-align:center;}
#zqicon{ width:130px;height:95px;background:url(../images/ba11.png) no-repeat;left:45px;top:20px; padding-left:110px; padding-top:15px; font-size:30px; }
#zq2icon{ width:130px;height:95px;background:url(../images/ba22.png) no-repeat;left:45px;top:20px; padding-left:110px; padding-top:15px; font-size:30px; }
#zq3icon{ width:130px;height:95px;background:url(../images/ba33.png) no-repeat;left:45px;top:20px; padding-left:110px; padding-top:15px; font-size:30px; }
#zq4icon{ width:151px;height:75px;background:url(../images/ba44.png) no-repeat;left:35px;top:20px; padding-left:110px; padding-top:25px; font-size:30px; }
#zq5icon{ width:130px;height:95px;background:url(../images/ba55.png) no-repeat;left:45px;top:20px; padding-left:110px; padding-top:15px; font-size:30px; }
#zq6icon{ width:130px;height:95px;background:url(../images/ba66.png) no-repeat;left:45px;top:20px; padding-left:110px; padding-top:15px; font-size:30px; }
#zq7icon{ width:130px;height:95px;background:url(../images/ba77.png) no-repeat;left:45px;top:20px; padding-left:110px; padding-top:18px; font-size:26px; }

#navyq{width:100%; height:23px; background:url(../images/nav3.png); top:450px; line-height:23px; padding:8px 0;}
#navyq b{ float:left; font-size:12px; font-weight:normal; padding-left:12px;  color:#A2F5FF; }
#navyq span{ float:left; width:980px; height:23px; overflow:hidden;}
#navyq span a{ margin-right:15px; color:#fff;}
#navyq span a:hover{ color:#FF0;}
.yq_more{ color:#fff; background:url(../images/nav4.png); padding:0px 10px; float:right;}
.yq_more:hover{background:url(../images/nav44.png);}

#footer{ width:100%; height:47px; position:relative; bottom:0;}
#footerbg{ background:#000;filter:alpha(Opacity=40);opacity:0.4;width:100%; height:47px;}
#footerbody{top:20px; width:100%;}
#bgnav{ width:520px; float:left; margin-left:30px;}
.bgnode{ background:#fff; width:6px; height:6px; float:left;}
.bgnc{background:#3ea4ff;}
.bgline{ width:140px; background:#3e4240; height:1px; margin:2px 8px; float:left;}
.bgline div{background: #3ea4ff;width:0%; height:100%;}
#banquan{ float:right; color:#b2b2b2; position:relative; top:-10px; margin-right:45px;}
#banquan a img{ float:none; position:relative; left:10px; top:5px;}
#banquan a{ color:#FFF; margin-left:20px;}
#banquan div{ position:absolute; top:-8px; left:395px; width:167px; height:0px; overflow:hidden;}

#navcp1{ width:350px; height:215px;}
#navcp1 .itemfront{ background:url(../images/nav7.png);}
#navcp1 .itemback{ background:url(../images/nav77.png);}
#navcp2{ width:350px; height:140px; top:0px; left:360px;}
#navcp2 .itemfront{ background:url(../images/nav4.png);}
#navcp2 .itemback{ background:url(../images/nav44.png);}
#navcp3{ width:350px; height:215px; top:225px;}
#navcp3 .itemfront{ background:url(../images/nav5.png);}
#navcp3 .itemback{ background:url(../images/nav55.png);}
#navcp4{ width:350px; height:140px; left:360px; top:150px;}
#navcp4 .itemfront{ background:url(../images/nav2.png);}
#navcp4 .itemback{ background:url(../images/nav22.png);}
#navcp5{ width:350px; height:140px; left:360px; top:300px;}
#navcp5 .itemfront{ background:url(../images/nav3.png);}
#navcp5 .itemback{ background:url(../images/nav33.png);}
#navcp6{ width:350px; height:215px; left:360px;}
#navcp6 .itemfront{ background:url(../images/nav4.png);}
#navcp6 .itemback{ background:url(../images/nav44.png);}
#navcp7{ width:350px; height:215px; left:360px; top:225px;}
#navcp7 .itemfront{ background:url(../images/nav2.png);}
#navcp7 .itemback{ background:url(../images/nav22.png);}
#navcp8{ width:280px; height:140px;}
#navcp8 .itemfront{ background:url(../images/nav4.png);}
#navcp8 .itemback{ background:url(../images/nav44.png);}
#navcp9{ width:280px; height:140px; top:150px;}
#navcp9 .itemfront{ background:url(../images/nav2.png);}
#navcp9 .itemback{ background:url(../images/nav22.png);}
#navcp10{ width:280px; height:140px; top:300px;}
#navcp10 .itemfront{ background:url(../images/nav3.png);}
#navcp10 .itemback{ background:url(../images/nav33.png);}
#cp1{ text-align:center; width:100%; padding-top:60px;}
#cp1 h3{ font-size:50px; font-weight:normal;}
#cp1 p{ font-size:22px;}
#cp2{ text-align:center; width:100%; padding-top:25px;}
#cp2 h3{ font-size:50px; font-weight:normal;}
#cp2 p{ font-size:22px;}
#cp3{ text-align:center; width:100%; padding-top:30px;}
#cp3 h3{ font-size:42px; font-weight:normal;}
#cp3 p{ font-size:20px;}
#cp4{ text-align:center; width:100%; padding-top:45px;}
#cp4 h3{ font-size:40px; font-weight:normal;}
#cp5{ width:100%; background:url(../images/dianhua.png) no-repeat 0 0px; padding-left:80px; padding-top:10px; left:18px; top:28px;}
#cp5 h3{ font-size:30px; font-weight:normal;}
#cp5 p{ font-size:24px;}
#cp6{ width:100%; background:url(../images/news.png) no-repeat 0 0px; padding-left:80px; padding-top:10px; left:18px; top:28px;}
#cp6 h3{ font-size:30px; font-weight:normal;}
#cp6 p{ font-size:24px;}
.cp1a{ width:100%; text-align:center;}
.cp1a h3{ font-size:48px; width:100%; font-weight:normal; margin-top:53px; margin-bottom:10px;}
.cp1a p a{ color:#fff; font-size:18px; margin:0 10px; color:#a2f5ff;}
.cp1a p a:hover{ color:#fff;}
.cp1b{ width:100%; text-align:center;}
.cp1b h3{ font-size:48px; width:100%; font-weight:normal; margin-top:53px; margin-bottom:10px;}
.cp1b p a{ color:#fff; font-size:18px; margin:0 10px; color:#fff1c8;}
.cp1b p a:hover{ color:#fff;}
.cp1c{ width:100%; text-align:center;}
.cp1c h3{ font-size:48px; width:100%; font-weight:normal; margin-top:20px; margin-bottom:10px;}
.cp1c p a{ color:#fff; font-size:18px; margin:0 10px; color:#d7ffa4;}
.cp1c p a:hover{ color:#fff;}
.cp1d{ width:100%; text-align:center;}
.cp1d h3{ font-size:48px; width:100%; font-weight:normal; margin-top:20px; margin-bottom:10px;}
.cp1d h3 a{ color:#fff;}
.cp1d h3 a:hover{ color:#FF0;}
.cp1d p a{ color:#fff; font-size:18px; margin:0 10px; color:#ffc7db;}
.cp1d p a:hover{ color:#fff;}
.cp1e{ width:100%; text-align:center;}
.cp1e h3{ font-size:48px; width:100%; font-weight:normal; margin-top:20px; margin-bottom:10px;}
.cp1e p a{ color:#fff; font-size:18px; margin:0 10px; color:#a2f5ff;}
.cp1e p a:hover{ color:#fff;}
.cp1f{ width:100%; text-align:center;}
.cp1f h3{ font-size:40px; width:100%; font-weight:normal; margin-top:30px; margin-bottom:10px;}
.cp1f p a{ color:#fff; font-size:16px; margin:0 5px; color:#a2f5ff;}
.cp1f p a:hover{ color:#fff;}
.cp1g{ width:100%; text-align:center;}
.cp1g h3{ font-size:48px; width:100%; font-weight:normal; margin-top:53px; margin-bottom:10px;}
.cp1g p a{ color:#fff; font-size:18px; margin:0 10px; color:#ffc7db;}
.cp1g p a:hover{ color:#fff;}
.cp1h{ width:100%; text-align:center;}
.cp1h h3{ font-size:48px; width:100%; font-weight:normal; margin-top:53px; margin-bottom:10px;}
.cp1h p a{ color:#fff; font-size:18px; margin:0 10px; color:#d7ffa4;}
.cp1h p a:hover{ color:#fff;}
.cp1i{ width:100%; text-align:center;}
.cp1i h3{ font-size:40px; width:100%; font-weight:normal; margin-top:30px; margin-bottom:10px;}
.cp1i p a{ color:#fff; font-size:18px; margin:0 10px; color:#d7ffa4;}
.cp1i p a:hover{ color:#fff;}
.cp1j{ width:100%; text-align:center;}
.cp1j h2{ font-size:20px; width:100%; font-weight:normal; margin-top:20px; margin-bottom:10px;}
.cp1j h3{ font-size:28px; width:100%; font-weight:normal; margin-bottom:10px;}
.cp1j p a{ color:#fff; font-size:16px; margin:0 10px; color:#d7ffa4;}
.cp1j p a:hover{ color:#fff;}
.cp1k{ width:100%; text-align:center;}
.cp1k h3{ font-size:30px; width:100%; font-weight:normal; margin-top:25px; margin-bottom:5px;}
.cp1k p{ color:#fff; font-size:16px; margin:0 25px; color:#d7ffa4;}
/* 详细内容介绍 */
#xxjs{ width:780px; height:440px; left:290px; top:0px; background:url(../images/nav6.png);}
#xxjss{
	width: 980px;
	height: auto;
	left: 230px;
	top: 140px;
}
#xxjsfc{
	width: 980px;
	height: 1440px;
	left: 230px;
	top: 140px;
	background: url(../images/nav6.png);
}
.nr{ padding:25px 35px; margin-bottom:20px;}
.nr a{ color:#fff;}
.nr a:hover{ color:#FF0;}
.nr h2{ text-align:center; font-size:30px; line-height:30px; font-weight:normal;}
.nr h3{ font-size:20px; line-height:30px; font-weight:normal; padding:15px 0 10px 0;}
.nr p{ font-size:14px; line-height:23px; display:block; clear:both; padding:3px 0;}
.nr p strong{ float:left;}
.nr p span{ float:left; width:640px;}

.nr2{
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 35px;
	width: 900px;
}
.nr2 a{
	color: #fff;
}
.nr2 a:hover{
	color: #900;
}
.nr2 h2{
	text-align: center;
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	padding-bottom: 10px;
	color: #B70000;
}
.nr2 h3{ font-size:20px; line-height:30px; font-weight:normal; padding:15px 0 3px 0;}
.nr2 p{ font-size:14px; line-height:23px; display:block; clear:both; padding:5px 0; text-indent:30px;color: #000;}
.nr2 div{ clear:both; height:auto; overflow:hidden;}
.nr2 div span{ width:45%; float:left; font-size:14px; line-height:28px;}

.nr2 table{width: 100%; font-family: '微软雅黑'; margin: 20px 0 0 0; border-bottom:1px solid #fff; border-collapse:collapse;border-spacing:0;}
.nr2 table tr th{font-size: 18px; padding: 5px; text-align: center; border-bottom:1px solid #fff;}
.nr2 table tr td{font-size: 16px; text-align: center; padding: 5px; border-bottom:1px dashed #fff;}
.nr2 .blor{font-size: 18px!important;}

.nr3{ padding:25px 50px; margin-bottom:20px;}
.nr3 a{ color:#fff;}
.nr3 a:hover{ color:#FF0;}
.nr3 h2{ text-align:center; font-size:30px; line-height:30px; font-weight:normal; padding-bottom:10px;}
.nr3 p{ font-size:16px; line-height:28px; display:block; clear:both; padding:8px 0; }
.nr3 p strong{ float:left; width:70px;}
.nr3 p span{ float:left;}

.nr4{ padding:25px 80px; margin-bottom:20px;}
.nr4 a{ color:#fff;}
.nr4 a:hover{ color:#FF0;}
.nr4 h2{ text-align:center; font-size:35px; line-height:30px; font-weight:normal; padding-top:20px;}
.nr4 h3{ font-size:24px; line-height:30px; font-weight:normal; padding:30px 0 10px 0;}
.nr4 p{ font-size:16px; line-height:28px; display:block; clear:both; padding:5px 0; }
.nr4 p strong{ float:left;}

.nr5{ padding:25px 50px; margin-bottom:20px;}
.nr5 a{ color:#fff;}
.nr5 a:hover{ color:#FF0;}
.nr5 h2{ text-align:center; font-size:30px; line-height:30px; font-weight:normal; padding-bottom:10px;}
.nr5 h3{ font-size:30px; font-weight:normal; padding:0px 0 5px 0;}
.nr5 p{ font-size:14px; line-height:23px; display:block; clear:both; padding:5px 0; text-indent:30px;}
.nr5 div{ clear:both; height:auto; overflow:hidden; margin-bottom:20px;}
.nr5 div span{ width:47%; float:left; font-size:14px; line-height:28px;}

.nr6{ padding:25px 50px 0px 70px; margin-bottom:20px;}
.nr6 a{ color:#fff;}
.nr6 a:hover{ color:#FF0;}
.nr6 h2{ text-align:center; font-size:30px; line-height:30px; font-weight:normal; padding-bottom:10px;}
.nr6 h3{ font-size:30px; font-weight:normal; padding:0px 0 15px 0;}
.nr6 p{ font-size:14px; line-height:23px; display:block; clear:both; padding:5px 0; text-indent:30px;}
.nr6 div{ clear:both; height:auto; overflow:hidden; margin-bottom:20px;}
.nr6 div span{ width:49%; float:left; font-size:14px; line-height:28px;}

.lists{ padding:30px 50px;}
.lists a{ color:#fff;}
.lists a:hover{ color:#FF0;}
.lists li{ line-height:40px; border-bottom:1px dotted #777;}
.lists li a{ font-size:20px; }

.nr7{ padding:25px 35px; margin-bottom:20px;}
.nr7 a{ color:#fff;}
.nr7 a:hover{ color:#FF0;}
.nr7 h2{ text-align:center; font-size:30px; line-height:30px; font-weight:normal; padding-bottom:10px;}
.nr7 h3{ font-size:20px; line-height:30px; font-weight:normal; padding:15px 0 3px 0;}
.nr7 h6{ font-size:12px; text-align:center; font-weight:normal;}
.nr7 h5{ font-size:16px; line-height:23px; display:block; clear:both; padding:5px 0;font-weight:normal;}
.nr7 h4{ font-size:14px; line-height:23px; display:block; clear:both; padding:5px 0;font-weight:normal;}
.nr7 p{ font-size:14px; line-height:23px; display:block; clear:both; padding:5px 0; text-indent:2em;}
.nr7 div{ clear:both; height:auto; overflow:hidden;}
.nr7 div span{ width:45%; float:left; font-size:14px; line-height:28px;}

.nr8{ padding:25px 50px 0px 70px; margin-bottom:20px;}
.nr8 a{ color:#fff;}
.nr8 a:hover{ color:#FF0;}
.nr8 div{ clear:both; height:auto; overflow:hidden; margin-bottom:20px;}
.nr8 div h3{ font-size:30px; font-weight:normal; padding:0px 0 15px 0;}
.nr8 div p{ font-size:18px; line-height:23px; display:block; clear:both; padding:5px 0; }

/* 分辨率小于660px的样式*/
@media only screen and (min-height:660px) {
#nav{ width:1070px; height:410px; position:absolute; left:50%; top:50%; margin-left:-535px; margin-top:-210px;}
#footer{ width:100%; height:47px; position:absolute; bottom:0}
}
.feature-content{margin:0 auto;width:1000px}
.clearfix {float: none;clear: both;}
.feature-content dd{float:left;padding:30px 10px 0;width:180px;height:176px}
.feature-content dd.vborder{background:url(img/v_spliter.jpg) no-repeat right center}
.feature-content a{color:#000;text-decoration:none}
.feature-content dd .fimg{margin:0 auto;margin-bottom:15px;width:50px;height:50px}
h1,h2,h3,h4,h5{font-weight:normal;font-size:100%}
.feature-content .icon{
	_background: url(../../css/img/icon.gif) no-repeat center 17px;
	background-image: url(../../css/img/icon.png);
	background-repeat: no-repeat;
	background-position: center 17px;
}
.feature-content a{color:#000;text-decoration:none}
.feature-content .website{background-position:0 0}
.feature-content dd h3{margin-bottom:10px;text-align:center;font-size:18px}
.feature-content dd p{color:#777;text-align:center;line-height:24px}
.feature-content .member{background-position:-50px 0}
.feature-content .vshop{background-position:-800px 0}
.feature-content .Push{background-position:-150px 0}
.feature-content .hotel{background-position:-700px 0}
.feature-content .message{background-position:-250px 0}
.feature-content .card{background-position:-600px 0}
.feature-content .menu{background-position:-350px 0}
.feature-conten .activet .menu{background-position:-350px -61px}
.feature-content .cate{background-position:-850px 0}
.feature-content .active .cate{background-position:-850px -61px}
.feature-content .mtatistics{background-position:-450px 0}
.feature-content .active .mtatistics{background-position:-450px -61px}
.index-img{
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.index-img1{
	float: left;
	width: 210px;
	text-align: center;
	padding-bottom: 20px;
}