@charset "utf-8";

html {
	font-size: 12px;
	color: #000;
	background: #fff;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
html * {
	outline: 0;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
html, body {
	font-family: "Microsoft YaHei", sans-serif
}
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
}
input, select, textarea {
	font-size: 100%;
	font-family: "Microsoft YaHei", sans-serif
	-webkit-appearance:none;
}
input[type='button'], input[type='submit'], input[type='reset'], input[type='text'] {
	-webkit-appearance: none;
	border-radius: 0;
}
textarea {
	-webkit-appearance: none;
}
.button {
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
fieldset, img {
	border: 0
}
abbr, acronym {
	border: 0;
	font-variant: normal
}
del {
	text-decoration: line-through
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: 500
}
ol, ul {
	list-style: none
}
caption, th {
	text-align: left
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 500
}
q:before, q:after {
	content: ''
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
a:hover {
	text-decoration: underline
}
ins, a {
	text-decoration: none
}
.clearfix {
	*zoom: 1
}
.clearfix:before, .clearfix:after {
	display: table;
	content: ""
}
.clearfix:after {
	clear: both
}
a {
	color: #333333
}
a:hover {
	text-decoration: none
}
i, em {
	font-style: normal
}
a:hover, a:active, a:focus {
	transition: all 0.3s linear 0s;
	-webkit-transition: all .5s linear 0s;
	-moz-transition: all .5s linear 0s
}
.w1000 {
	width: 1000px;
	margin: 0 auto;
}
#top {
	padding-top: 16px;
	font-size: 16px;
	color: #722b72;
	height: 77px;
}
#top .fr {
	padding-top: 13px;
}
#top p {
	padding: 5px 0 0 10px;
}
#nav {
	background: #5e327e;
	line-height: 38px;
	font-size: 14px;
	height: 38px;
}
#nav img {
	position: absolute;
	bottom: 0;
	left: 20px;
}
#nav a {
	position: relative;
	display: inline-block;
	color: #fff;
	padding: 0 43px;
}
#nav li {
	float: left;
	position: relative;
}
#nav li:after {
	content: '';
	height: 12px;
	width: 1px;
	background: #765697;
	border-right: 1px solid #632b6d;
	overflow: hidden;
	position: absolute;
	top: 13px;
	right: 0px;
}
#nav li.on:after, #nav li.last:after, #nav li:hover:after,#nav li:last-child:after {
	display: none;
}

#nav li:nth-of-type(2) a:after , #nav li:nth-of-type(3) a:after,#nav li:nth-of-type(4) a:after{
	content:'';
	position:absolute;
	border-top:6px solid #fff;
	border-left:6px solid transparent;
	border-right:6px solid transparent;
	right:15px;
	top:16px;
}
#nav li:nth-of-type(2) dl a:after,#nav li:nth-of-type(3) dl a:after,#nav li:nth-of-type(4) dl a:after {
	border-top:0px;
}


#nav a.img {
	padding-left: 93px;
}
#nav a.img1 {
	padding-left: 80px;
}
#nav a:hover, #nav li.on a {
	background: #923d92;
}

