@charset "utf-8";
/* CSS Document */

/*common*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, legend, input, textarea, select, p, th, td {
	margin: 0;
	padding: 0;
}
body, td, th, span {
	color: #444;
	font-family: "微软雅黑";
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
li {
	list-style: none;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#f80;
	text-decoration:none;
}
img {
	border:0;
	vertical-align:middle;
}
.clear {
	clear:both;
}
.hide {
	display:none;
}
/*body*/
body {
	background:#fff;
}
/*pages*/
.pages {
	width:100%;
	float:left;
	text-align:center;
	margin:10px 0;
}
.pages .curr {
	color:#fff;
	background-color:#dd474d;
}
.pages .curr a {
	color:#fff;
	background-color:#dd474d;
	border:1px solid #dd474d;
}
.pages .curr a:hover {
	color:#fff;
}
.pages a {
	color:#666;
	background-color:#fff;
	padding:7px 12px;
	border:1px solid #dedede;
}
.pages a:hover {
	color:#fff;
	background-color:#dd474d;
	border:1px solid #dd474d;
}
.pages span {
	margin:0 3px;
}
.apages {
	width:100%;
	float:left;
	text-align:center;
	margin:10px 0;
}
.apages .curr {
	color:#fff;
	background-color:#dd474d;
}
.apages .curr a {
	color:#fff;
	background-color:#dd474d;
	border:1px solid #dd474d;
}
.pages .curr a:hover {
	color:#fff;
}
.apages a {
	color:#666;
	background-color:#fff;
	padding:7px 12px;
	border:1px solid #dedede;
}
.apages a:hover {
	color:#fff;
	background-color:#dd474d;
	border:1px solid #dd474d;
}
.apages span {
	margin:0 3px;
}
/*newbanner
.block_home_slider {position: relative;text-align: center;width:100%; float:left;}  
.block_home_slider .slide {position:relative;}
.block_home_slider .flex-direction-nav a { width:50px; height:50px; display:block; position:absolute; top:50%; margin-top:-25px; text-indent:-9000px;}
.block_home_slider .flex-direction-nav a.flex-prev { left:50%; margin-left:-590px; background:url(img/left1.png) no-repeat;}
.block_home_slider .flex-direction-nav a.flex-next { right:50%; margin-right:-590px; background:url(img/right1.png) no-repeat}
.block_home_slider .flex-control-paging { position:absolute; bottom:10px; left:50%; margin-left:-33px;}
.block_home_slider .flex-control-paging li { float:left; margin:0 3px;}
.block_home_slider .flex-control-paging li a { width:16px; height:16px; border-radius:16px; display:block; background-color:#fff; text-indent:-9000px; cursor:pointer;}
.block_home_slider .flex-control-paging li a.flex-active { background-color:#f00;}
.flexslider { margin: 0; padding: 0;}
.flexslider .slides > li { display: none;-webkit-backface-visibility: hidden;} 
.flexslider .slides img { width: 100%; display: block;}*/

/*banner*/
#banner {
	width:100%;
	float:left;
	height:430px;
	position:relative;
}
.ulBanner {
	width:100%;
	height:430px;
}
.ulBanner li {
	position:absolute;
	width:100%;
	height:430px;
}
.ulBannerNav {
	position:absolute;
	bottom:20px;
	left:50%;
	margin-left:-33px;
	z-index:10;
}
.ulBannerNav li {
	float:left;
	background:#fff;
	margin:0 3px;
	width:16px;
	height:16px;
	display:block;
	cursor:pointer;
	border-radius:16px;
}
.ulBannerNav li.on {
	background:#0078ca;
	cursor:pointer;
}
/*----- Banner样式 -----
#banner { width:100%; text-align:center; z-index:0; position:relative; overflow:hidden;}
#banner a.banner_prev{width:50px; height:50px; background:url(img/left1.png) no-repeat; position:absolute; left:50%; margin-left:-590px; top:50%; margin-top:-25px; text-indent: -5000px; z-index:999;}
#banner a.banner_next{width: 50px; height:50px; background:url(img/right1.png) no-repeat; position:absolute; right:50%; margin-right:-590px; top:50%; margin-top:-25px;  text-indent: -5000px;}
#slide{width:100%; height:480px; position:relative;}
.bannerImg{ position:relative;}*/



