﻿/* AB模版网 做最好的织梦整站模板下载网站 */
/* 网址：Www.AdminBuy.Cn */
/* 图标大全：Sc.AdminBuy.Cn 专业建站素材网站 */
/* QQ：9490489 */
* {
	padding: 0;
	margin: 0
}
ul, li {
	list-style: none;
}
img {
	border: 0;
}
a {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
body {
	font-size: 12px;
	color: #666;
	font-family: "微软雅黑"
}
.clear {
	clear: both;
}
/*wrap*/
#wrap {
	background: url(../images/nav_bg.jpg) repeat-x left bottom;
	z-index: 222;
}
/*header*/
.header {
	width: 1050px;
	height: 150px;
	margin: 0 auto;
	position: relative;
	z-index: 333;
}
.header .logo {
	position: absolute;
	top: 26px;
	left: 0px;
}
.header .baoming_online {
	position: absolute;
	top: 18px;
	left: 597px;
}
.header .baoming_online2 {
	position: absolute;
	top: 60px;
	left: 597px;
}
.header .weixin {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.header .nav {
	margin-top: 110px;
	position: absolute;
	z-index: 777;
}
.header .nav ul li {
	display: block;
	float: left;
	width: 77px;
	height: 40px;
	border-left: 1px solid #fff;
	text-align: center;
	position: relative;
	z-index: 888;
}
.header .nav ul li.nav_current {
	background-color: #2f8bd4;
}
.header .nav ul li:hover {
	background-color: #2f8bd4;
}
.header .nav ul li:hover a {
	text-decoration: none;
}
.header .nav ul li a {
	display: block;
	line-height: 40px;
	font-size: 12px;
	color: #fff;
}
.header .nav ul li ul {
	display: none;
	width: 84px;
	position: absolute;
	top: 40px;
	z-index: 9999;
	left: -1px;
}
.header .nav ul li ul li {
	border-left: none;
	border-bottom: 1px solid #fff;
	height: 40px;
	display: block;
	background-color: #1f5bb1;
}
.header .nav ul li:hove ul li:last-child {
border-bottom:0px;
}
.header .nav ul li ul li:hover {
	background-color: #2f8bd4;
	text-align: center;
}
/*首页焦点图*/
/*banner*/
#banner {
	height: 452px;
	margin: 0 auto;
	margin-bottom: 20px;
	position: relative;
	z-index: 111;
}
/* 焦点图 */
#banner #full-screen-slider {
	width: 100%;
	height: 452px;
	float: left;
	position: relative;
	z-index: 122;
}
#banner #slides {
	display: block;
	width: 100%;
	height: 452px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative
}
#banner #slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute
}
#banner #slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px
}
#banner #pagination {
	display: block;
	list-style: none;
	position: absolute;
	left: 25%;
	top: 400px;
	z-index: 300;
	padding: 5px 15px 5px 0;
	margin: 0
}
#banner #pagination li {
	display: block;
	list-style: none;
	width: 10px;
	height: 10px;
	float: left;
	margin-left: 15px;
	border-radius: 5px;
	background: #FFF
}
#banner #pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}
#banner #pagination li.current {
	background: #0092CE
}
/*main:*/