#nav dt a {
	display:inline-block;
	height:50px;
	line-height:50px;
	width:100%;
	text-align:center;
	padding:0;
}
#nav dl {
	display:none;
	position:absolute;
	z-index:999;
	top:38px;
	left:0;
	background:#923d92;
	opacity:.7;
	width:100%;
}
#banner, #banner div {
	height: 360px;
	width: 100%;
}
#banner a {
	width: 100%;
	height: 360px;
	display: block;
}
#banner {
	position: relative;
}
#banner span {
	position: absolute;
	width: 44px;
	height: 66px;
	border-radius: 5px;
	background: #c788d2;
	z-index: 200;
	left: 50%;
	top: 50%;
	margin: -30px 0 0 -600px;
	cursor: pointer;
}
#banner span.next {
	margin: -30px 0 0 600px;
	cursor: pointer;
	background: #c1b1ca;
	transform: rotate(180deg);
}
#banner span:before, #banner span:after {
	border-right: 20px solid #fff;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	content: '';
	position: absolute;
	top: 13px;
	left: 10px;
}
#banner span:after {
	border-right-color: #c788d2;
	top: 13px;
	left: 12px;
}
#banner span.next:after {
	border-right-color: #c1b1ca;
}
#banner .c1 {
	background: url(b1.jpg);
}
#banner .c1 a {
	background: url(t1-1.jpg) no-repeat top center;
}
#jb {
	position: relative;
}
#jb {
	background: #8a558a;
	line-height: 58px;
}
#jb li {
	float: left;
}
#jb .jb-div {
	position: absolute;
	top: -100px;
	width: 100%;
	left: 0px;
	height: 100px;
	background: rgba(255, 255, 255, .58);
}
.jb-1 li {
	width: 200px;
	float: left;
}
.jb-1 li.on {
	background: #853f85;
}
.jb-1 a {
	color: #fff;
	font-size: 18px;
}
.jb-1 i {
	float: left;
	display: inline;
	background: url(bg.png) -6px 0 no-repeat;
	width: 47px;
	height: 42px;
	margin: 10px 10px 0 39px;
}
.jb-1 i.i1 {
	background-position: -6px -42px;
}
.jb-1 i.i2 {
	background-position: -6px -84px;
}
.jb-1 i.i3 {
	background-position: -6px -126px;
}
.jb-1 i.i4 {
	background-position: -6px -168px;
}
.jb-2 {
	padding-top: 24px;
	font-size: 14px;
	line-height: 1.8;
}
.jb-2 a {
	color: #8a558a;
}
.jb-2 a:hover {
	color: #bf6ebf;
}
.jb-2 a:hover i {
	background-color: #bf6ebf;
}
.jb-2 i {
	display: inline-block;
	width: 42px;
	height: 42px;
	background: #853f85 url(bg1.png);
	border-radius: 50%;
}
.jb-2 li {
	float: left;
	text-align: center;
	margin: 0 45px 0 0px;
	display: inline;
}
.jb-2 li.fst {
	margin-left: 38px;
}
.jb-2 i.i1 {
	background-position: 0 -44px;
}
.jb-2 i.i2 {
	background-position: 0 -86px;
}
.jb-2 i.i3 {
	background-position: 0 -124px;
}
.jb-2 i.i4 {
	background-position: 0 -170px;
}
.jb-2 i.i5 {
	background-position: 0 -214px;
}
.news-1 {
	position: relative;
	width: 302px;
	height: 238px;
}
.news-1 dt {
	position: absolute;
	height: 238;
	overflow: hidden;
}
.news-1 dt a {
	color: #fff;
	background: rgb(138, 85, 138);
	background: rgba(138, 85, 138, .7);
	line-height: 38px;
	position: absolute;
	width: 302px;
	font-size: 14px;
	text-indent: 5px;
	bottom: 0;
	left: 0;
}
.news-1 dd {
	position: absolute;
	bottom: 15px;
	right: 0;
	z-index: 2;
}
.news-1 dd a {
	display: block;
	background: #e8e4e5;
	width: 8px;
	height: 8px;
	float: left;
	margin-right: 5px;
}
.news-1 dd a.on {
	background: #8a558a;
}
.news-2 {
	width: 440px;
	margin-left: 24px;
}
.news-2 .p1, .kslm-2 .p1 {
	height: 38px;
	border-bottom: 1px solid #cdcdcd;
}
.news-2 .p1 a.a, .kslm-2 .p1 a.a {
	width: 119px;
	height: 37px;
	display: inline-block;
	position: relative;
	text-align: center;
	line-height: 37px;
	font-size: 18px;
}
.kslm-2 .p1 a.a:hover,.news-2 .p1 a.a:hover { transition:all .1s;}
.news-2 .p1 a.on i, .news-2 .p1 a.a:hover i, .kslm-2 .p1 a.on i, .kslm-2 .p1 a.a:hover i {
	position: absolute;
	border-bottom: 5px solid #8a558a;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	bottom: 0;
	left: 55px;
}
.news-2 .p1 a.on, .news-2 .p1 a.a:hover, .kslm-2 .p1 a.on, .kslm-2 .p1 a.a:hover {
	border-bottom: 2px solid #8a558a;
	background: #eaeaea;
}
.news-2 .p1 a.fr {
	color: #fff;
	background: #8a558a;
	width: 50px;
	text-align: center;
	height: 14px;
	line-height: 10px;
	border-radius: 7px;
	margin-top: 15px;
}
.news-2 li a {
	color: #666666;
}
.news-2 ul {
	padding-top: 10px;
}
.news-2 .cc { overflow:hidden; height:202px;}
.news-2 li.t a {
	color: #8a558a;
	font-size: 14px;
	line-height: 30px;
}
.news-2 li.t p a {
	font-size: 12px;
	line-height: 20px;
}
.news-2 li {
	margin-top: 10px;
	width: 440px;
	clear: both;
}
.news-2 li.t {
	height: 101px;
}
.news-2 li img {
	padding-right: 15px;
}
.news-2 li i {
	color: #999;
}
.news-2 li p {
	color: #666;
	line-height: 20px;
	padding-top: 5px;
}
.news-3 {
	margin-left: 24px;
	border: 1px solid #cdcdcd;
	height: 236px;
	width: 190px;
	padding: 0 9px;
}
.news-3 .p2 {
	font-weight: bold;
	font-size: 16px;
	color: #8a558a;
	padding: 10px 0 8px 0;
}
.news-3 .p3 {
	color: #666666;
	padding-top: 10px;
	line-height: 18px;
}
.news-3 .p4 {
	text-align: right;
	padding-top: 5px;
}
.news-3 .p4 a {
	color: #fff;
	background: #f56d5b;
	width: 95px;
	height: 24px;
	line-height: 22px;
	display: inline-block;
	text-align: center;
	border-radius: 10px;
}
.mly-bar span {
	height: 29px;
	height: 29px;
	border-bottom: 2px solid #8a558a;
	font-size: 18px;
	display: inline-block;
	padding-right: 8px;
}
.mly-bar {
	border-bottom: 1px solid #cdcdcd;
	height: 30px;
	width: 100%;
}
.mly-bar i {
	border-right: 2px solid #c14fc1;
	font-size: 0px;
	height: 16px;
	overflow: hidden;
	display: block;
	float: left;
	margin: 5px 6px 0 6px;
}
.dc-1 {
	padding-top: 15px;
	position: relative;
}
.dc-2 {
	position: absolute;
	z-index: 100;
}
.dc-4 {
	position: absolute;
	z-index: 200;
	left: 310px;
	top: 236px;
	width: 700px;
}
.dc-4 li {
	float: left;
	margin-right: 13px;
}
.dc-4 li.on img {
	border: 1px solid #d9a0d9;
}
.dc-4 a {
	color: #fff;
	width: 20px;
	float: left;
	height: 117px;
	line-height: 117px;
	position: relative;
	background: #d7d7d7;
	margin-right: 20px;
}
#banner a.prev {
	margin: -30px 0 0 600px;
	cursor: pointer;
	background: #c1b1ca;
	transform: rotate(180deg);
}
.dc-4 a:before, .dc-4 a:after {
	border-right: 10px solid #fff;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	content: '';
	position: absolute;
	top: 50px;
	left: 5px;
}
.dc-4 a:after {
	border-right-color: #d7d7d7;
	top: 50px;
	left: 6px;
}
.dc-4 a.next {
	transform: rotate(180deg);
	background: #967996;
	margin: 0 0 0 5px;
}
.dc-4 a.next:after {
	border-right-color: #967996;
}
.dc-4 ul {
	width: 624px;
	height: 119px;
	float: left;
}
.dc-3 {
	position: absolute;
	z-index: 200;
	width: 210px;
	height: 203px;
	background: #f5f5f5;
	position: absolute;
	right: 0px;
	top: 15px;
}
.dc-1 img {
	border: 1px solid #dcd0d0;
}
.dc-5 {
	position: relative;
	margin: 0 0 0 16px;
	width: 494px;
	padding-left: 20px;
	height: 339px;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAFuCAIAAAAOJa9JAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyOTExRDJEQTgzQTcxMUU2QUQxMEUyMzZGQTI4RTM5MyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoyOTExRDJEQjgzQTcxMUU2QUQxMEUyMzZGQTI4RTM5MyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjI5MTFEMkQ4ODNBNzExRTZBRDEwRTIzNkZBMjhFMzkzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjI5MTFEMkQ5ODNBNzExRTZBRDEwRTIzNkZBMjhFMzkzIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+gB1LvAAAAZpJREFUeNrsnNsOgjAQRG3D//8yaoibTYvamRJI9OwDAePpbPdWnijrut4GLP6Wb+rNsm2JasjGtXqagvI7/TrOND/Kbm9MPFbV51hCU857nnXbLBJNuXFYznPj8JDbfZLXZNWoTadI8m5no601Rr9EVX0OO0W5SZiQqt0ZpLXkbJ77JfwBKKfKV+4nkRkwf8/+iSGfVbON0XSFc0pOteTU0D+mMc5NVf9O4yufGzDhrNo9qJyAHfYGKET7XWH7Y8hx2xlDfUtdOoaugP1JMjv0r9szMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDDwn8OllCnl8rJfDlgOUklW7VBrcCZH3e6ZzWchYLFEvjGj/V151+F8PatIGllTObZjFompLPdzVIXfz6Uzv0jMPTtFkjFNuWkMfxgIytnb2THkwE17OkXip8oJ2Ad++frX7VMosefHY/DLoFp8TeWA6Sko+yfGB1vGZZvIPe8HP5TJSxww8I/DdwEGAOlDlIbp9Z/+AAAAAElFTkSuQmCC") no-repeat -1px -12px;
}
.dc-5 .p1 {
	width: 260px;
	line-height: 32px;
	color: #fff;
	background: #8a558a;
	text-indent: 25px;
	font-size: 14px;
	left: 7px;
	position: absolute;
	top: 529;
}
.dc-5 .jt {
	position: absolute;
	border-right: 12px solid #5d365d;
	border-top: 11px solid transparent;
	border-bottom: 11px solid transparent;
	top: 24px;
	left: 7px;
}
.dc-5 .p1 i {
	font-weight: bold;
	font-size: 20px;
}
.dc-5 .p2 {
	color: #ac836d;
	padding: 40px 0 0 15px;
}
.dc-5 .p3 {
	width: 79px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: #ff8e7f;
	text-indent: 12px;
	margin-top: 8px;
}
.dc-5 .p4 {
	width: 415px;
	color: #666;
	line-height: 20px;
	padding: 5px 0 0 15px;
}
.dc-3 .p5 {
	color: #666;
	background: url(bg.png) no-repeat 6px -214px;
	padding: 4px 0 0 65px;
	height: 36px;
	margin-top: 15px
}
.dc-3 .p5 i {
	font-size: 17px;
}
.dc-3 .p6 i {
	font-size: 15px;
}
.dc-3 .p6 {
	background-position: 6px -258px;
}
.dc-3 .p7 a {
	display: inline-block;
	text-align: center;
	color: #666;
	line-height: 22px;
	width: 51px;
	overflow: hidden;
	margin-right: 5px;
}
.dc-3 .p7 {
	padding: 11px 0 0 20px;
}
.dc-3 .p7 i {
	background: url(bg.png) no-repeat 0px -304px;
	width: 51px;
	height: 50px;
	display: inline-block;
}
.dc-3 .p7 i.i2 {
	background-position: 0px -355px;
}
.dc-3 .p7 i.i3 {
	background-position: 0px -406px;
}
#doctor {
	height: 390px;
}
.ks-1, .ks-2 {
	margin-top: 15px;
}
.ks-1 {
	width: 768px;
	margin-right: 32px;
}
.ks-1 .bt {
	background: #f2f2f2;
	overflow: hidden;
}
.ks-1 .bt li {
	float: left;
	line-height: 34px;
	position: relative;
	height: 34px;
	width: 111px;
	text-align: center;
	font-size: 14px;
}
.ks-1 .bt li.on a {
	color: #8a558a;
}
.ks-1 .bt li.on {
	background: #e3d6c8;
	border-bottom: 2px solid #8a558a;
	height: 32px;
}
.ks-1 .bt li.on i {
	position: absolute;
	border-bottom: 5px solid #8a558a;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	bottom: 0px;
	left: 50px;
}
.ks-1 .bt a {
	color: #666;
}
.ks-1 .img, .ks-1 .nr {
	margin-top: 10px;
}
.ks-1 .nr {
	width: 558px;
	margin-left: 20px;
}
.ks-1 .nr li.t {
	width: 558px;
	border-bottom: 1px dotted #dedede;
	font-size: 12px;
	color: #666666;
	line-height: 22px;
	margin: 8px 0 3px 0;
}
.ks-1 .nr li.t a {
	color: #8a558a;
	font-size: 14px;
}
.ks-1 .nr li.t p a {
	font-size: 12px;
}
.ks-1 .nr li.t p {
	padding: 5px 0 10px 0;
}
.ks-1 .nr li {
	float: left;
	width: 279px;
	margin-top: 10px;
}
.ks-1 .nr a {
	color: #666666;
}
.ks-2 {
	border: 1px solid #ececec;
	border-bottom: 0px;
	width: 198px;
	position: relative;
}
.ks-2 li {
	border-bottom: 1px solid #ececec;
	height: 54px;
	line-height: 54px;
	text-align: center;
	font-size: 14px;
	position: relative;
}
.ks-2 li.on p {
	float: left;
	margin: 10px 0 0 12px;
	display: inline;
}
.ks-2 li.on {
	background: #8a558a;
	line-height: 18px;
	width: 200px;
	margin-left: -1px;
}
.ks-2 li.on i {
	position: absolute;
	border-left: 8px solid #fff;
	border-bottom: 8px solid transparent;
	border-top: 8px solid transparent;
	bottom: 17px;
	left: 0px;
}
.ks-2 li.on a {
	color: #fff;
}
.ks-2 li.on span {
	background: url(t8-1.jpg);
	width: 20px;
	height: 54px;
	float: left;
	margin-left: 27px;
}
.ks-2 img {
	position: absolute;
	right: -2px;
	top: -2px;
}
#tc li {
	float: left;
	display: inline;
	margin: 15px 9px 0 0;
}
#tc li.li1 {
	width: 286px;
}
#tc li.li2 {
	width: 385px;
}
#tc li.li3 {
	width: 311px;
	margin-right: 0px;
}
.gywm-1 {
	background: #f5f5f5;
	color: #666666;
	padding: 10px 0 10px 20px;
	line-height: 20px;
}
.gywm-1 i {
	font-size: 14px;
	color: #8a558a;
}
#gywm dl {
	width: 326px;
	margin-right: 10px;
	position: relative;
	margin-top: 90px;
}
#gywm dl.dl {
	margin-right: 0px;
}
#gywm dd {
	width: 322px;
	border: 2px solid #e4d0e4;
	border-radius: 12px;
	height: 180px;
	text-align: center;
}
#gywm dt {
	position: absolute;
	top: -78px;
	left: 95px;
}
#gywm .p1 {
	padding: 82px 0 5px 0;
	border-bottom: 1px dotted #333;
	font-size: 14px;
	display: inline-block;
	background: url(t11-1.jpg) no-repeat 31px 48px;
}
#gywm .p3 {
	background-image: url(t11-2.jpg);
}
#gywm .p4 {
	background-image: url(t11-3.jpg);
}
#gywm .p2 {
	color: #666;
	line-height: 18px;
	padding-top: 10px;
}
#dbdh {
	background: url(b2.jpg) no-repeat top center;
	height: 315px;
}
#bottom {
	height: 56px;
	line-height: 56px;
	background: #4f2039;
	color:#fff;
}
#bottom a {
	color: #bfa9b4;
}
#bottom .fr a {
	width: 35px;
	height: 34px;
	background: url(bg3-2.png);
	display: inline-block;
	margin: 10px 8px 0 0;
}
#bottom .fr a:hover {
	background-image: url(bg3-1.png);
}
#bottom .fr a.a2 {
	background-position: -41px 0;
}
#bottom .fr a.a3 {
	background-position: -82px 0;
}
#bottom .fr a.a4 {
	background-position: -123px 0;
}
#dbdh .c5 {
	width: 400px;
	margin-top: 40px;
}
#dbdh .c5 li {
	width: 338px;
	height: 50px;
	padding: 10px 0;
}
#dbdh .c5 li.t1 {
	width: 110px;
	border-bottom: 1px solid #fff;
	height: 35px;
	padding: 0px;
}
#dbdh .c5 li.t1 a {
	display: block;
	border-bottom: 1px solid #dbdbdb;
	height: 34px;
	line-height: 34px;
}
#dbdh .c5 li.t2 {
	border-top: 0px;
}
#dbdh .c5 li {
	padding: 10px 0px;
	height: 70px;
	position: relative;
}
#dbdh .c5 li, #dbdh .c5 li * {
	transition: all 1s;
}
#dbdh .c5 li a:hover {
	color: #af6a8f;
}
#dbdh .c5 li span {
	width: 54px;
	padding-top: 10px;
	color: #666;
	text-align: center;
	background: #e2dedc;
	height: 44px;
	margin-right: 37px;
	font-size: 12px;
	border-radius: 10px;
	margin-top: 7px;
}
#dbdh .c5 li i.i1 {
	font-size: 18px;
	line-height: 1em;
}
#dbdh .c5 li a {
	line-height: 26px;
}
#dbdh .c5 li i.i2, #dbdh .c5 li i.i2 a {
	line-height: 18px;
	color: #666666;
	font-size: 12px;
}
#dbdh .c5 li.t1:before {
	border-left: 0px;
}
#dbdh .c6 p {
	line-height: 14px;
	font-size: 12px;
}
#dbdh .c6 .t4 .p1 {
	color#ff693b;
}
#dbdh .c6 li {
	padding: 12px 0 0 83px;
}
#dbdh .c6 .t4 .p1, #dbdh .c6 .t3 .p {
	padding: 2px 0;
	font-weight: normal;
}
#dbdh .c6 {
	width: 340px;
	height: 222px;
}
#dbdh .c6 li.t8 {
	padding-left: 0px;
}
#dbdh .c6 input, #dbdh .c6 textarea {
	height: 26px;
	border: 1px solid #d6c5c5;
	color: #999999;
	line-height: 26px;
	font-size: 12px;
	text-indent: 10px;
	width: 161px;
	display: inline-block;
	margin-bottom: 10px;
}
#dbdh .c6 textarea {
	width: 317px;
	height: 56px;
	line-height: 26px;
	float: left;
	text-indent: 0px;
	padding-left:10px;
}
#dbdh .c6 .text {
	width: 327px;
}
#dbdh .c6 .a {
	text-align: center;
	color: #fff;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	width: 182px;
	display: inline-block;
	background: #8a558a;
}
#dbdh .c6 .b {
	background: #e6a178;
}
#dbdh .c5 li.t1 a {
	font-size: 15px;
	color: #673650;
	font-weight: bold;
}
#dbdh .c1 li {
	height: auto;
}
#dbdh .c1 li.t2 {
	border-bottom: 1px dotted #a3a3a3;
	height: 46px;
}
#dbdh .c1 {
	width: 186px;
	overflow: hidden;
	margin-left: 48px;
}
#dbdh i.i1 {
	font-size: 14px;
}
#dbdh i.i2 {
	font-size: 18px;
}
#dbdh i {
	color: #8a558a;
}
#dbdh p.p1 {
	color: #333;
	padding-top: 10px
}
#dbdh p.p3 {
	padding-top: 0px;
}
#dbdh p.p2 {
	color: #666;
	line-height: 18px;
}
#dbdh .c2 {
	background: url(t1.png) no-repeat 0px 0px;
	margin: 50px 0 0 55px;
	padding-left: 170px;
	height: 250px;
}
#tc img {
	margin-bottom: 7px;
	font-size: 0px;
}
#nbanner div {
	width: 100%;
	height: 257px;
}
#nbanner .tb1 {
	background: #efe6d5;
}
#nbanner .tb1 div {
	background: url(tb-1.jpg) no-repeat top center;
}
.about-1 {
	background: #f3f3f3;
	position: relative;
	padding-bottom: 380px;
	width: 227px;
}
.about-1 .u1 {
	height: 380px;
	position: absolute;
	bottom: 0;
	background: url(t13-2.jpg) no-repeat center bottom;
	width: 227px;
}
.about-1 .img {
	border-bottom: 5px solid #de6cde;
}
.about-1 .u2 li {
	width: 210px;
	height: 37px;
	line-height: 37px;
	font-size: 14px;
	text-align: center;
	margin-bottom: 5px;
}
.about-1 .u2 li.on {
	height: 55px;
	background: url(t13-4.jpg) no-repeat top center;
	margin-bottom: -10px;
}
.about-1 .u2 li.on a {
	color: #fff;
}
.about-1 .u2 a {
	color: #8a558a;
}
.about-1 .u2 {
	padding: 15px 0 0 8px;
}
.about-1 .u1 i, .lb-7 i {
	display: inline-block;
	background: url(bg5-1.png) no-repeat;
	width: 53px;
	height: 53px;
}
.about-1 .u1 a, .lb-7 a {
	width: 60px;
	text-align: center;
	color: #8a558a;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	margin-right: 8px;
	line-height: 30px;
}
.about-1 .u1 li.t1, .lb-7 li.t1 {
	padding: 16px 0 0 16px;
}
.about-2 {
	margin-left: 20px;
	width: 753px;
}
.about-2 .p1 {
	background: #f3f3f3;
	height: 52px;
	line-height: 52px;
	color: #666666;
}
.about-2 .p1 i {
	color: #8a558a;
}
.about-2 .p1 a {
	color: #666;
}
.about-2 .p1 b {
	font-weight: normal;
	background: url(t13-5.png) no-repeat 12px center;
	float: left;
	font-size: 18px;
	color: #8a558a;
	padding: 0px 0 0 30px;
}
.about-2 .p2 {
	color: #666;
	line-height: 24px;
	padding: 10px 0;
}
.about-2 .p3 {
	margin-top: 15px;
	color: #fff;
	font-size: 16px;
	height: 34px;
	padding: 0 25px 0 30px;
	background: #8a558a;
	display: inline-block;
	line-height: 34px;
}
.about-2 .p2 b {
	font-weight: bold;
	color: #8a558a;
	font-size: 14px;
}
.about-2 .p4 {
	background: #ef8d62;
	padding-right: 60px;
	margin-top: 30px;
}
.about-2 .p5 {
	padding-top: 20px;
	line-height: 24px;
	font-size: 14px;
	color: #666;
}
.about-2 .p5 i {
	font-size: 18px;
	color: #eb4b3a;
}
.about-2 .u1 {
	padding-top: 10px;
}
.about-2 .u1 img {
	position: absolute;
	left: 5px;
	top: 5px;
	z-index: 100;
}
.about-2 .u1 li:hover i {
	color: #fff;
	z-index: 200;
	font-size: 50px;
	position: absolute;
	font-family: monospace;
	text-align: center;
	width: 43px;
	height: 43px;
	border-radius: 50%;
	background: #b87482;
	background: rgba(107, 51, 95, .51);
	line-height: 43px;
	left: 95px;
	top: 56px;
}
.about-2 .u1 li:hover a.a {
	background: #8a558a;
}
.about-2 .u1 a {
	position: relative;
	padding: 5px;
	border: 1px solid #cbadcb;
	width: 225px;
	height: 159px;
	display: block;
}
.about-2 .u1 li {
	float: left;
	margin-right: 17px;
}
.about-2 .u1 li.li {
	margin-right: 0px;
}
.about-2 .u1 a.a {
	width: 227px;
	border: 0px;
	background: #cbadcb;
	height: 36px;
	display: block;
	line-height: 36px;
	text-align: center;
	color: #fff;
}
.about-2 .u2 li {
	float: left;
	text-align: center;
	line-height: 18px;
	color: #333;
	line-height: 26px;
	margin-right: 11px;
	margin-bottom: 10px;
}
.about-2 .u2 li.li {
	margin-right: 0px;
}
.about-2 .u2 img {
	border: 1px solid #e5e5e5;
}
.about-2 .u2 {
	padding: 25px 0 150px 0;
}
.about-2 .u3 li {
	margin-right: 8px;
}
.about-3 {
	padding-top: 55px;
	background: url(t17-1.jpg) no-repeat 140px 25px;
}
.about-3 div {
	height: 700px;
	overflow: hidden;
}
.about-3 li.t {
	float: right;
	text-align: right;
	clear: both;
	padding-top: 0px;
}
.about-3 li.t i {
	color: #8a558a;
	font-size: 14px;
	display: block;
	padding-bottom: 5px;
}
.about-3 .u3 {
	width: 310px;
	margin-left: 50px;
}
.about-3 li {
	width: 310px;
	float: left;
	color: #666;
	padding-top: 22px;
	line-height: 20px;
}
.about-3 .u4 li.t {
	float: left;
	text-align: left;
}
.about-3 .u4 {
	margin-left: 50px;
	width: 340px;
}
.about-3 .u4 li {
	width: 340px;
}
.about-3 span {
	font-size: 14px;
	color: #333;
	display: inline-block;
	padding-bottom: 6px;
}
.about-2 .c8 dl {
	margin: 0 38px 30px 0;
	float: left;
	width: 225px;
	z-index: 10;
	position: relative
}
.about-2 .c8 dl.dl {
	margin: 0 2px 30px 0px
}
.about-2 .c8 dd {
	height: 178px;
	border: 1px solid #e8e8e8;
	border-top: 0px;
	z-index: 12;
}
.about-2 .c8 .p6 i {
	font-size: 18px;
	color: #333
}
.about-2 .c8 dd p {
	padding-left: 15px
}
.about-2 .c8 dd .p6 {
	padding-top: 15px
}
.about-2 .c8 dd .p7 {
	font-size: 12px;
	color: #999;
	padding-top: 3px
}
.about-2 .c8 dd .p8 {
	font-size: 12px;
	line-height: 22px;
	color: #666;
	padding-top: 10px
}
.about-2 .c8 dd .p8 a {
	color: #999
}
.fy {
	padding-bottom: 1em;
	padding-top: 15px;
	text-align: center;
	font-size: 12px;
	clear: both
}
.fy li { display:inline-block; display:inline; width:auto;}
.fy { text-align:right;}
.fy li.thisclass a{ background:#974f97; color:#fff; border:0px; padding:1px 6px;}
.fy span.current, .fy a.on, .fy a.current {
	color: #fff;
	background: #8c5a62;
	border-color: #8c5a62
}
.fy span, .fy a {
	display: inline-block;
	text-align: center;
	margin-right: 3px;
	border: 1px solid #cdcdcd;
	padding:0 6px;
	line-height: 19px;
	
}
.about-2 .c8 dd .p9 a {
	width: 80px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	background: #bfbfbf;
	display: inline-block;
	margin-right: 8px
}
.about-2 .c8 dd .p9 {
	padding-top: 15px
}
.about-2 .c8 dl:hover {
	box-shadow: 3px 3px 3px #dfdfdf;
	transition: all 0.3s linear 0s;
	-webkit-transition: all .3s linear 0s;
	-moz-transition: all .3s linear 0s
}
.about-2 .c8 dl:hover dd {
	border: 1px solid #e3d4e3;
	border-top: 0px
}
.about-2 .c8 dl:hover .p6 a, .about-2 .c8 dl:hover .p6 i {
	color: #ae8eae
}
.about-2 .c8 dl:hover .p7 {
	color: #ae8eae
}
.about-2 .c8 dl:hover .p8 a {
	color: #ae8eae
}
.about-2 .c8 dl:hover .p9 a {
	background: #b08cb0
}
.about-2 .c8 dl:hover .p9 a.a {
	background: #ef8d62
}
.about-2 .c8 dl dt {
	height: 158px;
	overflow: hidden;
}
.about-2 .c8 {
	padding-top: 25px
}
.about-2 .c8 img {
	width: 225px;
	height: 158px;
}
.ibar {
	height: 36px;
	margin: 24px auto 0 auto;
	background: #f3f3f3;
	position: relative;
}
.ibar li {
	width: 98px;
	text-align: center;
	float: left
}
.ibar li a, .ibar li span {
	display: inline-block;
	line-height: 36px;
	width: 98px;
	font-size: 14px;
	color: #000
}
.ibar li.on a, .ibar li:hover a, .ibar li.on span, .ibar li:hover span {
	color: #fff;
	background: #8a558a
}
.about-4 {
	margin-top: 11px;
	padding-bottom: 80px
}
.about-4 .c1 {
	width: 751px;
	overflow: hidden
}
#baidumap, #baidumap2 {
	width: 751px;
	height: 498px;
	border: 1px solid #dedede;
	margin-top: 25px
}
.about-4 .mp_z {
	background: #8a558a;
	line-height: 37px;
	color: #fff;
	text-indent: 20px;
	margin-top: -37px;
	font-size: 12px;
	width: 100%;
	opacity: 0.9
}
.about-4 .mp_z a {
	color: #fff
}
.about-4 .cc, .about-4 .cc1 {
	line-height: 24px;
	padding-top: 15px;
	color: #666;
	font-size: 12px
}
.about-4 .cc i, .about-4 .cc1 i {
	color: #fe5f00;
	font-weight: bold
}
.about-4 .cc strong, .about-4 .cc1 strong {
	font-size: 14px
}
.about-4 .cc em, .about-4 .cc1 em, .about-4 .cc1 strong {
	font-weight: bold;
	font-size: 14px;
	color: #8a558a;
}
.ibar {
	margin-top: 80px;
	padding-left: 110px;
}
.ibar i.i3 {
	position: absolute;
	font-size: 16px;
	color: #fff;
	background: url(t17-6.jpg) no-repeat;
	width: 76px;
	height: 61px;
	top: -51px;
	left: 0px;
	padding: 35px 0 0 10px;
}
.anchorBL {
	display: none !important;
}
#map1 .anchorBL {
	content: "";
	display: block !important;
	position: absolute;
	pointer-events: none;
	display: block;
	background: #b26573;
	width: 100%;
	height: 100% !important;
	opacity: 0.4;
}
.xk_c {
	width: 300px;
	height: 80px;
}
.xk_c p {
	font-size: 12px;
	color: #666;
	padding-left: 20px;
	line-height: 26px;
	font-style: normal
}
.xk_c a {
	color: #ff0101;
	font-size: 12px
}
.about-4 h3 {
	padding-left: 20px
}
.xk_c .textfield {
	border: 2px solid #cad5e9;
	height: 16px;
	line-height: 16px;
	width: 120px
}
.xk_c .ml {
	margin: 5px 0 0 10px;
	color: #000
}
.xkf {
	position: absolute;
	left: 212px;
	top: 29px
}
.xk_c .np {
	background: none;
	padding-left: 15px;
	margin-top: 5px
}
.xk_c .np span {
	color: #4864be;
	padding: 0px;
	background: none
}
.about-4 .c2 {
	width: 316px;
	margin-left: 31px;
	padding-top: 36px
}
#nbanner .tb2 {
	background: url(t18-1.jpg) no-repeat top center;
}
#ksdh li {
	float: left;
}
#ksdh {
	background: #f2f2f2;
	line-height: 36px;
	font-size: 14px;
}
#ksdh a {
	color: #333;
	padding: 0 44px 0 44px;
	display: block;
}
#ksdh a.on, #ksdh a:hover {
	background: #923d92;
	color: #fff;
}
.kslm-1 div {
	width: 560px;
	line-height: 20px;
}
.kslm-1 .p1 {
	font-size: 18px;
	display: inline-block;
	border-bottom: 2px solid #eb4b3a;
	padding-bottom: 8px;
}
.kslm-1 .p2 {
	padding-top: 10px;
	font-size: 18px;
}
.kslm-1 .p3 {
	padding-top: 10px;
}
.kslm-1 .p4 a {
	color: #fff;
	font-size: 14px;
	background: #ab85ba;
	line-height: 35px;
	width: 160px;
	text-align: center;
	display: inline-block;
}
.kslm-1 .p4 {
	padding-top: 15px;
}
.mly-bar1 {
	color: #923d92;
	font-weight: bold;
	margin-top: 30px;
}
.mly-bar1 i {
	border-right: 3px solid #c14fc1;
}
.mly-bar1 span {
	border-color: #eb4b3a;
}
.kslm-2 .p1 a.a {
	font-size: 14px;
}
.kslm-2 .p1 {
	border: 0px;
	background: #f2f2f2;
}
.kslm-2 .nr {
	width: 790px;
	height:221px;
	margin-left: 20px;
}
.kslm-2 .cc{ overflow:hidden;}
.kslm-2 { height:291px; overflow:hidden;}
.kslm-2 .nr li.t {
	width: 785px;
	border-bottom: 1px dotted #dedede;
	font-size: 12px;
	color: #666666;
	line-height: 22px;
	margin: 8px 0 3px 0;
}
.kslm-2 .nr li.t a {
	color: #8a558a;
	font-size: 14px;
}
.kslm-2 .nr li.t p a {
	font-size: 12px;
}
.kslm-2 .nr li.t p {
	padding: 5px 0 10px 0;
}
.kslm-2 .nr li {
	float: left;
	width: 395px;
	margin-top: 12px;
}
.kslm-2 .nr a {
	color: #666666;
}
.kslm-3 .c2 a {
	color: #fff;
	width: 46px;
	float: left;
	height: 46px;
	border-radius: 50%;
	position: absolute;
	background: #d7d7d7;
	left: -15px;
	top: 34px;
}
.kslm-3 .c2 a:before, .kslm-3 .c2 a:after {
	border-right: 10px solid #fff;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	content: '';
	position: absolute;
	top: 14px;
	left: 22px;
}
.kslm-3 .c2 a:after {
	border-right-color: #d7d7d7;
	top: 14px;
	left: 24px;
}
.kslm-3 .c2 a.next {
	transform: rotate(180deg);
	background: #967996;
	right: -15px;
	left: auto;
	top: 34px;
}
.kslm-3 .c2 div {
	float: left;
	margin: 0 0 0 45px;
}
.kslm-3 .c2 a.next:after {
	border-right-color: #967996;
}
.kslm-3 .c2 li {
	float: left;
	border: 1px solid #dcd0d0;
	font-size: 0px;
	line-height: 0px;
	margin-right: 18px;
}
.kslm-3 .c2 li.on {
	border: 1px solid #d79bd7;
}
.kslm-3 .c2 {
	position: relative;
	width: 752px;
	overflow: hidden;
}
.kslm-3 .cc{ height:260px; overflow:hidden;}
.kslm-3 dt {
	float: left;
	height:242px; overflow:hidden;
	border: 1px solid #dcd0d0;
	margin-right: 25px;
}
.kslm-3 .c1 {
	width: 752px;
}
.kslm-3 p.p1 b {
	font-size: 18px;
}
.kslm-3 p.p1 {
	width: 175px;
	height: 30px;
	line-height: 30px;
	background: #923d92;
	display: inline-block;
	color: #fff;
	text-indent: 10px;
}
.kslm-3 p.p2 {
	padding: 6px 0 8px 0;
}
.kslm-3 p.p3 {
	line-height: 20px;
	height: 110px;
}
.kslm-3 .c3 {
	width: 225px;
	margin-left: 23px;
}
#ndh {
	position: relative;
	height: 16px;
}
#ndh i.i1 {
	width: 130px;
	height: 69px;
	border: 4px solid #b09bc0;
	position: absolute;
	left: 30px;
	top: 11px;
}
#ndh i.i2 {
	color: #fff;
	font-size: 24px;
	background: inherit;
	position: absolute;
	text-align: right;
	right: 20px;
	top: 24px;
	line-height: 24px;
	padding-top: 5px;
}
#ndh span {
	position: absolute;
	width: 225px;
	height: 100px;
	right: 0px;
	background: #673d85;
	top: -75px;
	border-bottom: 6px solid #de6cde;
}
#ndh label {
	font-size: 15px;
	text-transform: uppercase;
	color: #b09bc0;
}
.kslm-3 .mly-bar1 {
	margin-top: 0px;
}
.kslm-3 .p5 {
	border-bottom: 1px solid #cdcdcd;
	height: 30px;
}
.kslm-3 .p5 i {
	height: 29px;
	display: inline-block;
	border-bottom: 2px solid #923d92;
	font-size: 18px;
	line-height: 29px;
}
.kslm-3 .p5 a {
	background: #967996;
	color: #fff;
	color: #fff;
	width: 53px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	border-radius: 10px;
	margin-top: 6px;
}
.kslm-3 .c3 ul {
	border: 1px solid #cdcdcd;
	padding: 9px 9px 0 9px;
	height: 365px;
}
.kslm-3 .c3 li {
	padding: 10px 0 0 5px;
}
.mly-bar1 a {
	float: right;
	font-weight: normal;
	font-size: 14px;
	height: 32px;
	line-height: 34px;
	background: #e7e7e7;
	width: 130px;
	text-align: center;
}
.mly-bar1 a.on {
	background: #ab85ba;
	color: #fff;
}
.kslm-4 dd {
	width: 225px;
	margin-left: 22px;
	float: left;
	display: inline;
}
.kslm-4 dd a {
	margin-bottom: 13px;
	position: relative;
	display: block;
}
.kslm-4 dd a.on img {
	width: 223px;
	height: 103px;
	border: 2px solid #923d92;
}
.kslm-4 dd a.on:before {
	position: absolute;
	border-right: 10px solid #923d92;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	left: -10px;
	top: 45px;
	content: '';
}
#nbanner .tb3 {
	background: url(t18-6.jpg) no-repeat top center;
}
#nbanner .tb4 {
	background: url(t18-8.jpg) no-repeat top center;
}
#nbanner .tb5 {
	background: url(t18-10.jpg) no-repeat top center;
}
#nbanner .tb6 {
	background: url(t18-13.jpg) no-repeat top center;
}
.kslm-1 .p3 b {
	font-size: 14px;
	color: #ec6b15;
}
.lb-1 {
	width: 751px;
}
.lb-1 .p1 {
	line-height: 52px;
	height: 52px;
	background: #f3f3f3;
}
.lb-1 .p1 i.i1 {
	padding: 0 0 0 28px;
	background: url(t13-5.png) no-repeat 11px 16px;
	font-size: 18px;
	color: #8a558a;
	float: left;
}
.lb-1 .u1 a {
	display: inline-block;
	line-height: 30px;
	color: #fff;
	font-size: 14px;
	padding: 0 20px 0 22px;
}
.lb-1 .u1 a.on, .lb-1 .u1 a:hover {
	background: #fa8b56;
}
.lb-1 .u1 li {
	float: left;
	margin-right: 10px;
	background: #895589;
}
.lb-1 dt {
	margin-right: 15px;
}
.lb-1 li span {
	background: #895589;
	border-radius: 5px;
	width: 81px;
	height: 25px;
	text-align: center;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	margin-right: 10px;
}
.lb-1 dl li {
	line-height: 25px;
	margin-bottom: 9px;
}
.lb-1 .u3 li a {
	color: #974f97;
	font-size: 14px;
}
.lb-1 .u3 li p a {
	font-size: 12px;
}
.lb-1 .u3 li p {
	color: #666;
	line-height: 22px;
	padding: 5px 0 6px 0;
}
.lb-1 .u3 li a.a {
	width: 105px;
	line-height: 25px;
	height: 25px;
	display: inline-block;
	text-align: center;
	color: #fff;
	background: #c1c1c1;
}
.lb-1 .u3 li {
	padding-bottom: 17px;
	border-bottom: 1px dotted #cdcdcd;
	margin-top: 20px;
}
.lb-1 .u3 li:last-child {
	border-bottom: 0px;
}
.lb-1 .u3 li:hover {
	background: #f3f3f3;
	border: 0px;
	padding: 20px 40px 20px 30px;
	transition: all .2s;
}
.lb-1 .u3 li:hover a.a {
	background: #895589;
}
.lb-2 {
	width: 224px;
	margin-left: 24px;
	padding-top: 8px;
}
.lb-2 .p1 {
	border-bottom: 1px solid #cdcdcd;
	height: 30px;
}
.lb-2 .p1 i {
	height: 29px;
	display: inline-block;
	border-bottom: 2px solid #923d92;
	font-size: 18px;
	line-height: 29px;
}
.lb-3 {
	position: relative;
}
.lb-3 ul {
	position: absolute;
	bottom: 10px;
	right: 3px;
}
.lb-3 li {
	width: 10px;
	height: 10px;
	background: #fa8c57;
	border-radius: 5px;
	float: left;
	margin-right: 2px;
	cursor: pointer;
}
.lb-3 li.on {
	background: #923d92;
}
.lb-4 {
	background: url(t23-3.jpg);
	height: 124px;
	padding-left: 11px;
	width: 213px;
	font-size: 0px;
	line-height: 0px;
}
.lb-4 a {
	display: inline-block;
	margin-top: 81px;
	width: 23px;
	height: 23px;
	border-radius: 50%;
	background: #895589;
	margin-right: 3px;
}
.lb-4 a:hover {
	background: #fa8b56;
	transition: all .2s;
}
.lb-4 a i {
	background: url(bg4.png) no-repeat -12px 4px;
	width: 20px;
	height: 23px;
	display: inline-block;
}
.lb-4 a i.i2 {
	background-position: -38px 4px;
}
.lb-4 a i.i3 {
	background-position: -65px 4px;
}
.lb-4 a i.i4 {
	background-position: -92px 4px;
}
.lb-5 {
	position: relative;
}
.lb-5 a {
	position: absolute;
	width: 22px;
	height: 32px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	top: 57px;
	left: 0px;
	background: #f8ab87;
}
.lb-5 a:before {
	content: '';
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	transform: rotate(-45deg);
	position: absolute;
	width: 9px;
	height: 9px;
	top: 11px;
	left: 9px;
}
.lb-5 a.next {
	right: 0px;
	left: auto;
	border-radius: 0px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	background: #aa86aa;
	transform: rotate(180deg);
}
.lb-6 {
	margin-top: 10px;
	border: 1px solid #cdcdcd;
	padding: 10px 0;
	text-align: center;
	line-height: 18px;
}
.lb-6 p i {
	color: #f40000;
}
.lb-6 .p3 {
	text-align: left;
	padding: 10px 10px 0 15px;
}
.lb-6 a {
	display: inline-block;
	color: #fff;
	width: 95px;
	height: 27px;
	border-radius: 5px;
	background: #895589;
	font-size: 14px;
	line-height: 27px;
}
.lb-6 .p2 {
	padding: 5px 0 0;
}
.lb-6 a.a {
	background: #fa8b56;
}
.lb-6 i {
	color: #fa8b56;
}
.about-1 .u1 li.t1, .lb-7 li.t1 {
}
.lb-7 {
	border: 1px solid #cdcdcd;
	padding-bottom: 15px;
}
.lb-7 li.t1 {
	padding-left: 12px;
}
.lb-7 a {
	margin-right: 9px;
}
.lb-7 a:hover i, .about-1 .u1 li.t1 a:hover i {
	background-image: url(bg5-2.png);
}
.lb-7 li.t1 i.i2, .about-1 .u1 li.t1  i.i2 {
	background-position: -68px 0px;
}
.lb-7 li.t1 i.i3, .about-1 .u1 li.t1  i.i3 {
	background-position: -136px 0px;
}
.lb-7 li.t1 i.i4, .about-1 .u1 li.t1  i.i4 {
	background-position: 0px -95px;
}
.lb-7 li.t1 i.i5, .about-1 .u1 li.t1  i.i5 {
	background-position: -68px -95px;
}
.lb-7 li.t1 i.i6, .about-1 .u1 li.t1  i.i6 {
	background-position: -136px -95px;
}
#nbanner .tb7 {
	background: url(t24-1.jpg) no-repeat top center;
}
#nbanner .tb8 {
	background: url(t26-1.jpg) no-repeat top center;
}
.zj-1 {
	background: url(t24-6.jpg) no-repeat top center;
	height: 365px;
	position: relative;
}
.zj-1 div {
	background: #fff;
	position: absolute;
	z-index: 200;
	line-height: 20px;
	width: 515px;
	left: 492px;
	top: 52px;
	padding: 10px 0;
}
.zj-1 i {
	position: absolute;
	z-index: 100px;
	width: 265px;
	height: 330px;
	border: 3px solid #cdcdcd;
	left: 381px;
	top: 9px;
}
.zj-1 b {
	font-size: 18px;
}
.zj-1 strong {
	color: #eb4b3a;
	font-size: 14px;
}
.zj-1 p {
	padding-top: 10px;
}
.zj-1 li {
	width: 20px;
	padding: 20px 13px 0 17px;
	height: 144px;
	background: #b37eb3;
	float: left;
	font-size: 18px;
	color: #fff;
	line-height: 20px;
}
.zj-1 li.li1 {
	background: #a357a3;
}
.zj-1 li.li2 {
	background: #815481;
}
.zj-1 li.li3 {
	background: #723b72;
}
.zj-1 ul {
	margin-top: 37px;
}
.zj-1 img {
	top: 37px;
	z-index: 200;
	left: 200px;
	position: absolute;
}
.zj-2 dl {
	float: left;
	border: 1px solid #cdcdcd;
	padding: 3px;
	width: 224px;
	margin: 0 24px 25px 0;
	display: inline;
}
.zj-2 dl.dl {
	margin: 0 0px 25px 0;
}
.zj-2 dd {
	padding: 10px 12px 0 16px;
}
.zj-2 .p1 i {
	font-size: 16px;
}
.zj-2 .p2 {
	padding: 6px 0;
	border-bottom: 1px dotted #cdcdcd;
}
.zj-2 .p3 {
	padding-top: 6px;
}
.zj-2 .p4 {
	padding: 10px 0 15px;
}
.zj-2 .p4 a {
	background: #c8c8c8;
	text-align: center;
	color: #fff;
	display: inline-block;
	width: 84px;
	height: 26px;
	background: #c8c8c8;
	line-height: 26px;
	margin-right: 8px;
}
.zj-2 dl:hover {
	border-color: #d1bed1;
}
.zj-2 dl:hover .p3 a, .zj-2 dl:hover i {
	color: #8a558a;
}
.zj-2 dl:hover .p4 a {
	background: #b08cb0;
}
.zj-2 dl:hover .p4 a.a {
	background: #ef8d62;
}
.zj-2 li {
	float: left;
	width: 25%;
	background: #8a558b;
	height: 44px;
	line-height: 44px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	margin-bottom: 29px;
	position: relative;
}
.zj-2 li.on {
	background: #923d92;
}
.zj-2 li:before {
	content: '';
	position: absolute;
	border-right: 1px solid #ac86ad;
	height: 18px;
	right: 0px;
	bottom: 12px;
}
.zj-2 li.on:before {
	border-top: 10px solid #923d92;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	bottom: -10px;
	left: 107px;
	height: 0px;
	right: auto;
}
.lb-1 h1.title {
	color: #742f74;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	padding: 30px 0 20px 0;
}
.lb-1 .p6 {
	text-align: center;
	white-space: pre;
}
.lb-1 .p6 a {
	font-weight: bold;
	color: #dc1616;
}
.lb-1 h2.about {
	background: #f3f3f3;
	padding: 10px 20px 13px 30px;
	margin-top: 20px;
	color: #666666;
	line-height: 18px;
}
.lb-1 h2.about a, .lb-1 h2.about i {
	color: #dc1616;
}
.lb-1 .p7 {
	line-height: 46px;
	color: #fff;
	height: 46px;
	background: #8a558a;
	padding-left: 50px;
}
.lb-1 .p7 input {
	width: 254px;
	height: 30px;
	border: 1px solid #b474b4;
	border-right: 0px;
	color: #fdfdfd;
	text-indent: 12px;
	background: #8a558a;
	float: left;
	margin-top: 7px;
}
.lb-1 .p7 a {
	line-height: 32px;
	float: left;
	width: 93px;
	color: #fff;
	background: #923d92;
	text-align: center;
	margin-top: 7px;
}
.lb-1 .ud a {
	color: #923d92;
}
.lb-1 .ud span {
	background: #fff;
	color: #666;
	float: left;
	font-size: 12px;
	width: auto;
}
.lb-1 .ud li {
	width: 360px;
	float: left;
	height: 20px;
}
.lb-1 .ud {
	padding: 30px 0 5px 0;
	border-bottom: 1px dotted #cdcdcd;
	overflow: hidden;
}
#text P {
	padding-top: 25px;
	color: #666;
	line-height: 20px;
}
.lb-1 .p8 {
	width: 577px;
	height: 67px;
	background: #f3f3f3;
	margin: 40px auto 0;
}
.lb-1 .p8 a {
	color: #fff;
	font-size: 14px;
	width: 100px;
	line-height: 31px;
	height: 31px;
	background: #923d92;
	display: inline-block;
	text-align: center;
	margin-top: 18px;
}
.lb-1 .p8 i {
	color: #333;
	font-size: 16px;
	line-height: 16px;
	float: left;
	margin: 18px 8px 0 30px
}
.lb-1 .p8 span {
	color: #666666;
	text-transform: uppercase;
	font-size: 12px;
}
.lb-8 {
	border: 3px solid #cdcdcd;
	margin-top: 72px;
	height: 185px;
	position: relative;
	text-align: center;
}
.lb-8 img {
	position: absolute;
	top: -55px;
	left: 110px;
}
.lb-8 img.img {
	top: 70px;
}
.lb-8 a.a {
	color: #fff;
	display: inline-block;
	font-size: 18px;
	color: #fff;
	width: 297px;
	height: 36px;
	background: #d74e3e;
	line-height: 36px;
	margin-top: 120px
}
#banner {
	overflow: hidden;
}
#banner .c1, #banner c1 a {
	background: url(banner1.jpg) no-repeat top center;
}
#banner .c2, #banner c2 a {
	background: url(banner2.jpg) no-repeat top center;
}
#banner .c3, #banner c3 a {
	background: url(banner3.jpg) no-repeat top center;
}
#top span {
	float: left;
	width: 82px;
	height: 42px;
	padding-top: 5px;
	color: #fff;
	background: #e97638;
	font-size: 16px;
	text-align: center;
	border-radius: 3px;
	line-height: 18px;
	display: inline;
	margin: 2px 0 0 12px;
}
#jb .jb-div {
	display: none;
}
#jb .cc {
	width: 100%;
	overflow: hidden;
}