/*common*/	
#header {
	width:100%;
	float:left;
}
.header {
	width:1000px;
	height:130px;
	margin:0 auto;
}
.logo {
	width:97px;
	height:100px;
	float:left;
	margin:30px 0 0 -100px;
}
.phone {
	float:right;
	font-style:italic;
	font-weight:bold;
	margin:10px 0 0 0;
}
.phonetitle {
	color:#5d5d5d;
	font-size:14px;
	float:left;
	height:28px;
	line-height:38px;
	background:url(img/phone.png) no-repeat left;
	padding-left:30px;
}
.phonecontent {
	color:#da0000;
	font-size:24px;
	line-height:33px;
	float:left;
}
.nav {
	float:right;
	margin:20px 0 0 0;
}
.nav li {
	width:70px;
	float:left;
	text-align:center;
	margin-left:40px;
}
.navcn {
	width:100%;
	float:left;
	color:#333;
	font-size:16px;
}
.naven {
	width:100%;
	float:left;
	color:#898889;
	font-family:"Arial";
	margin-top:5px;
}
.nav li a:hover .navcn, .nav li a.hover .navcn {
	color:#d93037;
}
.main {
	width:100%;
	float:left;
}
.bgfff {
	background-color:#fff;
}
.bgf8 {
	background-color:#f8f8f8;
}
.bgf6 {
	background-color:#f6f6f6;
}
#link {
	width:100%;
	height:78px;
	float:left;
	background:url(img/linkbg.png) no-repeat center;
}
.link {
	width:1000px;
	margin:0 auto;
}
.link span {
	width:200px;
	height:22px;
	float:left;
	margin:40px 20px 0 0;
}
.link div {
	width:780px;
	height:22px;
	float:left;
	margin:40px 0 0 -123px;
}
.link div a {
	color:#666666;
	font-family:"宋体";
	font-size:19px;
}
#footer {
	width:100%;
	height:220px;
	float:left;
	background:url(img/bottombg.jpg) no-repeat center;
}
.footer {
	width:1000px;
	margin:39px auto 38px auto;
}
.footerleft {
	width:88px;
	height:90px;
	padding:29px 40px 24px 0;
	float:left;
	border-right:1px solid #515151;
}
.footercenter {
	width:90px;
	height:90px;
	padding:26px 40px 27px 40px;
	float:left;
	border-left:1px solid #111111;
}
.footerright {
	width:700px;
	float:left;
}
.footerright p {
	width:700px;
	float:left;
	font-family:"宋体";
	font-weight:bold;
	color:#ccc;
	line-height:27px;
}
.footerright span {
	width:600px;
	float:left;
	margin-top:5px;
	font-family:"宋体";
	color:#ccc;
	line-height:20px;
}
.footerright ul {
	width:600px;
	float:left;
}
.footerright ul li {
	float:left;
	font-family:"宋体";
	color:#ccc;
	line-height:40px;
}
.footerright ul li a {
	float:left;
	font-family:"宋体";
	color:#ccc;
}
.footerright .copyRight {
	width:600px;
	float:left;
	font-family:"宋体";
	color:#ccc;
	line-height:27px;
}
/*default*/	
.bannerBottom {
	width:996px;
	margin:0 auto;
}
.bannerBottom li {
	width:166px;
	float:left;
}
.bannerBottomImage {
	width:98px;
	height:98px;
	float:left;
	margin:34px 34px 10px 34px;
}
.bannerBottomImage img {
	width:86px;
	height:86px;
	padding:6px;
}
.bannerBottomTitle {
	width:166px;
	text-align:center;
	height:60px;
	float:left;
	color:#444;
	font-size:18px;
	line-height:22px;
}
.bben {
	color:#999999;
	font-size:14px;
	font-family:"Arial";
	display:none;
}
.bannerBottom li:hover {
	background-color:#fff;
}
.bannerBottom li:hover .bannerBottomImage {
	background:url(img/homeicohover.png) no-repeat center;
}
.bannerBottom li:hover .bben {
	display:block;
}
.showCaseHome {
	width:1000px;
	margin:0 auto;
}
.showCase_title {
	width:1000px;
	float:left;
	text-align:center;
	font-size:24px;
	color:#d93037;
	padding-top:30px;
}
.spanen {
	color:#999;
	font-family:"Arial";
	font-size:24px;
	margin-left:10px;
}
.showCase_content {
	width:1000px;
	float:left;
	padding-bottom:20px;
}
.scc_title {
	width:600px;
	float:left;
	margin:30px 200px;
}
.scc_title span {
	cursor:pointer;
	width:98px;
	height:38px;
	float:left;
	border:1px solid #dedede;
	margin:0 10px;
	border-radius:2px;
	text-align:center;
	line-height:38px;
	color:#333;
	font-size:14px;
}
.scc_title span:hover, .scc_title span.hover {
	width:100px;
	height:40px;
	border:0px solid #dedede;
	background:url(img/titlehover1.png) no-repeat;
	line-height:40px;
	color:#fff;
}
.scc_title span:hover a, .scc_title span.hover a {
	color:#fff;
}
.scc_content {
	width:1020px;
	float:left;
}
.scc_content li {
	width:235px;
	float:left;
	margin:0 20px 20px 0;
}
.case_image {
	width:235px;
	float:left;
	height:145px;
}
.case_title {
	width:235px;
	float:left;
	height:60px;
	line-height:60px;
	text-align:center;
	background-color:#111;
	color:#fff;
	font-size:14px;
}
.aboutUs {
	width:1000px;
	margin:0 auto;
	min-height:30px;
	background:url(img/title1.png) no-repeat center top;
}
.aboutUs_left {
	width:380px;
	height:280px;
	float:left;
	padding:50px 0;
	margin-right:45px;
}
.aboutUs_right {
	width:575px;
	float:right;
	padding:50px 0;
}
.aboutUs_right_title {
	width:545px;
	float:left;
	background:url(img/lictico1.png) no-repeat left;
	padding-left:30px;
	height:48px;
	line-height:70px;
	font-size:24px;
	color:#d93037;
}
.aboutUs_right_content {
	width:575px;
	float:left;
	color:#333;
	font-size:14px;
	line-height:25px;
	margin-top:20px;
}
.ourTeam {
	width:1000px;
	margin:0 auto;
	min-height:30px;
	background:url(img/title2.png) no-repeat center top;
}
.teamList {
	float:left;
	padding-bottom:40px;
}
.teamList li {
	float:left;
	margin:0 6px 6px 0;
	position:relative;
	cursor:pointer;
}
.teamHover {
	display:none;
	position:absolute;
	bottom:0;
	width:100%;
	height:50px;
	background:url(img/titlehover2.png) no-repeat right 20px center #da484b;
	font-size:20px;
	color:#fff;
	text-indent:18px;
	padding:15px 0;
}
.teamHover span {
	font-size:16px;
	color:#fff;
	text-indent:18px;
	float:left;
}
.teamList li:hover .teamHover {
	display:block;
}
.news {
	width:1000px;
	margin:0 auto;
	min-height:30px;
	background:url(img/title1.png) no-repeat center top;
}
.news_content {
	width:1000px;
	float:left;
	padding-bottom:40px;
}
.news_left_div {
	width:350px;
	height:286px;
	float:left;
	position:relative;
}
.news_left {
	width:350px;
	height:286px;
	float:left;
}
.news_left li {
	width:350px;
	height:286px;
	float:left;
	position:absolute;
}
.news_left_image {
	width:348px;
	height:230px;
	border:1px solid #ecdbcd;
	border-bottom:0;
}
.news_left_image img {
	width:348px;
	height:230px;
}
.news_left_title {
	width:348px;
	height:55px;
	line-height:55px;
	background-color:#f6eada;
	color:#9d7657;
	font-size:16px;
	text-indent:10px;
}
.news_leftNav {
	position:absolute;
	bottom:21px;
	right:10px;
	z-index:20;
}
.news_leftNav li {
	float:left;
	background:#fff;
	margin-left:5px;
	width:12px;
	height:12px;
	border-radius:12px;
	display:block;
	cursor:pointer;
}
.news_leftNav li.on {
	background:#b89172;
}
.news_center {
	width:315px;
	height:286px;
	float:left;
	margin-left:20px;
}
.news_center li {
	width:300px;
	float:left;
	background:url(img/listico2.png) no-repeat 0 9px;
	padding:0 0 15px 15px;
	margin-bottom:15px;
	border-bottom:1px dotted #c6c6c6;
}
.news_center_title {
	width:300px;
	float:left;
}
.news_center_title a {
	font-size:14px;
	color:#333333;
}
.news_center_title a:hover {
	color:#d94f53;
}
.news_center_content {
	width:300px;
	float:left;
	font-size:12px;
	color:#666666;
	font-family:"宋体";
	line-height:21px;
	margin-top:6px;
}
.news_right {
	width:280px;
	float:right;
}
.news_right_image {
	width:280px;
	height:130px;
	float:left;
}
.news_right_content {
	width:280px;
	float:left;
	margin-top:8px;
}
.news_right_content li {
	width:265px;
	float:left;
	background:url(img/listico2.png) no-repeat left;
	padding-left:15px;
	line-height:35px;
	border-bottom:1px dotted #c6c6c6;
}
.news_right_content li a {
	font-size:12px;
	color:#666666;
	font-family:"宋体";
}
.news_right_content li span {
	float:right;
	font-family:"宋体";
	color:#999;
}
.customer {
	width:1000px;
	margin:0 auto;
}
.leftIco {
	background:url(img/left2.png) no-repeat;
	width:15px;
	height:26px;
	margin:37px 10px 0 0;
	float:left;
	cursor:pointer;
}
.rightIco {
	background:url(img/right2.png) no-repeat;
	width:15px;
	height:26px;
	margin:37px 0 0 10px;
	float:right;
	cursor:pointer;
}
.customer_content {
	width:970px;
	height:100px;
	float:left;
}
.customer_content ul {
	width:970px;
	height:100px;
	float:left;
}
.customer_content ul li {
	width:160px;
	height:100px;
	float:left;
	margin:0 15px;
}
/*neiye*/            
#bannerny {
	width:100%;
	height:300px;
	float:left;
}
#box {
	width:100%;
	float:left;
	background:url(img/linkbg.png) no-repeat bottom;
	padding-bottom:80px;
}
.box {
	width:1000px;
	margin:0 auto;
}
.box_top {
	width:1000px;
	height:7px;
	float:left;
	background:url(img/listbg.png) no-repeat 207px;
	margin-top:20px;
}
.box_left {
	width:210px;
	float:left;
}
.boxleft_title {
	width:185px;
	float:left;
	line-height:40px;
	border-bottom:2px solid #cd4848;
	font-size:20px;
	color:#cd4848;
	padding-left:25px;
}
.boxleft_title span {
	font-family:"Arial";
	font-size:18px;
	color:#cd4848;
	margin-left:5px;
}
.boxleft_content {
	width:210px;
	float:left;
}
.boxleft_content li {
	width:210px;
	float:left;
	border-bottom:1px dotted #cccccc;
}
.boxleft_content li a {
	width:180px;
	height:50px;
	line-height:50px;
	display:block;
	padding-left:30px;
	background:url(img/listico3.png) no-repeat 10px 20px;
	font-size:14px;
	color:#333333;
}
.boxleft_content li a:hover, .boxleft_content li a.hover {
	background:url(img/listico4.png) no-repeat 10px 20px;
	color:#cd4848;
}
.box_right {
	width:750px;
	float:left;
	padding-left:39px;
	border-left:1px solid #e5e5e5;
}
.boxright_title {
	width:750px;
	float:left;
	line-height:42px;
	border-bottom:1px solid #cccccc;
	font-size:18px;
	color:#333333;
}
.boxright_title span {
	font-size:14px;
	color:#666666;
	background:url(img/sitemapico.png) no-repeat left;
	padding-left:17px;
	float:right;
}
.boxright_title span a {
	color:#666666;
}
.boxright_content {
	width:750px;
	float:left;
}
/*new list*/
.newList {
	width:750px;
	float:left;
	margin-top:10px;
}
.newList li {
	width:750px;
	float:left;
	border-bottom:1px dotted #cccccc;
	padding:15px 0;
}
.new_image {
	width:200px;
	height:140px;
	float:left;
	margin-right:20px;
}
.new_image img {
	width:200px;
	height:140px;
}
.new_right {
	width:520px;
	float:left;
}
.new_title {
	width:100%;
	float:left;
	line-height:25px;
	font-size:16px;
	color:#333333;
}
.new_title span {
	float:right;
	font-size:14px;
	color:#666666;
}
.new_content {
	width:100%;
	float:left;
	line-height:25px;
	height:80px;
	font-size:14px;
	color:#666666;
	margin-top:10px;
}
.new_more {
	width:100%;
	float:left;
	line-height:25px;
}
.new_more a {
	float:right;
	color:#cb4141;
	padding-right:15px;
	font-family:"Arial";
}
.page {
	width:750px;
	float:left;
	margin:20px 0;
}
/*new content*/
.newContent {
	width:750px;
	float:left;
}
.newcon_title {
	width:750px;
	float:left;
	padding:30px 0;
	line-height:30px;
	font-size:18px;
	color:#333333;
	text-align:center;
}
.newcon_content {
	width:750px;
	float:left;
	line-height:25px;
	font-size:14px;
	color:#333333;
}
.newcon_precnext {
	width:750px;
	float:left;
	border-top:1px solid #dedede;
	color:#333333;
	padding-top:5px;
	margin-top:20px;
}
.newcon_precnext p {
	width:750px;
	float:left;
	line-height:25px;
}
.newcon_precnext p a {
	color:#333333;
}
/*contact*/
.box_contact {
	width:1041px;
	float:left;
	margin-top:80px;
}
.contactDiv {
	width:304px;
	height:248px;
	float:left;
	border:1px solid #dedede;
	margin-right:41px;
}
.contact_image {
	width:120px;
	height:100px;
	float:left;
	margin:-50px 92px 0 92px;
}
.contact_title {
	width:304px;
	float:left;
	text-align:center;
	font-size:18px;
	color:#333333;
	padding:15px 0;
}
.contact_content {
	width:234px;
	float:left;
	font-size:14px;
	color:#333333;
	padding:0 35px;
	line-height:25px;
}
/*service*/
.box_service {
	width:1041px;
	float:left;
	margin-top:30px;
}
.serviceDiv {
	width:320px;
	height:220px;
	float:left;
	margin:0 20px 20px 0;
}
.service_image {
	width:320px;
	height:160px;
	float:left;
}
.service_title {
	width:220px;
	height:60px;
	line-height:60px;
	float:left;
	padding-left:100px;
	font-size:16px;
	color:#fff;
}
.service_title span {
	font-family:"Arial";
	font-size:12px;
	color:#fff;
	margin-left:5px;
}
.servicebg1 {
	background:url(img/service1.jpg) no-repeat left #55bcda;
}
.servicebg2 {
	background:url(img/service2.jpg) no-repeat left #00a99d;
}
.servicebg3 {
	background:url(img/service3.jpg) no-repeat left #f4ca59;
}
.servicebg4 {
	background:url(img/service4.jpg) no-repeat left #97cb6f;
}
.servicebg5 {
	background:url(img/service5.jpg) no-repeat left #d74941;
}
.servicebg6 {
	background:url(img/service6.jpg) no-repeat left #ff9a37;
}
.boxleft_service {
	width:210px;
	float:left;
}
.boxleft_service li {
	width:210px;
	float:left;
	border-bottom:1px dotted #cccccc;
}
.boxleft_service li a {
	width:160px;
	height:50px;
	line-height:50px;
	display:block;
	padding-left:50px;
	font-size:14px;
	color:#333333;
}
.boxleft_service li a:hover, .boxleft_service li a.hover {
	color:#cd4848;
}
.leftico1 {
	background:url(img/serviceico1.png) no-repeat 9px 13px;
}
.leftico2 {
	background:url(img/serviceico2.png) no-repeat 9px 20px;
}
.leftico3 {
	background:url(img/serviceico3.png) no-repeat 9px 16px;
}
.leftico4 {
	background:url(img/serviceico4.png) no-repeat 9px 14px;
}
.leftico5 {
	background:url(img/serviceico5.png) no-repeat 9px 11px;
}
.leftico6 {
	background:url(img/serviceico6.png) no-repeat 9px 13px;
}
/*在线客服*/
#customer {
	position:absolute;
	top:180px;
	right:0;
	overflow:hidden;
	z-index:3000;
	font-size:12px;
	display:none;
}
.customerTitle {
	width:30px;
	height:120px;
	overflow:hidden;
	background:url(img/consultonline.gif) no-repeat 0 0;
	float:left;
	text-indent:-100px;
}
.customerTitle a {
	display:block;
	overflow:hidden;
	width:30px;
	height:120px;
}
.customerBox {
	border:1px solid #dbdbdb;
	border-top:3px solid #c40000;
	background:#fff;
	width:108px;
	overflow:hidden;
	float:left;
}
.serviceTit {
	color:#8c0108;
	text-align:center;
	line-height:35px;
	height:35px;
	overflow:hidden;
	text-transform:uppercase;
	font-weight:bold;
}
.customerBox ul {
	margin:0 5px;
	padding:8px 0;
	overflow:hidden;
	border-top:1px solid #8c0108;
}
.customerBox ul li {
	padding:4px;
	overflow:hidden;
}
.customerBox ul li a {
	display:block;
	height:24px;
	line-height:24px;
	overflow:hidden;
	color:#8c0108;
}
.backTop {
	margin:0 5px;
	overflow:hidden;
	padding:10px 0;
	background:url(../images/backtop.gif) no-repeat 14px center;
	text-align:center;
	font-weight:bold;
	border-top:1px solid #8c0108;
}
.backTop a {
	color:#165bc1;
}
#customerClose {
	position:absolute;
	top:180px;
	right:0;
	width:30px;
	height:120px;
	overflow:hidden;
	background:url(img/consultonline.gif) no-repeat -30px 0;
	text-indent:-999px;
}
#customerClose a {
	display:block;
	height:120px;
}