#main {
	width: 970px;
	margin: 0 auto;
	height: 800px;
	height: 1%;
	overflow: hidden;
}
/*main: left*/
/*
#main .main_left{float:left;width:257px;  margin-right:15px;}
#main .main_left img{height:178px; margin-bottom:9px;}
#main .main_left img:hover {filter:alpha(Opacity=70);-moz-opacity:0.7;opacity: 0.7;}
#main .main_left h2 {color:#fefefe; padding-left:16px;line-height:43px;height:43px; background:#1f5bb1 url(../images/title_nav_bg.jpg) no-repeat right bottom; font-size:14px; font-weight:bold; position:relative;}
#main .main_left h2 span {position:absolute; right:22px; top:0px;}
#main .main_left h2 span a { color:#fefefe;}
#main .main_left ul {padding:13px 0px 0px 20px;}
#main .main_left ul li {padding-left:5px;height:24px; background:url(../images/dot.jpg) no-repeat left center; line-height:24px;}
#main .main_left ul li a { color:#666;}
#main .main_left ul li a:hover { color:#900;}
*/
/*main: left*/
#main .main_left {
	float: left;
	width: 257px;
	margin-right: 15px;
}
#main .main_left img {
	height: 178px;
	margin-bottom: 9px;
}
#main .main_left img:hover {
	filter: alpha(Opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#main .main_left h2 {
	color: #fefefe;
	padding-left: 16px;
	line-height: 43px;
	height: 43px;
	background: #1f5bb1 url(../images/title_nav_bg.jpg) no-repeat right bottom;
	font-size: 14px;
	font-weight: bold;
	position: relative;
}
#main .main_left h2 span {
	position: absolute;
	right: 22px;
	top: 0px;
}
#main .main_left h2 span a {
	color: #fefefe;
}
#main .main_left ul {
	padding: 8px 0px 10px 8px;
}
#main .main_left ul li {
	line-height: 29px;
	height: 29px;
	border-bottom: 1px solid #e5e8ed;
	background: url(../images/blue_dot.jpg) no-repeat left center;
	padding-left: 10px;
}
#main .main_left ul li a {
	color: #666;
	line-height: 29px;
}
#main .main_left ul li a:hover {
	color: #900;
}
/*main : center*/
#main .main_center {
	float: left;
	width: 420px;
	background-color: #fff;
	margin-right: 32px;
}
#main .main_center h2 {
	color: #fefefe;
	padding-left: 16px;
	line-height: 43px;
	height: 43px;
	background: #1f5bb1 url(../images/title_nav_bg.jpg) no-repeat right bottom;
	font-size: 14px;
	font-weight: bold;
	position: relative;
}
#main .main_center h2 span {
	position: absolute;
	right: 22px;
	top: 0px;
}
#main .main_center h2 span a {
	color: #fefefe;
}
/*

#main .main_center h2 {margin-top:10px;position:relative;border-bottom:1px solid #dadada; height:36px;}
#main .main_center h2 a { height:28px; color:#fff;}
#main .main_center h2 a.title_current{ display:block;background:url(../images/title_current.jpg) no-repeat 0px 0px; width:86px; height:28px; font-size:12px; text-align:center; padding-top:4px; margin-left:10px;}
#main .main_center h2 a.more{position:absolute; top:7px; right:6px; color:#666; font-size:12px; font-weight:normal;}
*/
#main .main_center h1 {
	margin-top: 16px;
	padding-left: 14px;
}
#main .main_center h1 a {
	color: #0965ae;
	font-size: 12px;
	font-weight: bold;
}
#main .main_center p {
	margin: 0 auto;
	pading-left: 14px;
	margin-top: 10px;
	text-indent: 12px;
	line-height: 18px;
	border-bottom: 1px solid #dbdbdb;
	padding-bottom: 18px;
	padding-left: 14px;
}
#main .main_center p a {
	color: #999999;
	font-size: 12px;
}
#main .main_center p a:hover {
	color: #900;
}
#main .main_center ul {
	padding: 8px 30px 10px 8px;
}
#main .main_center ul li {
	line-height: 29px;
	height: 29px;
	border-bottom: 1px solid #e5e8ed;
	background: url(../images/blue_dot.jpg) no-repeat left center;
	padding-left: 10px;
}
#main .main_center ul li a {
	color: #666;
	line-height: 29px;
}
#main .main_center ul li a:hover {
	color: #900;
}
/*main :right*/

#main .main_right {
	float: right;
	width: 246px;
	height: 466px;
	background-color: #fff;
}
#main .main_right h2 {
	color: #fefefe;
	padding-left: 16px;
	line-height: 43px;
	height: 43px;
	background: #1f5bb1 url(../images/title_nav_bg.jpg) no-repeat right bottom;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}