.ks-2 li label{ display: none;}
.ks-2 li.on label{ display: block; text-transform: uppercase; font-size: 12px;}
.ks-1,.ks-1 .cc { overflow: hidden; height: 275px;}
.ks-2 li.on span.s1 { background-image: url(t8-2.jpg);}
.ks-2 li.on span.s2 { background-image: url(t8-3.jpg); width: 29px; margin-right: -20px;}
.ks-2 li.on span.s3 { background-image: url(t8-4.jpg); width: 25px; margin-right: -10px;}
.ks-2 li.on span.s4 { background-image: url(t8-5.jpg);}


.jb-2 i.ii1 { background:url(xtb-2.png) no-repeat;}
.jb-2 i.ii2 { background:url(xtb-4.png) no-repeat;}
.jb-2 i.ii3 { background:url(xtb-6.png) no-repeat;}
.jb-2 i.ii4 { background:url(xtb-8.png) no-repeat;}

.jb-2 a:hover i.ii1 { background-image:url(xtb-1.png);}
.jb-2 a:hover i.ii2 { background-image:url(xtb-3.png);}
.jb-2 a:hover i.ii3 { background-image:url(xtb-5.png);}
.jb-2 a:hover i.ii4 { background-image:url(xtb-7.png);}
.jb-2 i.i7 { background-position:-95px 0;}
.jb-2 i.i8 { background-position:-194px 0;}
.jb-2 i.i9 { background-position:-289px 0;}
.jb-2 i.i10 { background-position:-387px 0;}
.jb-2 i.i11 { background-position:-482px 0;}