@charset "gb2312";
/* CSS Document  maxma 2012-08-17*/
a,img{ text-decoration: none; color: #3277bd; border:0; }
a:link{	color:#3277bd;	text-decoration: none;}
a:hover{color:#f67800;	text-decoration: none;}
body{margin:0px;	padding:0px; }
.quse{-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray; }
div,table,p,h1,h2,h3,h4,h5,h6,em,var,a, ul, li, ol, dl, dt, dd, input, dd span, span, a, form, fieldset, input, blockquote, table, tr, th, td {padding:0;margin:0;font-style:normal;font-family:"Microsoft YaHei";}
img,a img {border:0;}
ul,ol {list-style:none;}
input,select,img {vertical-align:middle;}
.clear {clear:both;height:0;}
.hide{display:none;}
body{color:#cdced2 !important ;}

A.white:visited {COLOR: #009900; FONT-FAMILY: 微软雅黑; FONT-SIZE: 14px; TEXT-DECORATION: none}
A.white:active {COLOR: #00aa00; FONT-FAMILY: 微软雅黑; FONT-SIZE: 14px; TEXT-DECORATION: none}
A.white:link {COLOR: #009900; FONT-FAMILY: 微软雅黑; FONT-SIZE: 14px; TEXT-DECORATION: none}
A.white:hover {COLOR: #00ee00; FONT-FAMILY: 微软雅黑; FONT-SIZE: 14px; TEXT-DECORATION: none}
/* header */

.header {
	width:100%;
	height:68px;
	background:url("h1.png") repeat-x;
	position:absolute;
	top:0;
	left:0;
	z-index:600;
	min-width:1002px;
}
.topNav {
	margin:0 auto;
	width:1000px;
	height:25px;
	padding:0px 0;
	background:url("h1.png") repeat-x;
}
.header_index .topNav {width:1002px;}
.topNav p {
	float:left;
	background:url("xian1.png") 60px 5px no-repeat;
}
.topNav p a {
	color:#707070;
	margin:0 12px;
}
.topNav p a:hover{
	color:#f57800;
	margin:0 12px;
}
.topNav ul {
	float:right;
}
.topNav ul li {
	float:right;
	margin:0 10px;
	padding-left:18px;
	color:#80858a;
}
.topNav ul li a {
	color:#80858a;
}
.topNav ul li a var {
	color:#f57800;
}
.topNav ul li a:hover {
	color:#f57800;
}
.topNav ul li.topNav01 {
	background:url("topnav1.png") no-repeat;
}
.topNav ul li.topNav02 {
	background:url("topnav2.png") 0 2px no-repeat;
}
.topNav ul li.topNav03 {
	background:url("topnav3.png") 0 2px no-repeat;
	padding-left:20px;
}
.topNav ul li.topNav01_1 {
	background:url("topnav1_1.png") no-repeat; float:left;
}
.topNav ul li.topNav02_1 {
	background:url("topnav2_2.png") 0 2px no-repeat; float:left;
}
.topNav ul li.topNav03_1 {
	background:url("topnav3_1.png") 0 2px no-repeat; float:left;
	padding-left:20px;
}

.topNav ul li.topNav04 {
    margin-top: -2px;
    padding-left: 0;
}
.topNav ul li.topNav04 span {
    color: #717171;
    font-size: 14px;
    font-style: italic;
    font-family:"Microsoft YaHei";
}
.topNav ul li.topNav04 em {
    color: #717171;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
}
.topNav ul li.topNav01 a.userName {
    color: #3277BD;
}
.topNav ul li.topNav01 a.userName:hover {
    color: #F57800;
}
.nav {
	margin:0 auto;
	width:1000px;
    position: absolute;
    left: 50%;
    margin-left: -500px;
	
}
#nav {
	float:right;
	background:url("h1.png") 0 -25px repeat-x;
}
#nav li a.cur {
	color:#fff;
	background:#url("nav_hover.gif") no-repeat;
}
#nav li {
	float: left;
	position: relative;
	background:url("xian2.png") 0 15px no-repeat;
}
#nav li a {
	font-size:13px;
	height:36px;
	width:115px;
	text-align:center;
	line-height:36px;
	float:left;
	color:#fff;
}
#nav li.sp {background:none;}
#nav li a:hover {
	text-decoration: none;
	color:#fff;
	background:url("nav_hover.gif") no-repeat center;
}
#nav li.current a {
	color:#fff;
	background:url("nav_hover.gif") no-repeat center;
}

#nav li a.cur:hover {
	color:#fff;
	background:none;
}
#nav li ul {
	 display: none; 
	 width:115px;
	 position: absolute; 
	 left:0;
	 top:36px;
	z-index:567;
}
#nav li.current ul {
	 display: block;
	 background:url(navbg.png) no-repeat bottom;
	/* background-color:#ededed; */
}
#nav li ul li {
	display:block;
	height:31px !important;
	background:url(nav_libg.jpg) no-repeat bottom;
	float:none;

}
#nav li ul li.noborder {/*border-bottom:none;
height:30px;*/
background-image:none;
}
#nav li ul li:hover {
/*	background:none; */}