#main .main_right a {
	display: block;
	margin-top: 23px;
}
#main .main_right a.one {
	margin-top: 0px;
}
#main .main_right img {
	width: 246px;
	height: 117px;
}
#main .main_right img:hover {
	filter: alpha(Opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
/*main: baoming*/

#main .baoming {
	margin-bottom: 12px;
}
#main .baoming a img:hover {
	filter: alpha(Opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
/*main: news*/

#main .news_left {
	float: left;
	width: 470px;
	margin-right: 20px;
	height: 1%;
	overflow: hidden;
}
#main .news_left h2 {
	color: #fefefe;
	padding-left: 16px;
	line-height: 43px;
	height: 43px;
	background: #1f5bb1 url(../images/title_nav_bg.jpg) no-repeat right bottom;
	font-size: 14px;
	font-weight: bold;
	position: relative;
}
#main .news_left h2 span {
	position: absolute;
	right: 22px;
	top: 0px;
}
#main .news_left h2 span a {
	color: #fefefe;
}
#main .news_left .p1 {
	font-size: 14px;
	padding-left: 11px;
	color: #1f5bb1;
	margin-top: 12px;
}
#main .news_left .p2 {
	font-size: 14px;
	padding-left: 11px;
	color: #1f5bb1;
	margin-top: 10px;
}
#main .news_left .p2 strong {
	font-weight: bold;
	color: #215db3;
}
#main .news_left ul {
	margin-top: 20px;
}
#main .news_left ul li {
	padding-left: 42px;
	line-height: 30px;
	border-bottom: 1px solid #e0e8f3;
	background: url(../images/news_list_dot.jpg) no-repeat 25px center;
}
#main .news_left ul li a {
	font-size: 14px;
}
#main .news_left ul li a:hover {
	color: #900;
}
#main .news_right {
	height: 1%;
	overflow: hidden;
	float: right;
	width: 480px;
	background: #fff;
}
#main .news_right h2 {
	color: #fefefe;
	padding-left: 16px;
	line-height: 43px;
	height: 43px;
	background: #1f5bb1 url(../images/title_nav_bg.jpg) no-repeat right bottom;
	font-size: 14px;
	font-weight: bold;
	position: relative;
}
#main .news_right h2 span {
	position: absolute;
	right: 22px;
	top: 0px;
}
#main .news_right h2 span a {
	color: #fefefe;
}
#main .news_right .p1 {
	font-size: 14px;
	padding-left: 11px;
	color: #1f5bb1;
	margin-top: 12px;
}
#main .news_right .p2 {
	font-size: 14px;
	padding-left: 11px;
	color: #1f5bb1;
	margin-top: 10px;
}
#main .news_right .p2 strong {
	font-weight: bold;
	color: #215db3;
}
#main .news_right ul {
	margin-top: 20px;
}
#main .news_right ul li {
	padding-left: 42px;
	line-height: 30px;
	border-bottom: 1px solid #e0e8f3;
	background: url(../images/news_list_dot.jpg) no-repeat 25px center;
}
#main .news_right ul li a {
	font-size: 14px;
}
#main .news_right ul li a:hover {
	color: #900;
}
/*main:xibu*/

#main .xibu {
	margin-top: 40px;
	height: 1%;
	overflow: hidden;
	margin-bottom: 25px;
}
#main .xibu h2 {
	color: #fefefe;
	padding-left: 16px;
	line-height: 43px;
	height: 43px;
	background: #1f5bb1 url(../images/title_nav_bg.jpg) no-repeat right bottom;
	font-size: 14px;
	font-weight: bold;
	position: relative;
}
#main .xibu ul.class {
	position: absolute;
	top: 0px;
	left: 120px;
	overflow: hidden;
	line-height: 43px;
}
 @-moz-document url-prefix() {
 #main .xibu ul.class {
position:absolute;
top:0px;
left:120px;
overflow:hidden;
line-height:43px;
}
}
#main .xibu ul.class li {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 43px;
	background: url(../images/class_line.jpg) no-repeat right center;
}
#main .xibu ul.class li a {
	color: #cae1ff;
	line-height: 43px;
}
#main .xibu ul.class li.class_line {
	background: none;
}
#main .xibu h2 {
	margin-bottom: 9px;
}
#main .xibu h2 span {
	position: absolute;
	top: 0px;
	right: 22px;
	line-height: 43px;
}
#main .xibu h2 span a {
	color: #fefefe;
}
#main .xibu ul li {
	display: block;
	float: left;
	margin-right: 18px;
	background: url(../images/xibu_bg.jpg) no-repeat left bottom;
}
#main .xibu ul li a img:hover {
	filter: alpha(Opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#main .xibu ul li.clear_right {
	margin-right: 0px;
}
#main .xibu ul li h3 {
	font-size: 14px;
	color: #000;
	line-height: 24px;
	padding-left: 7px;
	padding-top: 10px;
}
#main .xibu ul li p {
	line-height: 24px;
	width: 210px;
	font-size: 14px;
	color: #999;
	padding-left: 6px;
	padding-bottom: 22px;
}
/*guidao*/
#main .guidao {
	margin-bottom: 21px;
}
#main .guidao a img:hover {
	filter: alpha(Opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#main .guidao embed {
	position: relative;
	z-index: 0;
}
/*link*/

