@charset "utf-8";
/* CSS Document */

/*html { -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
_filter:none; }
祈福鲁甸*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section * {
	margin:0;
	padding:0;
	vertical-align: baseline;
}
html {
	height:100%;
	color: #444444;
	background-color: #e8e8e8;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0px;
	color: #444444;
	font-size: 12px;
	line-height: 24px;
	font-family: "微软雅黑", "Microsoft Yahei";
	outline: none;
	background-color: #f6f6f6;
	background-repeat: repeat;
	background-position: center center;
	text-align:center;
}
ul, li {
	padding:0px;
	margin:0px;
	list-style-type: none;
}
img {
	border:none;
	line-height: 0px;
	font-size: 0px;
	text-indent: 0 !important;
	vertical-align: middle;
	overflow:hidden;
	-ms-interpolation-mode: bicubic;/* IE 7.0 */
}
a {
	text-decoration: none;
	color: #702C91;
}
a:visited {
	text-decoration: none;
	color: #702C91;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
hr {
	height:1px;
	border:1px solid gray;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	table-layout:fixed;
	empty-cells:show;
	border-collapse:collapse;
}
th {
	text-align:inherit;
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 1px;
	width: 1px;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.none {
	display:none;
}
/*以上是通用样式*/
.header {
	clear: both;
	height: 115px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin:0px auto;
	text-align: center;
	

	
}
.headbox {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	
}
.logoBox {
	width:260px;
	height:115px;
	float: left;
}
.logoBox .logo {
	float: left;
	width: 87px;
	height: 85px;
	display: inline;
	text-align: center;	/*margin-top: 10px;background-image: url(../images/logoLight.png);
	background-repeat: no-repeat;
	background-position: center top;*/

	padding-bottom: 13px;
	padding-top: 14px;
	padding-left:4px;
	padding-right:4px;
}
.logo img {
	margin:auto;
}
.logoBox .logoLabel {
	font-size: 13px;
	float: left;
	color: #CCC;
	display: inline;
	line-height: 27px;
	height: 27px;
	width: 132px;
	margin-left: 12px;
	background-color: #FFF; /*box-shadow:0px 0px 3px #ccc;*/
	text-align: left;
	margin-top: 66px;
	font-weight: normal;
}
.navbox {
	width: 735px;
	height: auto;
	float: right;
	margin-top: 24px;
	clear: right;
	z-index:99999;
}
.navlist {
	display: block;
	text-align: right;
}
.navlist li {
	display: inline;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	margin-left: 20px;
	height: 42px;
	line-height: 42px;
}
.navlist li a, .navlist li a:visited {
	color: #555555;
	text-align: center;
	padding-bottom: 6px;
	line-height: 36px;
	height: 36px;
}
.navlist li a:hover {
	color: #702C91;/*border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #702C91;
	text-decoration: none;*/
	text-decoration: none;
}
.navlist li.this a, .navlist li.this a:visited {
	color: #702C91;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #702C91;
	text-decoration: none;
}
.banner {
	clear: both;
	height: 480px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background-color: #f6f6f6;
	position: relative;
	overflow: hidden;
}
.bannerbox {
	width:1680px;
	height:480px;
	position:absolute;
	top:0;
	overflow:hidden;
	text-align:center;
	left: 50%;
	margin-left: -840px;
}
.picshow {
	width:100%;
	height:480px;
}
.bannerbox img {
	margin:auto;
}
.bn-mask {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-image: url(../images/white70.png);
	background-repeat: repeat;
	background-position: left top;
	height: 100px;
	width: 100%;
	z-index: 888;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f9f9f9;
}
.bannerbox .thimg {
	width:566px;
	height:100px;
	position: absolute;
	z-index: 900;
	left: 50%;
	bottom: 0px;
	margin-left: -282px;
}
.thimg ul {
	overflow:hidden; /*zoom:1;*/
	height:90px;
}
.thimg ul li {
	float:left;
	text-align:center;
	_display:inline;
	width: 160px;
	height:auto;
	display: inline-block;
	margin-top: 17px;
	z-index: 900;
	margin-right: 14px;
	margin-left: 14px;
}
.thimg ul li img {
	width:160px;
	height:66px;
	cursor:pointer;
	margin:auto;
	vertical-align: middle;
}
.bannerbox .thimg ul li.on {
	background:url("images/icoUp.gif") no-repeat center 0;
}
.bannerbox .thimg ul li.on img {
	border: 1px solid #FFF;
	-webkit-box-shadow:0px 0px 4px 1px rgba(34, 34, 34, 0.5);
	box-shadow:0px 0px 4px 1px rgba(34, 34, 34, 0.5);
}
.bn-line {
	height: 4px;
	width: 100%;
	background-image: url(../images/white30.png);
	background-repeat: repeat;
	position: absolute;
	left: 0px;
	top: 0px;
}
.main-o {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-bottom: 12px;
	padding-top: 12px; /* -ms-filter: progid:DXImageTransform.Microsoft.Shadow(color='#dddddd', Direction=180, Strength=2);
 filter: progid:DXImageTransform.Microsoft.Shadow(color='#dddddd', Direction=180, Strength=2);-moz-box-shadow:0px 1px 1px #ddd; -webkit-box-shadow:0px 1px 1px #ddd; box-shadow:0px 1px 1px #ddd; height: auto; border: 1px solid #dddddd; */
	height: auto;
	background-color: #FFF;
	border: 1px solid #dddddd;
}
.main-t {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-bottom: 12px;
	padding-top: 12px;
	height: auto;
	background-color: #FFF;
	margin-top: 18px;
	border: 1px solid #dddddd;
}
.news-i {
	float: left;
	width: 565px;
	margin-left: 18px;
	display: inline;
}
.brand-i {
	float: right;
	width: 366px;
	margin-right: 18px;
	overflow: hidden;
	display: inline;
	background-image: url(../images/bd-shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: auto;
	padding-bottom: 10px;
}
.i-blank {
	width: 100%;
	line-height: 30px;
	height: 30px;
	clear: both;
	margin-bottom: 14px;
}
.i-blank h3 {
	float: left;
	font-size: 16px;
	font-weight: normal;
	color: #444;
	line-height: 30px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6c4280;
}
.news-i-con {
	clear: both;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.news-slider {
	float: left;
	height: 184px;
	width: 240px;
	overflow: hidden;
	position: relative;
	display: block;
}
.news-i-rbox {
	float: right;
	width: 305px;
	height: 184px;
}
.n-fir {
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 4px;
	margin-bottom: 4px;

}
.n-fir h3 {
	font-size: 14px;
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
}
.n-fir a, .n-fir a:visited {
	color: #444;
}
.n-fir a:hover {
	color:#702C91;
}
.n-fir p {
	text-indent: 2em;
	line-height: 20px;
	color: #777777;
	height: 60px;
	width: 100%;
	display: block;
}
.n-reclist {
	display: block;
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
}
.n-reclist li {
	line-height: 30px;
	background-image: url(../images/item_i.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #dddddd;
}
.n-reclist li a, .n-reclist li a:visited {
	color: #444444;
}
.n-reclist li a:hover {
	color: #702C91;
}
.brand-box {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 175px;
	vertical-align: middle;
	padding: 3px;
	overflow: hidden;
	background-color: #FFF;
	border: 1px solid #ebecf0;
}
.brand-box .bd-in {
	vertical-align: middle;
	width: 100%;
	height: 100%;
	background-color: #c6c6c6;
	background-image: url(../images/bdbgbg.jpg);
	background-repeat: repeat;
}
.bd-in .bd-blank {
	height: 33px;
	clear: both;
	margin-right: 8px;
	margin-left: 8px;
	line-height: 33px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f6f6f6;
}
.bd-blank h3 {
	float: left;
	font-size:13px;
	color: #cec5da;
}
.bd-blank .bd-btn {
	float: right;
	width: 28px;
	padding-top: 10px;
}
.bd-blank .bd-btn span {
	cursor: pointer;
	height: 12px;
	width: 12px;
	overflow: hidden;
}
.bd-btn-left {
	float: left;
	background-image: url(../images/bd-btn-l.jpg);
}
.bd-btn-left:hover, .bd-btn-left.hover {
	background-image: url(../images/bd-btn-l2.jpg);
}
.bd-btn-right {
	float: right;
	background-image: url(../images/bd-btn-r.jpg);
}
.bd-btn-right:hover, .bd-btn-right.hover {
	background-image: url(../images/bd-btn-r2.jpg);
}
.bd-bot {
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 3px;
	background-color: #f2f2f2;
	font-size: 0px;
	line-height: 0px;/*border-radius:0px 0px 2px 2px;*/
}
.hn-ibox {
	float: left;
	width: 390px;
	margin-left: 18px;
	height: auto;
	overflow: hidden;
	background-image: url(../images/sd-fg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 32px;
	display: inline;
}
.hn-ibox2 {
	width: 100%;
	display: inline;
	margin-right: auto;
	margin-left: auto;
}
.hnslide {
	height: 93px;
	width: 390px;
	overflow: hidden;
	position: relative;
	clear: both;
}
.hnslide ul {
	width:390px;
	overflow: hidden;
	margin-right: -12px;
}
.hnslide ul li {
	display: inline;
	float: left;
	margin-right: 12px;
	background-image: url(../images/hnliBg.png);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: middle;
	height: 93px;
	width: 122px;
	font-size: 12px;
	overflow: hidden;
	text-align: center;
}
.hnslide ul li img {
	border: 1px solid #e6e6e6;
	float: left;
}
.hnslide ul li p {
	padding-right: 11px;
	padding-left: 11px;
	line-height: 17px;
	padding-top: 38px;
	height: 34px;
	overflow: hidden;
	color: #666;
}
.hnslide ul li:hover {
	background-image: url(../images/hnliBgHover.png);
	color: #9f8d5f;
}
.hnslide ul li.hover {
	background-image: url(../images/hnliBgHover.png);
	color: #f6d59a;
}
.hnslide2 {
	display: block;
	height: auto;
	width: 100%;
	overflow: hidden;
}
.hnslide2 ul li {
	display: block;
	margin-right: auto;
	background-image: url(../images/hnliBg.png);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: middle;
	height: 93px;
	width: 122px;
	font-size: 12px;
	margin-left: auto;
	margin-top: 5px;
}
.hnslide2 ul li img {
	border: 1px solid #e6e6e6;
	float: left;
}
.hnslide2 ul li p {
	padding-right: 11px;
	padding-left: 11px;
	line-height: 17px;
	padding-top: 38px;
	color: #888;
	height: 34px;
	overflow: hidden;
}
.hnslide2 ul li:hover {
	background-image: url(../images/hnliBgHover.png);
	color: #f6d59a;
}
.hnslide2 ul li.hover {
	background-image: url(../images/hnliBgHover.png);
	color: #f6d59a;
}
.mem-ibox {
	float: left;
	width: 365px;
	margin-left: 17px;
	height: auto;
	display: inline;
	overflow: hidden;
}
.mem-tt {
	float: left;
	padding-right: 5px;
	display: inline;
	background-image: url(../images/jt-iright.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.mem-tt h3 {
	height: 68px;
	width: 25px;
	float: left;
	display: block;
	text-align: center;
	background-color: #9161ac;
	color: #FFF;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	line-height: 19px;
	padding-top: 12px;
	border-radius:1px;
}
.mem-tt h3 p {
	line-height: 19px;
}
.mem-ibox img {
	float: left;
	height: 80px;
	width: 120px;
	border: 1px solid #999;
}
.mem-list {
	width: 100%;
	overflow: hidden;
	height: auto;
}
.mem-text {
	float: right;
	width: 205px;
	line-height: 20px;
	color: #b89f73;
	height: 60px;
	font-size: 12px;
}
.mem-text h3 {
	font-size: 13px;
	font-weight: bold;
	float: left;
}
.mem-text p {
	color: #444444;
}
.mem-btn {
	height: 75px;
	float: right;
	width: 11px;
	position: relative;
	margin-top: 5px;
	display: inline;
}
.mem-btn span {
	height: 6px;
	width: 11px;
	display: block;
	cursor: pointer;
	overflow: hidden;
}
.mem-btn-upward {
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/jt-up.png);
	background-repeat: no-repeat;
}
.mem-btn-down {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-image: url(../images/jt-down.png);
	background-repeat: no-repeat;
}
.ad-i-r {
	float: right;
	height: auto;
	width: 135px;
	margin-right: 18px;
	display: inline;
	overflow: hidden;
}
.ad-i-r ul {
	clear: both;
	width: 100%;
	display: block;
	overflow: hidden;
}
.ad-i-r img {
}
.fri-ibox {
	height: 33px;
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #dddddd;
}
.fri-lmbox {
	height: 32px;
	background-color: #d8d8d8;
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.fri-list {
	width: 730px;
	display: block;
	float: left;
}
.fri-list li {
	display: inline;
	line-height: 33px;
	margin-right: 14px;
}
.fri-list li a, .fri-list li a:visited {
	color: #777777;
}
.fri-list li a:hover {
	color: #333;
}
.footer {
	background-color: #444146;
	height: auto;
	width: 100%;
	position: relative;
	background-image: url(../images/black10-pix.png);
	background-repeat: repeat;
	clear: both;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #9c7944;
}
.ft-box { /*background-image: url(../images/shadow-line.png);*/
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.footer .ft-box .ft-in {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 22px;
	padding-bottom: 22px;
	overflow: hidden;
}
.ft-con {
	color: #c5c3c7;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	float: left;
	width: 550px;
	text-shadow:1px 1px 1px #222;
}
.ft-con p {
	line-height: 22px;
}
.ft-rbox {
	float: right;
	width: 425px;
	overflow: hidden;
}
.ft-rlist {
	display: block;
	width: 100%;
	text-align: right;
	overflow: hidden;
}
.ft-rlist li {
	display: inline;
	color: #9c979f;
	float: right;
	margin-left: 16px;
}
.ft-rlist li a, .ft-rlist li a:visited {
	color: #888888;
	display: block;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	border-radius:1px;
	background-color: #504d52;
}
.ft-rlist li a:hover {
	color: #c6c6c6;
	text-decoration: none;
}
.more-ir {
	float: right;
	font-size: 11px;
	display: inline;
}
.more-ir a, .more-ir a:visited {
	color: #CCC;
}
.more-ir a:hover {
	color: #702C91;
	text-decoration: none;
}
.news-slider li {
	height: 185px;
	width: 240px;
	position: relative;
}
.news-slider li img {
	vertical-align: top;
	height: 160px;
	width: 240px;
}
.news-slider li h3 {
	line-height: 28px;
	width: 100%;
	height: 28px;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	display: block;
	background-color: #444146;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-image: url(../images/black5-pix.png);
	background-repeat: repeat;
}
.news-slider ul li h3 a, .news-slider ul li h3 a:visited {
	color: #f6f6f6;
}
.news-slider ul li h3 a:hover {
	color: #FFF;
}
#news-btn-l {
	background-image: url(../images/btn-news-left.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 18px;
	position: absolute;
	z-index: 9999;
	left: 0px;
	top: 68px;
	cursor: pointer;
}
#news-btn-r {
	background-image: url(../images/btn-news-right.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 18px;
	position: absolute;
	top: 68px;
	right: 0px;
	cursor: pointer;
	z-index: 9999;
}
.brandslide {
	height: 134px;
	width: 100%;
	overflow: hidden;
}
.brandList {
	height: 155px;
	overflow: hidden;
	padding-bottom: 7px;
	position: relative;
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.brandList ul {
	width:100%;
	height:155px;
}
.brandList li {
	display: inline;
	float: left;
	margin-left: 8px;
	margin-right:1px;
	margin-top:8px;
	position: relative;
	vertical-align: middle;
	height: 58px;
	width: 108px;
	
}
.brandList li div {
	height: 58px;
	width: 108px;
	font-size:16px;
	line-height:58px;
	background-color: #fff;
	color: #704C96;
	text-shadow:0px 0px 1px #333;
 -webkit-transition:all .5s;
	cursor: default;

	text-align: center;
}
.brandList li h3 {
	font-size:16px;
	display:none;
	width:108px;
	height:58px;
	line-height:58px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	font-weight: normal;
	background-color: #704C96;
	color: #fff;
	text-shadow:0px 0px 1px #333;
 -webkit-transition:all .5s;
	cursor: default;
}
.brandList li:hover {
	box-shadow:0px 0px 5px #555555;
}
.bdpage {
	float: right;
	width: 80px;
	margin-right: 10px;
}
.bdpage ul {
	width: 100%;
	text-align: right;
}
.bdpage ul li {
	margin-right: 4px;
	margin-left: 4px;
	background-image: url(../images/point-white.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 6px;
	width: 6px;
	cursor: pointer;
	text-indent: 999;
	position: relative;
	float: left;
	overflow: hidden;
	margin-top: 12px;
}
.bdpage ul li.on {
	background-image: url(../images/point-red.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.newspage {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 999;
	width: 100%;
}
.newspage ul {
	height: 24px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 48px;
	overflow: hidden;
}
.newspage ul li {
	text-indent: -999;
	height: 6px;
	width: 6px;
	background-image: url(../images/point-white.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 8px;
	display: inline;
	float: left;
}
.newspage ul li.on {
	background-image: url(../images/point-pur.png);
}
.mem-list li {
	width: 100%;
	height: 95px;
	overflow: hidden;
	display: block;
	text-align:left;
}
.mem-slide {
	float: left;
	height: 95px;
	width: 342px;
	overflow: hidden;
	display: inline;
	position: relative;
	clear: left;
}
.memcon {
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.mem-page {
	width: 11px;
	padding-top: 9px;
	height: 86px;
	overflow: hidden;
}
.mem-page ul li {
	background-image: url(../images/mem-page.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 7px;
	width: 5px;
	clear: both;
	float: left;
	text-indent: -999px;
	margin-top: 2px;
	cursor: pointer;
	margin-right: 3px;
	margin-left: 3px;
	line-height: 2px;
}
.mem-page ul li.on {
	background-image: url(../images/mem-on.jpg);
	background-repeat: repeat-x;
}
.mg-10 {
	margin-left: 10px;
}
.en-font {
	font-family: Arial, Helvetica, sans-serif;
}
.c-5f5963 {
	color: #555555;
}
/*.txt-more a, .txt-more a:visited {
	color: #722585;
}*/
.nav-line {
	position: absolute;
	left: 0px;
	bottom: -3px;
	height: 3px;
	width: 100%;
	z-index: 999;
	font-size: 1px;
	line-height: 1px;
/*	background-image: url(../images/black5.png);
*/	background-repeat: repeat-x;
	background-position: left top;
}
.lm-bn {
	height: 170px;
	width: 100%;
	clear: both;
	background-position: center center!important;
	background-color: #ddd;
	background-image: url(../images/lmpic2.jpg);
	background-repeat: repeat-x;
	margin:0px auto;
	
	
}
.lm-MainBody {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	height: auto;
}
.lm-sideBar {
	width: 200px;
	height: auto;
}
.lm-sideBar2 {
	width: 150px;
	height: auto;
}
.lm-nav {
	width: 200px;
	position: relative;
}
.lm-tit {
	display: block;
	clear: both;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	position: absolute;
	line-height: 45px;
	top: -45px;
	height: 45px;
	width: 190px;
	background-image: url(../images/zhejiao.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.lm-tit2 {
	display: block;
	clear: both;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	position: absolute;
	line-height: 36px;
	height: 36px;
	width: 180px;
	background-image: url(../images/zhejiao.png);
	background-repeat: no-repeat;
	background-position: left top;
	left: 0px;
	bottom: 0px;
	letter-spacing: 1px;
	z-index: 9999;
}
.sidenavlist {
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ddd;
	border-bottom-color: #ddd;
}
.sidenavlist li {
	line-height: 42px;
	font-size: 14px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.sidenavlist li a, .sidenavlist li a:visited {
	color: #666;
	display: block;
	padding-right: 24px;
	padding-left: 24px;
}
.sidenavlist li a:hover {
	text-decoration: none;
	background-color: #FFF;
	color: #702C91;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #702C91;
}
.lm-co-green {
	background-color: #22a070;
}
.lm-co-pur {
	background-color: #9260b2;
}
.lm-co-gold {
	background-color: #deb671;
}
.lmr-conBody {
	width: 800px;
	float: right;
	height: auto;
	overflow: hidden;
}
.lmr-blank h3 {
	float: left;
	font-size: 17px;
	font-weight: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #702C91;
	line-height: 32px;
	padding-right: 1px;
	padding-left: 1px;
}
.pageUrl {
	float: right;
	width: 400px;
	text-align: right;
	color: #999;
}
.pageUrl a, .pageUrl a:visited {
	color: #999;
}
.pageUrl a:hover {
	color: #702C91;
	text-decoration: none;
}
.pageUrl2 {
	float: right;
	text-align: right;
	line-height: 36px;
	margin-right: 14px;
	color: #888;
}
.pageUrl2 a, .pageUrl2 a:visited {
	color: #555;
}
.pageUrl2 a:hover {
	color: #702C91;
	text-decoration: none;
}
.r-conBox {
	clear: both;
	margin-right: 30px;
	margin-left: 30px;
	overflow: hidden;
}
.lmr-blank {
	line-height: 33px;
	height: 33px;
	clear: both;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
}
.nrbox {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 22px;
	overflow: hidden;
}
.wz-tit {
	text-align: center;
	clear: both;
	width: 100%;
	line-height: 22px;
	font-size: 17px;
}
.wz-info {
	text-align: center;
	width: 100%;
	color: #999;
	padding-top: 20px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
}
.wz-body {
	padding-top: 20px;
	clear: both;
	font-size: 14px;
	/*letter-spacing: 1px;*/
	padding-bottom: 20px;
	line-height: 1.8em;
	min-height:320px;
	text-align:left;
}
.wz-body p {
	text-indent: 2em;
}
.wz-body hr {
	height: 1px;
	overflow: hidden;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #dddddd;
}
.f-b {
	font-weight: bold;
	color: #555;
}
.lm-mainbox {
	padding-bottom: 30px;
	background-image: url(../images/shuLineReapt.png);
	background-repeat: repeat-y;
	background-position: 199px top;
}
.lm-sidecomBox {
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 24px;
	clear: both;
	margin-top: 12px;
}
.sideBlank {
	clear: both;
	width: 100%;
	height: 24px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.sideBlank h3 {
	font-size: 14px;
	font-weight: bold;
}
.sdnlist {
	clear: both;
	width: 100%;
	padding-top: 8px;
}
.sdnlist li {
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.date-2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 11px;
	clear: both;
	display: block;
	-webkit-text-size-adjust:none;
}
.sdnlist li a, .sdnlist li a:visited {
	color: #666;
}
.sdnlist li a:hover {
	color: #702C91;
}
.arcFirBox {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: auto;
	margin-bottom: 14px;
	padding-bottom: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ddd;
}
.arcFirBox img {
	float: left;
	padding: 2px;
	border: 1px solid #efefef;
	height: 107px;
	width: 160px;
}
.arcFirtxt {
	float: right;
	width: 565px;
	text-align:left;
}
.arcFirtxt h3 {
	display: block;
	clear: both;
	margin-bottom: 5px;
	font-size: 14px;
}
.arcFirtxt p {
	text-indent: 2em;
	font-size: 12px;
}
.arcFirtxt h4 {
	font-size: 14px;
	font-weight: normal;
	color: #666;
}
.lm-arcList {
	display: block;
	width: 100%;
	min-height:200px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	text-align:left;
}
.lm-arcList li {
	font-size: 13px;
	line-height: 36px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ddd;
	background-image: url(../images/item-2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.date-3 {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	-webkit-text-size-adjust:none;
}
.lm-arcList li a, .lm-arcList li a:visited {
	color: #666;
}
.lm-arcList li:hover {
	background-color: #f6f6f6;
}
.lm-arcList li a:hover {
	color: #702C91;
}
/*页码样式*/

.fenyedh {
	height:30px;
	line-height:30px;
	margin-top: 24px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.fenyedh ul {
	width:500px;
	height:30px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	text-align: center;
}
.fenyedh ul li {
}
.pagelist {
}
/*.pagelist li {
	margin-right: 3px;
	margin-left: 3px;
	display:inline;
}
.pagelist li a, .pagelist li a:visited {
	color:#555555
}
.pagelist li a:hover {
	color:#C00;
}
.pagelist li.thisclass {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	text-align: center;
	overflow:hidden;
	padding-left:4px;
	padding-right:4px;
}
*/

.pagelist a, .pagelist a:visited {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	text-align: center;
	overflow:hidden;
	padding-left:4px;
	padding-right:4px;
	margin-left:2px;
	margin-right:2px;
	color: #333;
}
.pagelist a.a1 {
	border:none
}
.pagelist a:hover {
	color:#702C91;
}
.pagelist span {
	background-color: #702C91;
	border: 1px solid #702C91;
	text-align: center;
	overflow:hidden;
	padding-left:4px;
	padding-right:4px;
	margin-left:2px;
	margin-right:2px;
	color: #FFF;
}
.pubulist {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.pubulist li {
	display: block;
	float: left;
	width: 230px;
	margin-bottom: 16px;
	background-color: #FFF;
	padding-bottom: 12px;
	border: 1px solid #eeeeee;
}
.pubulist li:hover {
	box-shadow:3px 3px 10px #ccc;
}
.pubulist li h3 {
	line-height: 18px;
	font-size: 14px;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
	padding-top: 6px;
}
.pubulist li h3 a, .pubulist li h3 a:visited {
	color:#702c91;
}
.pubulist li h3 a:hover {
	color:#cc0000;
}
.pubulist li p {
	line-height: 20px;
	padding-top: 6px;
	margin-right: 10px;
	margin-left: 10px;
	color:#666;
}
.pubulist li p a, .pubulist li p a:visited {
	color:#444;
}
.pubulist li p a:hover {
	color:#cc0000;
}
.pubulist li a, .pubulist li a:visited {
	color: #666;
}
.pubulist li img {
	width: 100%;
	clear: both;
	vertical-align: top;
}
.pubuBox {

	
}
.pubuBox p a, .pubuBox p a:visited {
	color: #702C91;
}
#container {
	position: relative;
}
.wnrBody {
	padding-right: 24px;
	padding-left: 24px;
	padding-bottom: 24px;
	padding-top: 24px;
}
.wzShare {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #dddddd;
	padding-top: 10px;
	margin-top: 10px;
	text-align: right;
	clear: both;
	overflow: hidden;
}
.wzShare a, .wzShare a:visited {
	color: #666;
}
.pd10 {
	padding-right: 10px;
	padding-left: 10px;
}
.mg10 {
	margin-right: 10px;
	margin-left: 10px;
}
.box1000 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.casBox {
	width: 100%;
	padding-bottom: 14px;
}
.lay-1 {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
}
.lay-2 {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
	width: 99.4%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-radius:0px 0px 2px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	background-color: #FFF;
}
.lay-3 {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
	width: 98.6%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-radius:0px 0px 2px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	background-color: #FFF;
}
.wpicBody {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 24px;
	padding-top: 24px;
	height: auto;
	min-height:460px;
}
.pubulist li h4 {
	margin-right: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	padding-top: 6px;
	color: #666;
}
.lmsecBox {
	width: 1000px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 14px;
	overflow: hidden;
}
.lmsecBox .lmr-blank {
	margin-bottom: 20px;
}
.sd-bdlist li {
	width: 100%;
	display: block;
	text-align: center;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
.sd-bdlist li img {
	border: 1px solid #efefef;
}
.lmSubRela {
	clear: both;
	height: 170px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.sub-lmBox {
	height: 36px;
	width: 100%;
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 999;
	border-radius:0px 2px 0px 0px;
	background-image: url(../images/white90.png);
	background-repeat: repeat;
	overflow: hidden;
}
.sublmlist {
	width: 70%;
	text-align: center;
	float: right;
}
.sublmlist li {
	font-size: 13px;
	height: 38px;
	line-height: 38px;
	float: left;
	text-align: center;
	font-weight: bold;
	color: #727083;
	overflow: hidden;
}
.sublmlist li a, .sublmlist li a:visited {
	color: #4c4a5a;
	display: block;
	padding-right: 16px;
	padding-left: 16px;
	text-align: center;
	background-image: url(../images/lmFg.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.sublmlist li a:hover {
	text-decoration: none;
	color: #702c91;
}
.sublmlist .this {
	height:38px;
	line-height:38px;
	margin-left: -1px;
	background-image: url(../images/shadow-line.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
}
.sublmlist .this, .sublmlist .this a, .sublmlist .this a:visited, .sublmlist .this a:hover {
	color: #fff;
	background-color: #666; /*background-color: #695f70;*/
	background-image: url(../images/arrow_d2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.pdTop10 {
	padding-top: 10px;
}
.pdTop20 {
	padding-top: 20px;
}
.wnrCon {
	background-image: url(../images/shuLineReapt.png);
	background-repeat: repeat-y;
	background-position: 775px;
	overflow: hidden;
	width: 100%;
}
.wnrLBox {
	width: 750px;
}
.lmBdList {
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.lmBdList li {
	text-align: center;
	position: relative;
	height: 64px;
	width: 114px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
	display: block;
	vertical-align: middle;
}
.lmBdList li img {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #f2f2f2;
	padding: 2px;
	height: 58px;
	width: 108px;
	vertical-align: top;
}
.lmBdList li h3 {
	display:none;
	font-size:12px;
	display:none;
	width:108px;
	height:58px;
	line-height:58px;
	position: absolute;
	text-align: center;
	font-weight: normal;
	background-color: #FFF;
	background-image: url(../images/bdBg.jpg);
	color: #423653;
	left: 3px;
	top: 3px;
	overflow: hidden;
}
.lmsidecon {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 22px;
}
.lmsdTit {
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	background-image: url(../images/hengLineReapt.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.lmsdTit span {
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
.lmSdArcList {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.lmSdArcList li {
	line-height: 18px;
	margin-bottom: 7px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ddd;
}
.lmSdArcList li h3 {
	font-size: 12px;
	font-weight: normal;
	background-image: url(../images/item-2.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	color: #777;
	padding-left: 8px;
}
.lmAD2 {
	position: absolute;
	top: 62px;
	right: 0px;
	text-align: right;
	font-size: 21px;
	color: #FFF;
	text-shadow:0px 0px 3px #999;
}
.lmAD2 img {
	float: right;
}
.date-4 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	padding-left: 8px;
}
.lmSdArcList li a, .lmSdArcList li a:visited {
	color: #777;
}
.lmSdArcList li a:hover {
	color: #702C91;
}
.layout {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/tune.jpg);
	background-position: center center;
	height: 660px;
	overflow: hidden;
	position: relative;
	background-repeat: repeat-x;
}
.bgAbout {
	background-image: url(../images/about.jpg);
}
.coltit {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 60px;
	font-size: 25px;
	color: #53364c;
	line-height: 45px;
	width: 240px;
	font-weight: normal;
	height: 45px;
	position: relative;
	z-index: 998;
	text-shadow:0px 0px 1px #fff;
	padding-top: 60px;
}
.layMainbox {
	height: 290px;
	width: 1006px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	background-image: url(../images/white70.png);
	background-repeat: repeat;
	position: relative;
	z-index: 9999;
	overflow: hidden;
	box-shadow:0px 0px 3px #666;
}
.colAD {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 45px;
	text-align: center;
	height: 70px;
	position: relative;
	z-index: 998;
	font-size: 36px;
	color: #FFF;
	font-weight: bold;
	text-shadow:0px 0px 1px #333;
}
.colAD img {
	margin-right: auto;
	margin-left: auto;
	height: 70px;
	width: auto;
}
.col-itemlist {
	display: block;
	width: 100%;
	overflow: hidden;
}
.col-itemlist li {
	height: auto;
	width: 466px;
	overflow: hidden;
	color: #444;
	margin-left: 20px;
	float: left;
	margin-bottom: 20px;
	display: inline;
	background-image: url(../images/white60.png);
	background-repeat: repeat;
	padding: 1px;
}
.col-itemlist li:hover {
	background-color: #e1e1f1;
	box-shadow:0px 0px 5px #888;
}
.colimg {
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.colimg img {
	width: 130px;
	height: 130px;
	vertical-align: top;
	float: left;
}
.coltext {
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 305px;
	float: right;
	padding-top: 10px;
}
.coltext h3 {
	font-size: 16px;
	margin-bottom: 5px;
	line-height: 30px;
	font-weight: bold;
	clear: both;
}
.coltext h3 a, .coltext h3 a:visited {
	color: #53364c;
}
.coltext p {
	font-size: 13px;
	color:#444;
	line-height: 24px;
	clear: both;
	text-indent: 2em;
}
.coltext p a, .coltext p a:visited {
	font-size:12px;
	color:#333;
}
.layout .loMask {
	height: 100%;
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.vrBlock {
	height: 730px;
	width: 300px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -150px;
}
.colswBg {
	background-image: url(../images/green-50.png);
	background-repeat: repeat;
}
.laycon {
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 24px;
	color: #333;
	clear: both;
	margin-right: 20px;
	margin-left: 20px;
}
.laycon p {
	text-indent: 2em;
}
.nopd {
	padding: 0px;
}
.layMainbox2 {
	height: auto;
	width: 1006px;
	clear: both;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px; /*box-shadow:0px 0px 8px #ccc;*/
	background-image: url(../images/white75.png);
	background-repeat: repeat;
	position: relative;
	z-index: 9999;
	overflow: hidden;
	margin-top: 77px;
	box-shadow:0px 0px 3px #999;
	border-radius:3px;
}
.main-i {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 24px;
	padding-top: 18px;
	height: auto;
	background-color: #FFF;
	margin:0px auto;
	text-align:center;
}
.fri-ibox .friIn {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 33px;
}
.wb-api {
	padding-top: 5px;
	float: right;
}
.wb-api h3 {
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #1f58a2;
}
.wb-api span {
	float: right;
	height: 27px;
	width: 67px;
	display: block;
}
.pbtit {
	clear: both;
	height: 90px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	display: block;
}
.hdRight {
	float: right;
	width: 735px;
	height: 110px;
}
.searchBox {
	float: right;
	width: 150px;
	height: 24px;
	line-height: 24px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	overflow: hidden;
}
.searchBox:hover, .searchBox.hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #702C91;
}
.txtinput {
	height: 24px;
	line-height: 24px;
	float: left;
	background-color: transparent;
	border:none;
	width: 130px;
	outline:none;
	font-family: "微软雅黑", "Microsoft Yahei";
	color: #666;
}
.btninput {
	height: 24px;
	width: 19px;
	float: right;
	background-color: transparent;
	border:none;
	background-image: url(../images/sousuoico.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	outline:none;
}
.btninput:hover, .btninput.hover {
	background-image: url(../images/sousuoico2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.main-In {
	clear: both;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.mt-tit {
	float: left;
	font-size: 15px;
	font-weight: bold;
	color: #666;
	line-height: 29px;
	height: 29px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom: 14px;
}
.banner .bn_pre {
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -30px;
}
.banner .bn_next {
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -30px;
}
.bn_pre, .bn_next {
	font-size: 60px;
	color: #fff;
	font-family: "宋体";
	cursor: pointer;
	z-index: 9999;
	text-shadow:0px 0px 3px #999;
	line-height: 60px;
	height: 60px;
	font-weight: bold;
}
.bn_pre:hover, .bn_pre.hover, .bn_next:hover, .bn_next.hover {
	color: #702C91;
}
