/* main */
	/* public style */
	
	/* header */
	.header_full {
	height:155px;
}
.header {
	width:1200px;
}
/* left */
			.logo {
	width:533px;
	height:95px;
	padding-top:6px;
	padding-left:66px;
	padding-bottom:5px;
}
.logo360 {
	width:81px;
	padding-top:27px;
}
/* right */
			.top_right {
	width:100%;
}
/* top_link */
				.top_link {
	padding-top:24px;
	height:26px;
	line-height:26px;
	padding-right:35px;
	text-align:right;
}
.top_link i {
	color:#686868;
}
.top_link span, .top_link a {
	color:#46AAFE;
}
.top_link a {
	font-size:13px;
}
.top_link a:hover {
	text-decoration:underline;
}
/*  nav */
				.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.nav_bar {
	position:relative;
	z-index:1;
	height:42px;
	line-height:42px;
	color:#333;
}
.nav {
	position:relative;
	width:1200px;
	margin:0 auto;
	font-family:"Microsoft YaHei", SimSun, SimHei;
	padding:0 60px 0 60px;
	font-size:14px;
}
.nav a {
	color:#333;
}
.nav h3 {
	font-size:100%;
	font-weight:normal;
}
.nav h3 a {
	display:block;
	width:120px;
	text-align:center;
	font-size:14px;
}
.nav h3 a:hover {
	color:#9761C1;
}
.nav .m {
	float:left;
	position:relative;
	z-index:1;
}
.nav .s {
	float:left;
	width:3px;
	text-align:center;
	color:#333;
	font-size:12px;
}
.nav .sub {
	display:none;
	position:absolute;
	left:-3px;
	top:38px;
	z-index:1;
	width:128px;
	border:1px solid #9761C1;
	background:#FFF;
}
.nav .sub li {
	text-align:center;
	border-bottom:1px solid #9761C1;
}
.actived {
	background-color:#9761C1;
}
.noactive {
	background:#FFF;
}
.tdcolor {
	color:#FFF !important;
}
.nav .sub li:hover {
	background:#9761C1;
}
.nav .sub li a:hover {
	color:#FFF;
}
.nav .sub li a {
	display:block;
	padding:8px 0;
	height:28px;
	line-height:28px;
	color:#9761C1;
}
.nav .block {
	height:3px;
	width:126px;
	position:absolute;
	left:0;
	top:39px;
	overflow:hidden;
}
.show_service {
	background:url(../images/footer_bg.jpg) left center no-repeat;
	padding-left:106px;
	height:75px;
	padding-top:20px;
}
.show_service span {
	font-size:22px;
	color:#4285BA;
	font-weight:700;
}
.show_service i {
	font-size:14px;
	color:#4285BA;
	line-height:28px;
	text-indent:6px;
}
.weixin_jpg {
	height:100px;
	width:100px;
	margin-left:20px;
	margin-top:8px;
	background:url(../images/weixin.jpg) center center no-repeat;
}
/* index - banner */
	.full_banner1 {
	width:100%;
	position:relative;
	height:330px;
	overflow:hidden;
}
.full_banner1 .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.full_banner1 .bd ul {
	width:100% !important;
}
.full_banner1 .bd li {
	width:100% !important;
	float:left;
	height:450px;
	overflow:hidden;
	text-align:center;
}
.full_banner1 .bd li a {
	display:block;
	height:450px;
}
.bdt {
	position: relative;
}
.prev {
	left:30px;
}
.next {
	right: 30px;
	background-position: right !important;
}
.prev, .next {
	display: none;
	width: 40px;
	height: 100px;
	background:url(../images/btn.png) no-repeat;
	position: absolute;
	top: 182px;
}
.full_banner .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:10px;
	left:0;
	height:30px;
	line-height:30px;
	text-align:center;
}
.full_banner .hd ul {
	text-align:center;
	padding-top:5px;
}
.full_banner .hd ul li {
	cursor:pointer;
	display:inline-block;
*display:inline;
	zoom:1;
	width:30px;
	height:5px;
	margin:5px;
	background:url(../images/tg_flash_p.png) -46px 0;
	overflow:hidden;
	line-height:9999px;
}
.full_banner .hd ul .on {
	background-position:0px 0px;
}
/* index - main */
		/* main_line */
		.main_line {
	height:35px;
	background-color:#8093A1;
}
/* notice_box */
			.notice_box {
	width:400px;
	height:35px;
	position:relative;
	z-index:1;
	top:0px;
	left:0px;
	margin-left:68px;
}
.notice_box .notice_title, .notice_box .notice_more {
	line-height:35px;
	position:absolute;
	z-index:2;
	top:0px;
}
.notice_box .notice_title {
	left:0px;
	color:#FFF;
	left:0px;
}
.notice_box .notice_more {
	right:15px;
	right:0px;
}
.notice_box .notice_more a {
	color:#00FCFF;
}
#notice_scroll {
	width:300px;
	height:35px;
	left:40px;
}
#notice_scroll div {
	line-height:35px;
	color:#FFF;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-moz-binding: url('ellipsis.html#ellipsis');
}
#notice_scroll div a {
	color:#FFF;
}
/* search_form */
			.search_form {
	background-color:#FFF;
	width:230px;
	height:25px;
	padding-left:6px;
	margin-right:34px;
	margin-top:5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.search_form input {
	border:0px;
	color:#B3B4B8;
	height:25px;
	line-height:25px;
}
.seach_icon {
	width:25px;
	height:25px;
	cursor:pointer;
	background:url(../images/search_icon.jpg) center center no-repeat;
}
/* main_info */
		.main_info {
	padding-left:65px;
	margin-top:25px;
}
.main_info_single {
	width:220px;
	height:317px;
	padding:0px 35px;
}
.mein_info_bg {
	background:url(../images/line_bg.jpg) right center no-repeat;
}
.main_info_single:hover {
	background-color:#f1f1f1;
}
.main_info_single .single_bg {
	background-image:url(../images/single_bg.png);
	background-repeat:no-repeat;
	height:155px;
}
.single_1 {
	background-position:0px 0px;
	cursor:pointer;
}
.single_2 {
	background-position:0px -155px;
	cursor:pointer;
}
.single_3 {
	background-position:0px -310px;
	cursor:pointer;
}
.single_4 {
	background-position:0px -465px;
	cursor:pointer;
}
.main_info_single h3 {
	height:22px;
	line-height:22px;
}
.main_info_single h3 span, .main_info_single h3 a {
	display:block;
}
.main_info_single h3 span {
	font-size:22px;
	color:#000;
}
.main_info_single h3 a {
	width:70px;
	height:22px;
	text-align:center;
	margin-left:6px;
	background:url(../images/but_bg.png) left 0px no-repeat;
	color:#fff;
	line-height:22px;
}
.main_info_single h3 a:hover {
	background:url(../images/but_bg.png) left -22px no-repeat;
}
.main_info_single p {
	line-height:25px;
	color:#7E7E7E;
	clear:both;
	text-align:justify;
	padding-top:8px;
	font-size:14px;
}
/* frend_img_full */
		.friend_img_full {
	height:105px;
	background-color:#569BD4;
}
.friend_img_t {
	padding-left:130px;
	font-weight:700;
}
.friend_img_t, .friend_img_t a {
	height:45px;
	line-height:45px;
	color:#518DBD;
	font-size:16px;
}
.friend_img {
	padding-top:29px;
	padding-left:130px;
	overflow:hidden;
}
.friend_img li {
	float:left;
	margin-right:80px;
}
/* list - main */
	.list_banner_h {
	height:180px;
}
.list_main {
	margin-top:35px;
}
.list_menu {
	width:160px;
	height:auto;
}
.list_menu a {
	display:block;
	width:152px;
	height:47px;
	margin:0px auto;
	margin-bottom:14px;
	line-height:47px;
	background:url(../images/list_menu_bg333.html) left -47px no-repeat;
	color:#333;
	font-size:14px;
	text-indent:45px;
}
.list_menu a:hover {
	background-position:left 0px;
	color:#1E95FB;
}
.list_menu_h {
	background-position:left 0px !important;
	color:#1E95FB !important;
}
.list_cont {
	width:816px;
	padding:15px 45px;
}
/* 列表 */
				.list_cont li {
	height:35px;
	line-height:35px;
	border-bottom:1px dotted #CCCCCC;
	text-indent:1em;
	padding-right:12px;
	overflow:hidden;
}
.list_cont li a, .list_cont li span {
	display:block;
	font-size:13px;
}
.list_cont li a {
	float:left;
	width:730px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-moz-binding: url('ellipsis.html#ellipsis');
}
.list_cont li a:hover {
	color:#0C7DC3;
	text-decoration:underline;
}
.list_cont li span {
	float:right;
}
.pager {
	line-height:45px;
	text-align:right;
	margin-right:50px;
}
/* 页内容 */
				.list_cont h1 {
	height:45px;
	line-height:45px;
	text-align:center;
	font-size:22px;
	color:#404040;
}
.news_info {
	height:28px;
	line-height:28px;
	text-align:center;
	color:#666;
}
.news_cont {
	color:#1F1F1F;
	line-height:25px;
	padding:5px 0px;
	font-size:12px;
	text-align:justify;
}
.news_cont p {
	color:#1F1F1F;
	line-height:25px;
	padding:5px 0px;
	font-size:12px;
	text-align:justify;
}
.newstitle {
	line-height:35px;
	font-size:24px;
	color:#000000;
	width:100%;
	text-align:center;
}
.news_cont2 {
	padding:5px;
	line-height:25px;
}
.list_cont2 {
	width:900px;
	padding:15px 45px;
}
.news_cont2 {
	color:#1F1F1F;
	line-height:45px;
	padding:5px 0px;
	font-size:24px;
	text-align:justify;
}
.news_cont2 p {
	color:#1F1F1F;
	line-height:45px;
	padding:5px 0px;
	font-size:16px;
	text-align:justify;
}
.news_cont2 strong {
	color:#1F1F1F;
	line-height:45px;
	padding:5px 0px;
	font-size:16px;
	text-align:justify;
}
.indexboxbut {
	background:url(../images/buy1.jpg) no-repeat;
	text-align:center;
	line-height:47px;
	margin:0 auto;
	width:175px;
}
.indexboxbut:hover {
	background:url(../images/buy2.jpg) no-repeat;
	;
	text-decoration: none;
}
.indexbutton {
	COLOR: #fff;
	width:175px;
	height:47px;
	font-size:14px;
	line-height:47px;
	text-align:center;
}
.indexbutton:hover {
	COLOR: #fff;
	text-decoration: none;
}
/*zhongjian*/
.zhongjian {
	width:1200px;
	height:795px;
	min-height:795px;
	height:auto !important;
	background:#FFF;
	float:left;
}
.zhong {
	width:1200px;
	margin: 0 auto;
}
.yi-1 {
	height:270px;
	width:100%;
}
.yi-1-z {
	width:300px;
	height:255px;
	position:relative;
	float:left;
}
.yi-1-z span {
	height:28px;
	float:left;
	background:url(../images/1-d.png) left no-repeat;
	width:290px;
	margin-left:10px;
	margin-top:18px;
}
.yi-1-z span s {
	margin-left:46px;
	font-family:"微软雅黑";
	font-size:16px;
	color:#310098;
	letter-spacing:2px;
	border-bottom:solid 1px #D2D2D2;
	display:block;
	line-height:23px;
}
/* #marquee3 */

#marquee3 {
	width:280px;
	margin-left:12px;
	padding-top:8px;
	height:200px;
	overflow:hidden;
}
#marquee3 ul li {
	float:left;
}
#marquee3 ul li img {
	display:block;
}
#mar3Nav {
	position:absolute;
	right:10px;
	bottom:10px;
}
#mar3Nav li {
	float:left;
	margin:0 3px;
	width:16px;
	height:16px;
	background:#333;
	border:1px solid #FFF;
	cursor:pointer;
	line-height:16px;
	font-family:Arial;
	font-size:10px;
	color:#FFF;
	text-align:center;
}
#mar3Nav li.navOn {
	background:#FF6600;
}
#goL0 {
	float:left;
	padding-left:20px;
	height:33px;
}
#goR0 {
	float:right;
	padding-right:20px;
	height:33px;
}
.control {
	width:100%;
	height:33px;
	position:absolute;
	bottom:75px;
}
.yi-1-zhong {
	width:600px;
	height:255px;
	float:left;
}
.yi-1-zhong span {
	height:28px;
	float:left;
	background:url(../images/1-d.png) left no-repeat;
	width:588px;
	margin-left:10px;
	margin-top:18px;
}
.yi-1-zhong span s {
	margin-left:46px;
	font-family:"微软雅黑";
	font-size:16px;
	color:#310098;
	letter-spacing:2px;
	border-bottom:solid 1px #D2D2D2;
	display:block;
	line-height:23px;
}
.zhong-n {
	width:588px;
	height:200px;
	border:1px solid #DCA4FD;
	float:left;
	margin-left:10px;
	margin-top:8px;
}
.zhong-n ul {
	width:568px;
	height:185px;
	float:left;
	padding-top:10px;
	padding-left:15px;
}
.zhong-n ul li {
	background-image:url(../images/1_03.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 0px 12px;
	line-height:30px;
	font-size:14px;
	height:30px;
	letter-spacing: 1px;
}
.zhong-n ul li a {
	width:526px;
	line-height:30px;
	float:left;
}
.zhong-n ul li a:hover {
	color:#D89DFA;
}
.zhong-n ul li a s {
	float:left;
}
.zhong-n ul li a em {
	float:right;
}
.yi-1-y {
	width:300px;
	height:255px;
	float:left;
}
.yi-1-y span {
	height:28px;
	float:left;
	background:url(../images/1-d.png) left no-repeat;
	width:280px;
	margin-left:10px;
	margin-top:18px;
}
.yi-1-y span s {
	margin-left:46px;
	font-family:"微软雅黑";
	font-size:16px;
	color:#310098;
	letter-spacing:2px;
	border-bottom:solid 1px #D2D2D2;
	display:block;
	line-height:23px;
}
.nei-y {
	width:280px;
	height:200px;
	background:#EEEEEE;
	float:left;
	margin-left:10px;
	margin-top:10px;
}
.nei-y-1 {
	width:150px;
	height:47px;
	float:left;
}
.nei-y-1 a {
	background:url(../images/di-3.png) no-repeat center;
	width:135px;
	height:35px;
	float:left;
	color:#FFF;
	font-family:"微软雅黑";
	font-size:18px;
	text-align:center;
	line-height:35px;
	letter-spacing:2px;
	margin-left:15px;
	margin-top:10px;
}
.nei-y-2 {
	width:260px;
	height:105px;
	float:left;
}
.nei-y-2 ul {
	width:260px;
	height:105px;
	float:left;
	padding-top:2px;
	padding-left:12px;
}
.nei-y-2 ul li {
	width:260px;
	height:26px;
	float:left;
	line-height:26px;
}
.nei-y-2 ul li s, .nei-y-2 ul li em {
	float:left;
	font-family:"微软雅黑";
	font-size:14px;
	letter-spacing:1px;
}
.nei-y-2 ul li s {
	font-weight:bold;
	text-align:justify;
}
.nei-y-3 {
	width:150px;
	height:47px;
	float:left;
}
.nei-y-3 a {
	background:url(../images/di-3.png) no-repeat center;
	width:135px;
	height:35px;
	float:left;
	color:#FFF;
	font-family:"微软雅黑";
	font-size:18px;
	text-align:center;
	line-height:35px;
	letter-spacing:2px;
	margin-left:15px;
	margin-top:5px;
}
.yi-2 {
	height:220px;
	width:100%;
}
.yi-2-z {
	width:300px;
	height:209px;
	float:left;
	margin-left:10px;
	margin-top:5px;
}
.yi-2-z img {
	width:285px;
	height:209px;
	float:left;
}
.yi-2-y {
	width:878px;
	height:200px;
	overflow:hidden;
	border: 1px solid #DCA4FD;
	float:left;
	position:relative;
	margin-top:5px;
}
/* #marquee1 */

#marquee1 {
	width:810px;
	height:200px;
	overflow:hidden;
}
#marquee1 ul li {
	float:left;
	width:260px;
	padding:10px 5px 10px 5px;
}
#marquee1 ul li img {
	display:block;
}
.control1 {
	width:878px;
	height:18px;
	position:absolute;
	top:85px;
}
#goL {
	float:left;
	padding-left:12px;
}
#goR {
	float:right;
	padding-right:12px;
}
.yi-3 {
	height:200px;
	width:100%;
}
.yi-3-z {
	width:300px;
	height:200px;
	position:relative;
	float:left;
}
.yi-3-z span {
	height:28px;
	float:left;
	background:url(../images/1-d.png) left no-repeat;
	width:290px;
	margin-left:10px;
	margin-top:18px;
}
.yi-3-z span s {
	margin-left:46px;
	font-family:"微软雅黑";
	font-size:16px;
	color:#310098;
	letter-spacing:2px;
	border-bottom:solid 1px #D2D2D2;
	display:block;
	line-height:23px;
}
.yi-3-z a {
	width:300px;
	height:153px;
	float:left;
}
.yi-3-z a img {
	float:left;
	padding-top:10px;
	padding-left:10px;
	display:block;
}
.yi-3-zhong {
	width:290px;
	height:200px;
	position:relative;
	float:left;
	margin-left:10px;
}
.yi-3-zhong span {
	height:28px;
	float:left;
	background:url(../images/1-d.png) left no-repeat;
	width:280px;
	margin-left:10px;
	margin-top:18px;
}
.yi-3-zhong span s {
	margin-left:46px;
	font-family:"微软雅黑";
	font-size:16px;
	color:#310098;
	letter-spacing:2px;
	border-bottom:solid 1px #D2D2D2;
	display:block;
	line-height:23px;
}
.nei-3 {
	width:290px;
	height:143px;
	float:left;
}
.nei-3 ul {
	width:290px;
	height:133px;
	float:left;
	margin-top:10px;
	background:#E3DDF7;
}
.nei-3 ul li {
	width:290px;
	height:33px;
	line-height:33px;
	float:left;
	border-bottom:#FFF 1px solid;
}
.nei-3 ul li a {
	width:290px;
	height:30px;
	line-height:30px;
	float:left;
	text-indent:4em;
	background:#E3DDF7;
	font-family:"微软雅黑";
	font-size:14px;
}
.nei-3 ul li a:hover {
	background:#B086D0;
	color:#FFF;
}
.yi-3-y {
	width:290px;
	height:200px;
	position:relative;
	float:left;
	margin-left:10px;
}
.yi-3-y span {
	height:28px;
	float:left;
	background:url(../images/1-d.png) left no-repeat;
	width:280px;
	margin-left:10px;
	margin-top:18px;
}
.yi-3-y span s {
	margin-left:46px;
	font-family:"微软雅黑";
	font-size:16px;
	color:#310098;
	letter-spacing:2px;
	border-bottom:solid 1px #D2D2D2;
	display:block;
	line-height:23px;
}
.yi-3-z1 {
	width:290px;
	height:200px;
	position:relative;
	float:left;
}
.yi-3-z1 span {
	height:28px;
	float:left;
	background:url(../images/1-d.png) left no-repeat;
	width:280px;
	margin-left:10px;
	margin-top:18px;
}
.yi-3-z1 span s {
	margin-left:46px;
	font-family:"微软雅黑";
	font-size:16px;
	color:#310098;
	letter-spacing:2px;
	border-bottom:solid 1px #D2D2D2;
	display:block;
	line-height:23px;
}
.yi-3-z1 a {
	width:300px;
	height:153px;
	float:left;
}
.yi-3-z1 a img {
	float:left;
	padding-top:10px;
	padding-left:10px;
	display:block;
}
.yi-4 {
	height:320px;
	width:100%;
}
.yi-4-z {
	width:900px;
	height:280px;
	float:left;
}
.yi-4-z span {
	height:28px;
	float:left;
	background:url(../images/1-d.png) left no-repeat;
	width:900px;
	margin-left:10px;
	margin-top:18px;
}
.yi-4-z span s {
	margin-left:46px;
	font-family:"微软雅黑";
	font-size:16px;
	color:#310098;
	letter-spacing:2px;
	border-bottom:solid 1px #D2D2D2;
	display:block;
	line-height:23px;
}
.yi-4-z ul {
	width:900px;
	float:left;
}
.yi-4-z ul li {
	float:left;
	width:215px;
	height:100px;
	margin-left:10px;
	margin-top:10px;
	background:#EEEEEE;
	text-align:center;
	line-height:100px;
}
.yi-4-z ul li a {
	float:left;
	width:215px;
	height:100px;
	line-height:100px;
}
.yi-4-z ul li a img {
	line-height:100px;
	margin: 0 auto;
	width:65px;
	height:65px;
	padding-top:8px;
}
.yi-4-z ul li a samp {
	width:100%;
	line-height:20px;
	text-align:center;
	float:left;
	font-family:"微软雅黑";
	font-size:14px;
	padding-top:2px;
	letter-spacing:1px;
}
.yi-4-y {
	width:300px;
	height:255px;
	float:left;
}
.yi-4-y span {
	height:28px;
	float:left;
	background:url(../images/1-d.png) left no-repeat;
	width:280px;
	margin-left:10px;
	margin-top:18px;
}
.yi-4-y span s {
	margin-left:46px;
	font-family:"微软雅黑";
	font-size:16px;
	color:#310098;
	letter-spacing:2px;
	border-bottom:solid 1px #D2D2D2;
	display:block;
	line-height:23px;
}
.yi-4-y span s a {
	float:right;
	font-family:"微软雅黑";
	font-size:12px;
	color:#310098;
	letter-spacing:2px;
}
.n-4 {
	width:280px;
	height:207px;
	overflow:hidden;
	background:url(../images/1-4.png) center no-repeat;
	float:left;
	margin-left:10px;
	margin-top:10px;
}
#marquee6 {
	width:258px;
	height:170px;
	margin: 0 auto;
	overflow:hidden;
	margin-top:18px;
}
#marquee6 ul li {
	padding:0 25px;
	line-height:30px;
	height:30px;
	overflow:hidden;
	background:none;
	clear:both;
	text-align:center;
}
#marquee6 ul li a {
	line-height:30px;
	font-family:"微软雅黑";
	font-size:14px;
	letter-spacing:1px;
}
#marquee6 ul li a:hover {
	color:#AF86D0;
}
.foot {
	width:100%;
	height:312px;
	float:left;
	background:url(../images/di-9.png) center no-repeat;
}
.foot-t {
	width:657px;
	height:82px;
	margin: 0 auto;
	padding-top:39px;
}
.foot-t img {
	width:657px;
	height:82px;
}
.foot-2 {
	width:496px;
	margin: 0 auto;
	height:30px;
	margin-top:20px;
}
.foot-2 ul {
	width:496px;
	height:30px;
	float:left;
}
.y, .q {
	float:left;
}
.foot-2 ul li {
	color:#FFF;
	font-family:"微软雅黑";
	padding:5px;
	font-size:14px;
	letter-spacing:1px;
}
.foot-2 ul li a {
	color:#FFF;
	font-family:"微软雅黑";
	font-size:14px;
	letter-spacing:1px;
}
.foot-2 ul li a:hover {
	color:#FFFF02;
}
.foot-n {
	width:100%;
	line-height:20px;
	color:#FFF;
	font-family:"微软雅黑";
	text-align:center;
	margin-top:10px;
	font-size:14px;
	height:20px;
	letter-spacing:1px;
	float:left;
}
.foot-n span {
	width:490px;
	line-height:20px;
	color:#000;
	font-family:"微软雅黑";
	font-size:14px;
	height:20px;
	letter-spacing:1px;
	margin: 0 auto;
	display:block;
}
.foot-n span em {
	font-family:"微软雅黑";
	font-size:14px;
	float:left;
}
.foot-n span s {
	font-family:"微软雅黑";
	font-size:14px;
	float:left;
	padding-left:20px;
}
.foot samp {
	width:100%;
	line-height:20px;
	color:#000;
	font-family:"微软雅黑";
	margin-top:10px;
	font-size:14px;
	letter-spacing:1px;
	float:left;
	text-align:center;
}
.about-1 {
	width:300px;
	height:200px;
	min-height:200px;
	height:auto !important;
	float:left;
}
.about-1 span {
	width:290px;
	float:left;
	margin-left:10px;
	font-family:"微软雅黑";
	font-size:18px;
	color:#B36CD7;
	line-height:30px;
	border-bottom:1px solid #E4CBE2;
	text-indent:1.2em;
	margin-top:10px;
}
.about-1 samp {
	width:290px;
	float:left;
	margin-left:10px;
	font-family:"微软雅黑";
	font-size:18px;
	color:#000;
	line-height:42px;
	margin-top:20px;
	background:#DFCFEA;
	height:42px;
	text-indent:1.2em;
}
.about-1 s {
	width:290px;
	background:url(../images/3-1.png) center repeat;
	height:160px;
	min-height:160px;
	height:auto !important;
	display:block;
	float:left;
	margin-left:10px;
}
.about-1 s em {
	width:245px;
	margin: 0 auto;
	display:block;
	line-height:30px;
	height:20px;
	min-height:20px;
	height:auto !important;
	font-family:"微软雅黑";
	font-size:14px;
	color:#000;
	letter-spacing:1px;
	padding-top:20px;
}
.about-1 em {
	margin-left:10px;
	width:290px;
	height:19px;
}
.about-2 {
	width:870px;
	height:200px;
	min-height:200px;
	height:auto !important;
	float:left;
}
.about-2 span {
	width:870px;
	float:left;
	margin-left:10px;
	font-family:"微软雅黑";
	font-size:18px;
	color:#666666;
	line-height:30px;
	border-bottom:1px solid #CCCCCC;
	text-indent:1.2em;
	margin-top:10px;
}
.about-2 span em {
	float:right;
}
.about-2 span em a {
	font-family:"微软雅黑";
	font-size:14px;
	color:#808080;
}
.about-2 span em s {
	font-family:"微软雅黑";
	font-size:14px;
	color:#000000;
}
.about-n {
	width:800px;
	padding-top:20px;
	float:left;
	margin-left:35px;
}
.about-n p {
	float:left;
	text-align:justify; width:100%;
	text-indent:2em;
	font-family:"微软雅黑";
	font-size:14px;
	color:#000000;
	line-height:30px;
	letter-spacing:1px;
}
.about-n s {
	color:#7549A2;
	font-family:"微软雅黑";
	font-size:16px;
	float:left;
	line-height:70px;
	letter-spacing:1px;
	display:block;
	width:100%;
}
.about-n em {
	color:#000000;
	font-family:"微软雅黑";
	font-size:14px;
	float:left;
	line-height:30px;
	letter-spacing:1px;
	padding-top:20px; text-align:left;
	text-indent:2em;
}
.hd-n {
	width:870px;
	height:640px;
	min-height:640px;
	height:auto !important;
	float:left;
	margin-top:10px;
}
.hd-n1 {
	width:800px;
	height:145px;
	float:left;
	margin-left:35px;
	margin-top:10px;
	border-bottom: dashed 1px #C9C9C9;
}
.hd-n1 img {
	float:left;
}
.hd-w1 {
	width:550px;
	height:128px;
	float:left;
	margin-left:20px;
}
.hd-w1 s {
	float:left;
	height:25px;
}
.hd-w1 s a {
	float:left;
	color:#000000;
	font-family:"微软雅黑";
	font-size:16px;
	letter-spacing:1px;
	height:25px;
}
.hd-w1 s a:hover {
	border-bottom:solid 1px #000000;
}
.hd-w1 em {
	float:right;
	color:#9B6CCD;
	font-family:"微软雅黑";
	font-size:14px;
	letter-spacing:1px;
}
.hd-w1 p {
	float:left;
	text-align:justify;
	font-family:"微软雅黑";
	font-size:14px;
	color:#000000;
	line-height:26px;
	margin-top:10px;
}
.more-n {
	float:left;
	margin-top:12px;
}
.more-n a {
	color:#9B6CCD;
	font-family:"微软雅黑";
	font-size:14px;
	letter-spacing:1px;
}
.more-n a:hover {
	border-bottom:solid 1px #BA71AD;
}
.nd-nr {
	width:800px;
	height:145px;
	min-height:145px;
	height:auto !important;
	float:left;
	margin-left:35px;
}
.nd-nr h1 {
	font-family:"微软雅黑";
	font-size:24px;
	color:#000;
	width:100%;
	text-align:center;float:left;
	line-height:65px;
	letter-spacing:2px;
	border-bottom: dashed 1px #C9C9C9;
}
.nd-nr samp {
	width:300px;
	height:19px;
	margin: 0 auto; float:left; padding-left:280px;
	display:block;
	padding-top:12px;
}
.nd-nr samp s {
	float:left;
	height:19px;
	line-height:19px;
	color:#AEAEAE;
	font-family:"微软雅黑";
	font-size:14px;
	width:145px;
}
.nd-nr samp s img {
	float:left;
	padding-right:5px;
}
.nd-nr samp em {
	float:left;
	color:#AEAEAE;
	font-family:"微软雅黑";
	font-size:14px;
	color:#AEAEAE;
	padding-left:30px;
	letter-spacing:1px;
}
.nd-zhuti {
	width:800px;
	height:145px;
	min-height:145px;
	height:auto !important;
	float:left;
	text-align:center;
	margin-top:30px;
}
.nd-zhuti p {
	float:left;
	text-align:justify;
	text-indent:2em;
	font-family:"微软雅黑";
	font-size:14px;
	color:#000000;
	line-height:30px;
	letter-spacing:1px;
}
.nd-zhuti img {
	margin-top:20px;
	margin-bottom:20px;
}
.history-n {
	width: 870px;
	height: 640px;
	min-height: 640px;
	height: auto !important;
	float: left;
	margin-top: 10px;
}