#main .link {
	margin-bottom: 8px;
	margin: 0 auto;
	overflow: hidden;
	padding-left: 7px;
	background-color: #ebebeb;
}
#main .link p {
	width: 70px;
	color: #215ab3;
	float: left;
	line-height: 38px;
	font-size: 14px;
	font-weight: bold;
}
#main .link ul {
	width: 890px;
	float: right;
	overflow: hidden;
}
#main .link ul li {
	float: left;
	line-height: 38px;
	padding-right: 15px;
	background: url(../images/dot.jpg) no-repeat 0px center;
	padding-left: 8px;
}
#main .link ul li a {
	font-size: 14px;
	color: #000;
	white-space: nowrap;
}
#main .link ul li a:hover {
	color: #900;
}
/*footer*/

#footer {
	margin: 0 auto;
	height: 1%;
	background-color: #414141;
	padding: 20px;
}
#footer p {
	line-height: 28px;
	padding-left: 10px;
	margin: 0 auto;
	width: 970px;
	color: #ababab;
	text-align: center;
}
#footer p a {
	color: #ababab;
	text-decoration: none;
}
#footer p .weixin_logo {
	padding-left: 33px;
	line-height: 28px;
	display: inline-block;
	background: url(../images/weixin_logo.png) no-repeat left center;
	position: relative;
}
#footer p .weixin_logo .weixin_tip {
	z-index: 300;
	width: 115px;
	height: 152px;
	display: none;
	position: absolute;
	bottom: -60px;
	left: 0px;
}
#footer p .weixin_logo:hover .weixin_tip {
	display: block;
}
#footer p .sina_logo {
	padding-left: 33px;
	line-height: 28px;
	display: inline-block;
	background: url(../images/sina_logo.png) no-repeat left center;
}
/*kefu*/

.rides-cs {
	font-size: 12px;
	background: #1f5bb1;
	position: fixed;
	top: 406px;
	left: 0px;
	_position: absolute;
	z-index: 2147483646 !important;
	border-radius: 6px 6px 6px 0px;
}
.rides-cs a {
	color: #00A0E9;
}
.rides-cs a:hover {
	color: #ff8100;
	text-decoration: none;
}
.rides-cs .floatL {
	width: 36px;
	float: left;
	position: relative;
	z-index: 1;
	margin-top: 21px;
	height: 181px;
}
.rides-cs .floatL a {
	font-size: 0;
	text-indent: -999em;
	display: block;
}
.rides-cs .floatR {
	width: 130px;
	float: left;
	padding: 5px;
	overflow: hidden;
}
.rides-cs .floatR .cn {
	background: #F7F7F7;
	border-radius: 6px;
	margin-top: 4px;
}
.rides-cs .cn .titZx {
	font-size: 14px;
	color: #333;
	font-weight: 600;
	line-height: 24px;
	padding: 5px;
	text-align: center;
}
.rides-cs .cn ul {
	padding: 0px;
}
.rides-cs .cn ul li {
	line-height: 38px;
	height: 38px;
	border-bottom: solid 1px #E6E4E4;
	overflow: hidden;
	text-align: center;
}
.rides-cs .cn ul li span {
	color: #777;
}
.rides-cs .cn ul li a {
	color: #777;
}
.rides-cs .cn ul li img {
	vertical-align: middle;
}
.rides-cs .btnOpen, .rides-cs .btnCtn {
	position: relative;
	z-index: 9;
	top: 25px;
	left: 0;
	background-image: url(../images/shopnc.png);
	background-repeat: no-repeat;
	display: block;
	height: 146px;
	padding: 8px;
}
.rides-cs .btnOpen {
	background-position: -410px 0;
}
.rides-cs .btnCtn {
	background-position: -450px 0;
}
.rides-cs ul li.top {
	border-bottom: solid #ACE5F9 1px;
}
.rides-cs ul li.bot {
	border-bottom: none;
}
.bdsq a {
	display: none;
}