#nav li ul li a { 
	height:29px;
	line-height:29px; 
	float:left;
	color:#000;
	font-size:12px;
}
#nav li ul li a:hover {
	color:#000;
}
#nav li.current ul li a {
	/*background:url("dian.gif") 10px 12px no-repeat;*/
	background:none;
	color:#000;
	text-align:left;
	text-indent:25px;
}
#nav img.new {
	float:left;
	margin-left:-28px;
	margin-top:14px; 
}
.wrap {
	position:absolute;
	top:80px;
	left:0;
	width:100%;
	z-index:500;
}
.wrapDiv {
	margin:0 auto;
	width:1002px;
	position:relative;
	z-index:2;
	z-index:500;
}
.wrap2Div {float:left;width:100%;}
.wrap2 {
	background:#fff;
	padding:30px 39px;
	margin:-60px auto 0px auto;
	width:924px;
	position:relative;
	clear:both;
	z-index:300;
	overflow:hidden;
}
.footer{width:100%; background:#141f35;height:130px;overflow:hidden;min-width:1002px;clear:both;}
.footer .mian_page  {width:1002px; margin:0px auto;padding-top:30px;height:70px; }
.footer .mian_page .link{ width:700px; float:left; text-align:left; }
.footer .mian_page .link ul{ margin:0px; padding:0px;}
.footer .mian_page .link ul li{ float:left; font-size:12px;  color:#d0d0d0}
.footer .link ul li a{ color:#d0d0d0;padding-left:8px; padding-right:8px; text-align:left;}
.footer .link ul li a:hover { color:#f57800;}
.footer .linkn a{ color:#d0d0d0; text-align:left;}
.footer .linkn a:hover { color:#f57800;}
.footer .dianhua { color:#f57800; font-size:14px;}
.footer .mian_page .end,.footer .mian_page .end dl{ width:100%; height:70px; overflow:hidden; margin-top:8px; }
.footer .mian_page .end dl dd{  width:100%;margin:0px auto;}

.footer .mian_page .end dl dd h4{ font-weight:normal;font-size:14px; color:#babbbd}
.footer .mian_page .end dl dd h4 span{ font-size:18px;color:#ee8011; font-family:"Microsoft YaHei"; letter-spacing:0.1em;font-style:italic;padding-right: 5px}
.footer .mian_page .end dl dd p{ font-size:12px; line-height:16px; padding-top:5px; color:#FFF; text-transform:uppercase}


.topleft {
	position:absolute;
	left:0;
	top:0;
	width:256px;
	z-index:300;
}
.topRight {
	position:absolute;
	width:406px;
	z-index:300;
	right:0;
	top:25px;
}