.photo-n{width: 870px;
	height: 640px;
	min-height: 640px;
	height: auto !important;
	float: left;
	margin-top: 10px;}


.photo-w {
	width: 800px;
	height: 105px;
	min-height:105px; height:auto !important;
	float: left;
	margin-left: 45px;
	margin-top: 10px;
	
}

.photo-w ul{width: 800px; height:550px; float:left;min-height:550px; height:auto !important;}

.photo-w ul li{ float:left; width:385px; height:290px; }

.photo-w ul li a{float:left; width:275px; height:215px;border:1px solid #CCCCCC; padding:5px; margin:20px 55px;}

.photo-w ul li a img{ width:275px; height:215px; overflow:hidden;}
.photo-w ul li s{float:left; width:385px; line-height:25px; text-align:center;}





.history-w {
	width: 800px;
	height: 105px;
	float: left;
	margin-left: 35px;
	margin-top: 10px;
	border-bottom: dashed 1px #C9C9C9;
}
.history-w s {
	float: left;
	color: #000000;
	font-family: "微软雅黑";
	font-size: 16px;
	letter-spacing: 1px;  line-height:25px;
}
.history-w p {
	float: left;
	text-align: justify;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000000;
	line-height:26px;
	margin-top: 10px;
}
.history-w p a {
	color: #9B6CCD;
	font-family: "微软雅黑";
	font-size: 14px;
	letter-spacing: 1px;
	float:right;
	width:72px;
	height:25px;
}
.history-w p a:hover {
	border-bottom:solid 1px #BA71AD;
}
.history-nr {
	width:800px;
	height:145px;
	min-height:145px;
	height:auto !important;
	float:left;
	margin-left:35px;
}
.history-nr h1 {
	font-family:"微软雅黑";
	font-size:24px;
	color:#000;
	width:100%;
	text-align:center;

	line-height:65px; float:left;
	letter-spacing:2px;
}
.history-nr label {
	width:100%;
	text-align:center;
	height: 19px;
	margin: 0 auto;
	display: block;
	padding-top: 12px;float:left;
}
.history-zhuti {
	width: 800px;
	height: 145px;
	min-height: 145px;
	height: auto !important;
	float: left;
	text-align: center;
	margin-top: 10px;
}

.history-zhuti ul{ float:left; height:160px;}
.history-zhuti ul li{float:left; width:270px; height:25px; line-height:25px; text-align:left;font-family:"微软雅黑"; letter-spacing:1px;
	font-size:14px;
	color:#000;}
.history-zhuti p {
	float: left;
	text-align: justify;
	text-indent: 2em; width:100%;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000000;
	line-height: 30px;
	letter-spacing: 1px;
}
.history-zhuti img {
	margin-top: 20px;
	margin-bottom: 20px;
}
.history-zhuti s {
	text-align:center;
	width:100%;
	padding-bottom:10px;
	float:left;
	color:#000;
	font-family: "微软雅黑";
	font-size: 14px;
}
.history-zhuti em {
	text-align:center;
	width:100%;
	padding-bottom:10px;
	float:left;
	color:#6B6B6B;
	font-family: "微软雅黑";
	font-size: 14px;
}

.lxwm-zhuti {
    
    height: 145px;
    min-height: 145px;
    height: auto !important;
    float: left;
    text-align: center;
    
}


.lxwm-n{
    padding-top: 20px;
    float: left;
    margin-left: 20px;
}

.about-n h1{	font-family:"微软雅黑";
	font-size:16px;
	color:#000;
	width:100%;
	text-align:left; float:left;
	height:40px;
	line-height:40px; font-weight:bold;
	letter-spacing:2px;}





.about-1 ul { width:290px; height:30px; min-height:30px; height:auto !important; float:left; margin-left:10px; }


.about-1 ul li{ width:290px; height:49px; background:url(../images/lbd.png) repeat center; line-height:49px;}

.about-1 ul li a{width:236px; height:49px; float:left;    background-image:url(../images/quan2.png);
    background-repeat: no-repeat;
    padding-left:54px; color:#666666; font-family:"微软雅黑"; font-size:16px;
    background-position: 25px 19px;
line-height:49px;}

.about-1 ul li a:hover{width:236px; height:49px; float:left;    background-image:url(../images/quan1.png);
    background-repeat: no-repeat;
    padding-left:54px; color:#9833CD;font-family:"微软雅黑"; font-size:16px;
    background-position: 25px 19px;
line-height:49px;}


.mqmd-t{    color: #7549A2;
    font-family: "微软雅黑";
    font-size: 16px;
    float: left;
    line-height: 50px;
    letter-spacing: 1px;
    display: block;
    width: 100%; text-align:left;}