#rightBox { position:fixed; right:0px; top:200px; z-index:9999; width:166px; height:475px;}
#rightBox a{ background:url(right1.png) no-repeat top right;width:168px; height:458px; display:block;}
#rightBox .c2{ display:none;background:url(right2.png) no-repeat top right;}
#rightBox .c3{ display:none;background:url(right3.png) no-repeat top right;}

#aside_bu8{width: 60px; position:fixed; top:25.3%;z-index:99999;right: 20px; font-size:12px;}
#aside_bu8 .as_right .people_num {width: 32px;height: 22px;left: -11px;top: -8px;border-radius: 10px;position: absolute; color: #fff; line-height: 22px;	text-align:center;  }
#aside_bu8 .as_right .people_num img{ padding: 8px;}
#aside_bu8 .wrap_du9{ position:relative; width: 60px; padding-top: 8px; padding-left:11px;}
#aside_bu8 .as_right{width: 60px; height: 60px; background:#5e327e;position: relative; z-index: 20;border-radius:3px 0px 0px 3px ;-moz-border-radius:3px 0px 0px 3px ;-ms-border-radius:3px 0px 0px 3px ;-o-border-radius:3px 0px 0px 3px ;-webkit-border-radius:3px 0px 0px 3px; cursor: pointer;}
#aside_bu8 .wrap_du9:hover .as_right{ background:#d9b775;}
#aside_bu8 .as_right img{padding:7px 0 0 12px;}
#aside_bu8 .left{opacity: 0;filter: alpha(opacity=0);width: 106px; height: 38px; background:#fff; position:absolute; left: -80px; top: 8px; border:1px solid #cfcfcf; border-right:2px solid #5e327e; padding:10px 15px;-moz-box-shadow: -1px 0px 3px #BBBBBB;-webkit-box-shadow: -1px 0px 3px #BBBBBB;box-shadow: -1px 0px 3px #BBBBBB; line-height:20px;}
#aside_bu8 .call{width: 199px;left: -100px;left: -20px;}
#aside_bu8 .call .form-control{width: 140px;border-radius: 0px;height: 30px; margin-left: 14px; border: 1px solid #e5e5e5; background-color: #f9f9f9;}
#aside_bu8 .call a{display: block; color: #5e327e;width: 30px;font-weight: bold;font-size: 14px;text-decoration:none;}
#aside_bu8 .call .tel_07{float:left;width:200px;height:30px;font-size:15px;color:#000; line-height:30px;display:block; border:1px solid #5e327e}
#aside_bu8 .call input{ float:left; margin-top: 5px; line-height:22px;width:140px;}
#aside_bu8 .callbtn{line-height:18ppx;  color:#5e327e;font-weight: bold; width:40px; float:right;}
#aside_bu8 .weixin{width: 150px;height: 100px;left: -80px; padding-top:8px; padding-left:5px;}
#aside_bu8 .weixin img{padding: 0 8px;float:left;}
#aside_bu8 .weixin .text{width: 18px;line-height:16px; padding: 2px 0 0 5px;font-size: 14px; color:#5e327e; float:left;}
#aside_bu8 .back_top{background: #8b8782; cursor: pointer; padding-top:10px;}
#aside_bu8 .left h2{font-size: 14px; color:#5e327e; font-weight: bold; margin: 0;}
#aside_bu8 .left p{ font-size: 12px; color:#999999; margin:0;}
#aside_bu8 .triangle{opacity: 0; filter: alpha(opacity=0);position: absolute;left: 0px;top: 33px;border-color: transparent transparent transparent #5e327e;border-style: solid;border-width: 4px 0px 4px 4px;width: 0;height: 0;}
#aside_bu8 .zzform{width: 262px;height: 370px;font-family: "微软雅黑";}
#aside_bu8 .zzform-con{width: 262px;position: relative;}
#aside_bu8 .zzform-bt{margin-top: 15px;text-align: center;}
#aside_bu8 .zzform-bt b{font-size: 15px;color: #5e327e}
#aside_bu8 .zzform-bt strong{font-size: 13px;line-height: 25px}
#aside_bu8 .zzform-form{margin-top: 20px}
#aside_bu8 .zzform-form .zzform-form-input{width: 100%;height: 38px;line-height: 38px;}
#aside_bu8 .zzform-form .zzform-form-input select{ border: 1px solid #d0d0d0; background: #f3f3f3; border-radius: 5px; height: 26px;}
#aside_bu8 .zzform-form-input .form-control{width: 182px;height: 28px;border-radius: 5px;background:#f3f3f3;border: 1px solid #d0d0d0;margin-top:8px;}
#aside_bu8 .zzform-form-bq textarea{width: 182px;height: 60px;border-radius: 5px;background: #f3f3f3;border: 1px solid #d0d0d0}
#aside_bu8 .zzform-form-bq{margin-top: 5px}
#aside_bu8 .zzform-form-bq .sss{position: relative;left:75px}
#aside_bu8 .btn-submit{width: 83px;height: 35px;border-radius: 5px;background: #5e327e;text-align: center;line-height: 35px;color: #FFF;border: 0;position: relative;top: 15px;left: 40px;cursor: pointer;font-size: 14px;font-family: "微软雅黑"}
.btn-reset{width: 83px;height: 35px;border-radius: 5px;background: #5e327e;text-align: center;line-height: 35px;color: #FFF;border: 0;position: relative;top: 15px;left: 60px;cursor: pointer;font-size: 14px;font-family: "微软雅黑"}
#aside_bu8 .zzform-form span{font-size: 14px;display:inline-block;}

#LXB_CONTAINER_SHOW,#LXB_CONTAINER,#LRdiv0,#LRdiv1,#LRdiv2,#LRdiv3,ins{ display:none !important; visibility:hidden;}
#text img {
	display:none;
}
.ov {
	overflow: hidden;
}
.fc6 {
	color: #666;
}
.fc3 {
	color: #333;
}
.fc8 {
	color: #8a558a;
}
.mt20 {
	margin-top: 20px;
}
.mt40 {
	margin-top: 40px;
}
.mt30 {
	margin-top: 30px;
}
.mt15 {
	margin-top: 15px;
}
.mt10 {
	margin-top: 10px;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
}