/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
body {
	color:#333;
	font-size:13px;
	background: url(../images/bg.gif)
}
a {
	text-decoration:none;
	color:#555;
	font-size:13px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	font-family:"Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a:hover {
	text-decoration:none;
	color:#0099ff;
}
.blue, blue a, .box h5 a, .box h6 a, .box a.more {
	color:#999
}
.keylink, .keylink:link, .keylink:hover, .keylink:active {
	text-decoration:underline;
	width:26px;
	height:22px;
	line-height:22px;
	background:#fff;
	border:1px dotted #aaa;
	text-align:center
}
textarea {
	border:1px solid #DCDDDD;
	background:#fff;
	clear:both;
	color:#555;
	font-size:14px;
	height:130px;
	padding:5px 0 0 5px;
	text-align:left;
	width:99%;
	margin-bottom:8px
}
.input-text, input.date, input.endDate, .input-focus {
	border:1px solid #DCDDDD;
	height:22px;
	padding:0 0 0 3px
}
input.date, input.endDate {
	background: #fff url(../images/admin_img/input_date.png) no-repeat right 3px;
	padding-right:18px;
	font-size:12px;
}
textarea, input {
	-webkit-transition:border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition:border linear 0.2s, box-shadow linear 0.2s;
	-ms-transition:border linear 0.2s, box-shadow linear 0.2s;
	-o-transition:border linear 0.2s, box-shadow linear 0.2s;
	transition:border linear 0.2s, box-shadow linear 0.2s;
	-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
}
textarea:focus, input:focus {
	outline:0;
	border-color:rgba(82,168,236,0.8);
	-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1), 0 0 8px rgba(82,168,236,0.6);
	-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1), 0 0 8px rgba(82,168,236,0.6);
	box-shadow:inset 0 1px 2px rgba(0,0,0,0.1), 0 0 8px rgba(82,168,236,0.6);
}
textarea:focus {
	background:#E1F1FD;
}
.pad-6 {
	padding:6px;
	overflow:hidden
}
.pad-10 {
	padding:10px;
	overflow:hidden
}
.pad_10, .pad-lr-10 {
	padding:0 10px
}
.pad-lr-6 {
	padding:0 6px
}
.hr {
	background: url(../images/uline.gif) repeat-x center center;
}
.hr hr {
	display:none
}
.ib, .ib-li li, .ib-a a, .ib-span span, .btn, .btn input, .photo-hot li, .Article-Tool a, .photo-list li, .photo-channel .photo-slide .change i, .photo-channel .tool .auto, .photo-channel .tool .up, .photo-channel .tool .next, .photo-cat .content h5 span.blue a, .submit {
	display:inline-block;
	zoom:1;
*display:inline;
}
.body-top, .header, .header .logo {
	background: url(../images/v9/body-top.png) repeat-x left -115px;
}
.body-top {
	height:26px;
	background-color:#eee;
	vertical-align:middle
}
.body-top .login {
	float:right
}
.body-top .login span {
	color:#CCC
}
.body-top .login a.rss {
	width:32px;
	float:right;
	overflow:hidden;
	text-indent:-222px;
	background: url(../images/icon/rsso.gif) no-repeat left center;
	margin-left:8px
}
.body-top .content {
	margin:auto;
	width:960px;
}
.special-body-top {
	height:38px;
	background-position: left -104px;
	background-color:#fff
}
.special-body-top a.logo {
	background: url(../images/v9/special-show.png) no-repeat right center;
	padding-right:58px;
	float:left;
	display:block
}
.special-body-top .content {
	padding:2px 0
}
.special-body-top .nav {
	float:left;
	padding:10px 0 0 12px
}
.special-body-top .nav span {
	padding:0 8px;
	color:#CCC
}
body fieldset {
	border:1px solid #D8D8D8;
	padding:0 10px 10px;
*padding:10px;
}
body fieldset legend {
	padding:3px 8px;
	font-weight:700;
}
body fieldset.blue {
	border:1px solid #dce3ed
}
body fieldset.blue legend {
	padding:3px 8px;
	font-weight:700;
	color:#347add;
	background:none;
	border:none
}
/* 通用按钮 */
.btn {
	padding-left:6px
}
.btn, .btn input {
	background: url(../images/v9/button.png) no-repeat;
	height:24px;
	line-height:24px;
	width:auto;
	_width:0;
overflow:visible !ie
}
.btn input {
	background-position: right 0;
	border:0 none;
	color:#fff;
	padding-right:6px;
	_height:25px
}
.submit {
	padding-left:3px
}
.submit, .submit input {
	background: url(../images/member/but.png) no-repeat;
	height:29px;
	width:auto;
	_width:0;
overflow:visible !ie
}
.submit input {
	background-position: right top;
	border:none;
	padding:0 10px 0 7px;
	font-size:14px
}
/* 页面宽度 （更改页面宽度后，需要更改“images/v9/body-bg.png”图片的宽度） */
.header, .main, .footer, .w1 {
	width:1160px;
	margin:0 auto;
}
/* 头部 */
.header {
	background-position: left -142px
}
.header .logo {
	float:left;
	background-position: right -10px;
	background-repeat: no-repeat;
	padding:0 20px 0 10px;
	height:70px;
	text-align:center;
*font-size:40px;
}
.header .logo a {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
*display:block;
	height:70px;
	float:left
}
.search {
	float:right;
	width:300px;
	_width:auto;
	height:40px;
	padding-top:10px;
}
.search .tab {
	padding:3px 0
}
.search .tab span {
	color:#ddd
}
.search .tab a {
	color:#6f7172
}
.search .tab a.on {
	font-weight:700
}
.search .bd {
	background:#ededed;
	padding:5px;
	float:left;
}
.search .text {
	height:30px;
	width:220px;
	border:0px;
	padding-left: 5px;
	line-height:30px;
	vertical-align: middle;
}
.search .s_s {
	float:left;
	width:300px;
	height:30px;
	position:relative;
}
.search .s_s .Catebox {
	display:none;
	width:50px;
	position:absolute;
	left:0px;
	background:#fff;
	top:30px;
}
.search .s_s .Catebox ul li {
	text-align:center;
	list-style:none;
	line-height:25px;
	color:#999;
}
.search .s_s .Catebox ul li a {
	color:#999;
	display:block;
	font-size:12px;
	height:25px;
	line-height:25px;
	text-align:center;
}
.search .s_s .Catebox ul li a:hover {
	background:#f28a04;
	color:#fff;
}
.search .s_s .txt-input {
	height:30px;
	background:#FFF;
	border:0px;
	width:190px;
	font-family:"microsoft yahei";
	float:left;
	color:#999;
	padding-left:10px;
	line-height:30px;
	font-size:12px;
}
.search .s_s .select {
	height:30px;
	line-height:30px;
	font-size:12px;
	border:0px;
	float:left;
	width:40px;
	background:#fff url(../images/0930_2.gif) no-repeat right center;
	cursor:pointer;
	text-align:left;
	padding-left:10px;
	font-family:"microsoft yahei";
	color:#999
}
.search .s_s .btn {
	background:#ff9900;
	border:none;
	color:#fff;
	height:30px;
	width:50px;
	vertical-align:middle;
	cursor:pointer;
	text-align:center
}
.search .button {
	background:#ff9900;
	border:none;
	color:#fff;
	height:30px;
	width:50px;
	vertical-align:middle;
	cursor:pointer;
	text-align:center
}
.header .banner {
	overflow:hidden;
	zoom:1;
	_float:right;
	text-align:right;
}
.search .text:hover, .search .text:focus {
	color:#444;
	border-color:#fff
}
.search .button:hover, .search .button:focus {
	background:#f28a04;
}
.search .s_s .btn:hover, .search .s_s .btn:focus {
	background:#f28a04;
}
.search .s_s .txt-input:hover, .search .s_s .txt-input:focus, .search .s_s .select:hover, .search .s_s .select:focus {
	color:#444;
	border-color:#fff
}
/* 导航 */
.header .nav-bar {
	clear:both;
	height:33px
}
.header .nav-bar, .header .nav-bar map, .header .nav-site, .header .nav-site li.line, .header .subnav {
	background: url(../images/v9/nav.png) no-repeat
}
.header .nav-bar map {
	background-position: right -130px;
	display:block
}
.header .nav-site {
	height:33px;
	background-position: left -65px;
	background-repeat: repeat-x;
	margin:0 5px;
	padding-left:5px
}
.header .nav-site li {
	float:left;
	height:33px;
	line-height:33px;
	padding:0 5px;
}
.header .nav-site li a {
	color:#fff;
	font-size:14px;
	font-weight:700;
*display:block
}
.header .nav-site li.line {
	background-position: 2px -215px;
	padding:0;
	width:10px;
	text-indent:-10000px
}
.header .subnav {
	padding-left:16px;
	border-left:1px solid #d2dfed;
	border-right:1px solid #d2dfed;
	background-position: left -33px;
	background-repeat: repeat-x;
	height:32px;
	line-height:32px
}
.header .subnav a {
	color:#004499
}
.header .subnav span {
	padding:0 3px;
	color:#c8d8e9;
}
/* main style */
.main {
}
.main .col-left {
	width:840px;
	margin-right:20px
}
.news-hot {
	background: url(../images/v9/hot_bg.png) no-repeat;
	float:left;
	width:380px;
	margin-right:9px;
	height:380px
}
.main .col-left .slide {
	overflow:hidden;
	_float:left;
	zoom:1
}
/* 通用容器 */
.box {
}
.box h5, .box h6 {
	color:#333;
	height:35px;
	line-height:40px;
	overflow:hidden;
	padding-left:15px;
}
.box h6 {
	margin-bottom:0
}
.box h5.title-1 {
	border-bottom:1px dotted #ededed;
	height:35px;
	line-height:35px;
	position:relative
}
.box h5.title-1, .box h6.title-1 {
	background-position: right -52px
}
.box h5.title-2, .box h6.title-2 {
	background-position: right -100px
}
.box h5.title-2 span.tab {
	float:right;
	padding-right:6px;
	color:#a4bcd6
}
.box h5.title-2 span.tab span {
	color:#2064ae;
	cursor: hand;
!important;
	cursor: pointer
}
.box a.more {
	font-size:12px;
	font-family:"宋体";
	margin-right:8px;
	font-weight:normal;
	position:absolute;
	top:0;
*top:1px;
	_top:1px;
	right:0
}
.box .content {
	padding:0 15px 15px 15px;
	overflow:auto
}
.box .cont_ent {
	padding:0px 16px 0px 16px;
}
.grid .b_t_b {
	background: url(../images/bg.gif);
	height:18px;
}
.grid .li_lmfl {
	background:#149eff url(../images/lbjt.gif) no-repeat right center;
	color:#FFF;
	font-size:12px;
	padding:0px 10px 0px 3px;
	font-weight:normal;
}
#container {
	position:relative;
	width:855px;
	margin:0 auto 25px;
	padding-bottom: 10px;
}
.grid {
	width:269px;
	min-height:100px;
	background:#fff;
	margin:0px 16px 20px 0px;
	font-size:12px;
	float:left;/*border-top: 2px solid #0099ff;*/
}
.grid strong {
	border-bottom:1px solid #ccc;
	margin:10px 0;
	display:block;
	padding:0 0 5px;
	font-size:17px;
}
.grid .meta {
	text-align:right;
	color:#777;
}
.grid .imgholder img {
	max-width:100%;
	background:#ccc;
	display:block;
}
.grid.box h5.title-1 {
	padding:4px 16px 4px 16px;
}
.grid.box a.more {
	top:6px;
	right:8px;
}
.grid .l_cn li {
	padding-top:16px;
}
.grid .l_cn li h2.h2 {
	padding-bottom:10px;

}
.grid .l_cn li .title {
	word-break:break-all;
	word-break:break-all;
	overflow:auto;
	padding-left:6px;
	line-height:22px;
}
.grid .l_cn li .img img {
	margin-bottom:12px;
}
.grid .l_cn li p.cn {
	font-size:12px;
	color:#999;
	border-bottom:1px solid #ededed;
	border-top:1px solid #ededed;
	padding:8px 0px 8px 0px;
	line-height:20px;
}
.grid a.more_b {
	display:block;
	text-align:center;
	height:50px;
	line-height:50px;
	overflow:hidden;
	text-indent:999px;
	background:#fff url(../images/jh.gif) no-repeat center center
}
.grid a:hover.more_b {
	background:#149eff url(../images/jh.gif) no-repeat center center
}
.grid .b_t_b {
}
/* 默认幻灯片 */
.FocusPic {
	zoom:1;
	position:relative;
	overflow:hidden
}
.FocusPic .content {
	overflow:hidden
}
.FocusPic .changeDiv a {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.FocusPic .title-bg, .FocusPic .title {
	position:absolute;
	left:0px;
	bottom:0;
	width:434px;
	height:30px;
	line-height:30px;
	overflow:hidden
}
.FocusPic .title-bg {
	background:#000;
	filter:alpha(opacity=50);
	opacity:0.5;
}
.FocusPic .title a {
	display:block;
	padding-left:15px;
	color:#fff;
	font-size:14px;
}
.FocusPic .change {
	bottom:4px;
	height:20px;
	right:3px;
*right:5px;
	_right:4px;
	position:absolute;
	text-align:right;
	z-index:9999;
}
.FocusPic .change i {
	background:#666;
	color:#FFF;
	cursor:pointer;
	font-family:Arial;
	font-size:12px;
	line-height:15px;
	margin-right:2px;
	padding:2px 6px;
	font-style:normal;
	height:15px;
	display:inline-block;
	display:-moz-inline-stack;
	zoom:1;
*display:inline;
}
.FocusPic .change i.cur {
	background:#FF7700;
}
/* 滚动公告 */
#announ {
	height:22px;
	line-height:22px;
	overflow:hidden;
	float:left;
	background: url(../images/v9/icon.png) no-repeat left -461px;
	padding-left:20px
}
/* 首页 */
.extend {
	padding:0;
}
.extend img {
	margin:1px
}
.extend .col-left {
	background: url(../images/v9/extend.png) no-repeat;
	height:36px;
	width:22px;
	color:#fff;
	text-align:center;
	padding-top:3px;
	font-weight:700;
	margin-right:6px
}
.extend .col-auto {
	font-family:"宋体";
	color:#CCC;
	;
	padding:4px 0 0 0;
	height:40px
}
.box .news-photo {
	padding:0 0
}
.box .news-photo li {
	float:left;
	width:139px;
	text-align:center;
	padding:5px 0;
	vertical-align:top
}
.box .news-photo li div.img-wrap {
	width:110px;
	margin:auto;
	margin-bottom:5px;
	height:85px;
}
.box .news-photo li div.img-wrap a {
	width:110px;
	height:85px;
*font-size:62px;
}
/*new-hot*/
.news-hot {
}
.news-hot .content {
	padding:16px 10px 0 16px
}
.news-hot .content h4 {
	padding:1px 0 5px 5px;
	font-size:18px;
	font-family:"宋体", Verdana;
}
.news-hot p {
	color:#777
}
.news-hot p img {
	float:left;
	margin-right:10px
}
/* special */
.box {
	background-color:#fff
}
.box .special p {
	overflow:auto;
	margin-top:14px
}
.box .special p img {
	margin-right:10px;
	float:left
}
/* Digg */
.box .digg li {
	background: url("../images/in_img1.gif") no-repeat left 8px;
	padding-left:16px;
	height:28px;
	line-height:28px;
	overflow:hidden;
	position:relative
}
.box .digg li span {
	background:#fff url(../images/v9/icon.png) no-repeat 0 -67px;
	position:absolute;
	right:0;
	top:0;
	padding:0 0 0 13px;
	width:30px
}
/* vote */
.box .vote h4 {
	font-size:14px;
	font-weight:normal
}
.box .vote label {
	display:block;
	line-height:22px
}
.box .vote .btn {
	margin:6px 12px 0 0
}
/* rank */
.rank li {
	clear:both;
	height:28px;
	line-height:28px;
	overflow:hidden;
	background: url("../images/in_img1.gif") no-repeat left 9px;
	padding-left:16px;
}
.rank li span {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1E50A2;
}
.rank li a.title {
	padding:9px 0 0;
}
/*board*/
.list {
	font-family:"宋体";
	color:#888;
}
.list li span {
	font-size:12px;
	padding:0 6px
}
.cat-area {
	background:#FFF;
	overflow:hidden;
	margin-bottom:20px;
	margin-right:20px;
}
.cat-area .content p img {
	margin-left:5px;
	margin-right:8px;
	float:left
}
.cat-area .content p {
	color:#777;
	height:100px;
	overflow:hidden;
	padding:15px 0px;
}
.cat-area .content p strong {
	font-size:14px;
	color:#333
}
.cat-area .content .l_cn {
	padding:0 8px;
}
.cat-area .cont_ent p img {
	margin-left:6px;
	margin-right:7px;
	float:left
}
.cat-area .cont_ent p {
	color:#777;
	height:100px;
	overflow:hidden;
	padding:15px 0px 10px 0px;
}
.cat-area .cont_ent p strong {
	font-size:14px;
	color:#333
}
.cat-area .cont_ent .l_cn {
	padding:0 6px;
}
.cat-area .cont_ent .l_cn li {
	height:28px;
	line-height:28px;
	background: url("../images/in_img1.gif") no-repeat left 9px;
	padding-left:16px;
	overflow:hidden;
}
.cat-area .cont_ent .l_cn li span {
	font-size:12px;
	font-family:"Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#999;
}
/* Blogroll */
.blogroll {
}
.blogroll h5 {
	background:none;
	font-size:12px;
	margin:0 2px
}
/* 当前位置 */
.crumbs {
	font-family:"宋体";
	color:#999;
	padding-left:12px;
	margin-bottom:10px;
	border-bottom:1px solid #ededed;
	background:#f7f7f7;
	height:30px;
	line-height:30px;
	font-size:12px;
}
.cn_nav {
	border-bottom:1px solid #ededed;
	background:#f7f7f7;
	height:40px;
	line-height:38px;
	border-top:2px solid #0099ff;
	margin-top:-2px;
}
.cn_nav a {
	float:right;
	display: inline-block;
	_display: block;
	_width:100px;
	border-top:2px solid #f7f7f7;
	border-left:1px solid #ededed;
	height:38px;
	padding:0 20px;
	text-align:center;
	font-size:12px;
}
.cn_nav a.on, .cn_nav a:hover {
	border-top:3px solid #FF9900;
	height:40px;
	background:#fff;
	margin-top:-3px;
}
.cn_nav span.title {
	font-size:16px;
	font-weight:normal;
	padding-left:15px;
	color:#0099ff;
}
.crumbs .nu {
	float:right;
	padding-right:12px;
}
.crumbs span {
	color:#999
}
.crumbs a {
	color:#999;
	font-family:"宋体";
	font-size:12px;
}
/* 栏目信息搜索 */
.search-form {
	background-color:#FFFCED;
	border:1px solid #FFBF7A;
	padding:5px 10px;
	overflow:hidden;
	zoom:1
}
.search-form li {
	float:left;
	padding:5px 12px 5px 0;
	height:24px;
	line-height:24px;
	white-space:nowrap
}
.search-form li.bk {
	float:none;
	height:1px;
	line-height:1px;
	overflow:hidden;
	padding:0
}
.search-form * {
	vertical-align: middle
}
.search-form label {
	padding:0 8px 0 0
}
.search_term {
	line-height:28px
}
.search_term th {
	font-weight:normal;
	text-align:right;
	padding-right:8px;
	color:#666;
	width:70px
}
.search-list li {
	border-bottom:1px dashed #ccc;
	margin:6px 0 0;
	padding:10px 0;
	overflow:hidden
}
.search-list li img {
	float:left;
	margin-right:8px
}
.search-list li p {
	color:#999
}
.search-point {
	background-color:#E6F1FB;
	padding:6px 10px;
	margin:10px 0
}
/* 新闻频道 */
.main .channel-hot {
	width:450px
}
.channel-hot .news-hot, .channel-hot .news-hot .icon, .photo-slide, .photo-channel .photo-hots, .box-hots, .box-hots .icon, .photo-channel .photo-hots .icon, .photo-channel .photo-cat, .photo-channel #Article, .photo-channel .relevance, .comment {
	background: url(../images/v9/cat_hot_bg.png) repeat-x left -38px
}
.channel-hot .news-hot, .photo-channel .photo-hots, .photo-channel .photo-cat, .box-hots {
	width: auto;
	position:relative;
	border:1px solid #c3d4e7;
	margin:0;
	height:302px
}
.channel-hot .news-hot .icon, .photo-channel .photo-hots .icon, .box-hots .icon {
	position:absolute;
	top:0px;
	left:0;
	width:37px;
	height:37px;
	background-position: left top;
	background-repeat: no-repeat
}
.channel-hot .news-hot {
	width:450px
}
.channel-hot .news-hot div.hr {
	width:422px
}
.channel-slide {
	border:1px solid #c3d4e7;
	padding:3px
}
.channel-slide .thumb {
	width:94px;
	float:left
}
.channel-slide .thumb li {
	margin-top:4px;
	position:relative
}
.channel-slide .thumb li a .icon {
	display:none
}
.channel-slide .thumb li.on a .icon {
	position:absolute;
	top:25px;
	right:-2px;
	background: url(../images/v9/channel_slide.png) no-repeat;
	width:8px;
	height:8px;
	display:block
}
.channel-slide .thumb li img {
	border:3px solid #fff
}
.channel-slide .thumb li.on img {
	border-color:#6e96be
}
.channel-slide .photo {
	overflow:hidden;
	_float:left;
	_zoom:1;
	position:relative;
	width:398px;
	_width:392px;
	height:234px
}
.channel-slide .photo li {
	display:none;
	position:absolute;
	top:0;
	left:0
}
.channel-slide .title {
	height:60px;
	background: url(../images/v9/channel_slide.png) repeat-x left -17px
}
.channel-slide .title p {
	padding:8px 10px 0;
	color:#666;
	display:none
}
.channel-slide .title p strong {
	font-size:18px;
	color:#0066cc;
	line-height:22px
}
/* 图片频道 - photo */
.photo-channel .photo-slide {
	width:435px;
	padding:5px;
	border:1px solid #c3d4e7;
	zoom:1;
}
.photo-channel .photo-slide .FocusPic .title-bg, .photo-channel .photo-slide .FocusPic .title {
	bottom:35px
}
.photo-channel .photo-slide .change {
	bottom:0px;
	left:0;
	text-align:left;
	height:30px;
}
.photo-channel .photo-slide .change i {
	background: url(../images/v9/focusBg.gif) no-repeat right top;
	width:39px;
	height:30px;
	text-align:center;
	padding:0;
	margin-right:8px;
	line-height:30px;
	color:#049
}
.photo-channel .photo-slide .change i.cur {
	background-position: left top;
	color:#fff;
	font-weight:700
}
.photo-channel .photo-hots, .box-hots {
	float:left;
	width:242px;
	margin-right:10px;
	_margin-right:5px;
	height:auto;
	overflow:hidden;
	padding-bottom:5px;
}
.photo-channel .photo-hots h4, .box-hots h4 {
	text-align:left;
	height:26px;
*height:25px;
	font:18px/26px "MicroSoft YaHei", "SimHei";
	color:#457bb4;
*line-height:25px;
	margin:0;
	padding:5px 0 0px 30px
}
.photo-channel .photo-cat {
	position:relative;
	height:auto
}
.photo-cat .content h5 a, .photo-cat .content h5 a strong {
	background-image: url(../images/v9/title_photo.png);
	background-repeat: no-repeat;
	height:35px;
	padding-left:10px;
	display:block;
	float:left;
	text-decoration: none;
}
.photo-cat .content {
	padding-bottom:6px
}
.photo-cat .content h5 a strong {
	background-position: right top;
	padding-right:14px;
	color:#fff;
	float:left;
	line-height:35px
}
.photo-cat .content h5 {
	position:absolute;
	left:14px;
	top:-4px;
	width:98%
}
.photo-cat .content h5 span {
	font-size:12px;
	font-weight:normal;
	padding-left:12px;
	line-height:38px
}
.photo-cat .content h5 span.blue a {
	background-image:none;
	float:none;
	padding:0 4px;
	height:auto
}
.photo-cat .content h5 span.blue a:hover {
	color:#F30
}
.photo-cat .content h5 span.blue a.more {
	float:right
}
.photo-cat .photo-list {
	padding-top:45px
}
.photo-list li {
	vertical-align:top;
	width:188px;
*width:191px;
	text-align:center;
	padding-bottom:12px
}
.photo-list li div.img-wrap {
	width:160px;
	height:120px;
	margin:auto;
	margin-bottom:3px
}
.photo-list li div.img-wrap a {
	width:160px;
	height:120px;
*font-size:88px;
}
/*专题*/
.special-channel .box-hots {
	width: auto;
	float:none;
	margin:0
}
.special-channel .box-hots .content {
	padding:10px
}
.special-channel .special-slide {
	position:relative
}
.special-channel .special-slide .change {
	position:absolute;
	top:0px;
	right:0px;
	height:8px;
	font-size:0
}
.special-channel .special-slide .change i {
	background: url(../images/v9/special-slide.png) no-repeat top right;
	width:8px;
	height:8px;
	text-indent:-1000px;
	font-size:0;
	margin-left:6px;
	display: block;
	float:left;
	cursor: hand;
!important;
	cursor: pointer
}
.special-channel .special-slide .change i.cur {
	background-position: left top;
}
.special-channel .special-slide .changeDiv {
	overflow: auto;
	padding:10px 0 0 10px
}
.special-channel .special-slide .changeDiv a {
	position:absolute;
	width:660px;
	display:none
}
.special-channel .special-slide .changeDiv a img {
	float:left;
	margin-right:10px
}
.special-channel .header {
	overflow:hidden;
	padding:0
}
.special-channel .new {
	width:315px
}
.special-channel .img-text .intro {
	padding:6px 8px
}
.special-channel .img-text .news-hot {
	background-image:none;
	width:auto;
	padding:10px 0 0 0;
	margin:0;
	height:auto
}
.special-channel .img-text {
	width:385px
}
.special-channel .img-text .box a.title {
	padding:6px 0 3px;
	display:block
}
.special-channel .img-text .vote {
	padding:0
}
.special-channel .img-text .vote .content {
	padding:0 8px 10px
}
.special-channel .int {
	background-color:#f5f5f5;
	padding:8px 10px
}
.special-channel .int .box {
	padding:8px 10px;
	height:374px;
	overflow:hidden
}
.special-channel .int .box h4 {
	font-size:12px;
	font-weight:normal
}
.special-channel .int .box p {
	color:#979090
}
.special-channel .news-photo li {
	width:156px
}
/*RSS*/
.rss-channel {
	background: url(../images/v9/rss_bg.png) repeat-x left 38px;
}
.rss-channel .header, .rss-channel .navlist .memu .content div, .rss-channel .navlist .memu .content ul li, .rss-channel .xml .rss dt, .rss-channel .xml a.xmlbut, .rss-channel .xml .rss dd a {
	background: url(../images/v9/rss.png) no-repeat;
}
.rss-channel .header {
	height:88px;
	overflow:hidden
}
.rss-channel .special-body-top a.logo {
	background-image:none;
	padding-right:0px
}
.rss-channel .box h5, .rss-channel .box h6 {
	position:static
}
.rss-channel .main {
	overflow:visible;
	background-color:#fff
}
.rss-channel .navlist {
	width:200px
}
.rss-channel .navlist .memu {
	padding:0
}
.rss-channel .navlist .memu .content {
	padding:1px 1px 0
}
.rss-channel .navlist .memu .content div {
	background-color:#dae7f4;
	height:24px;
	line-height:24px;
	margin-bottom:1px;
	font-weight:700;
	background-position: 18px -216px;
	padding-left:26px
}
.rss-channel .navlist .memu .content div.color {
	background-color:#eaf2f9
}
.rss-channel .navlist .memu .content div.on {
	background-position: 16px -188px;
}
.rss-channel .navlist .memu .content ul {
	display:none;
	line-height:22px;
	padding:3px 0 3px 30px
}
.rss-channel .navlist .memu .content ul li {
	background-position: left -161px;
	_background-position: left -165px;
	padding-left:10px;
	height:22px
}
.rss-channel .navlist .memu .content ul li.on, .rss-channel .navlist .memu .content ul li:hover {
	background-position: left -140px;
	color:#F60
}
.rss-channel .rsslist {
	width:730px
}
.rss-channel .rsslist .box {
	width:358px;
	float:left;
	overflow:visible
}
.rss-channel .xml {
	float:right;
	font-size:12px;
	font-weight:normal;
}
.rss-channel .xml a.xmlbut {
	background-position: left -116px;
	display:block;
	width:24px;
	font-size:1px;
	text-indent:-1000px;
	float:left;
	height:15px;
	margin-right:5px;
	overflow:hidden;
	margin-top:4px
}
.rss-channel .xml .rss {
	float:left;
	position:relative;
	z-index:1
}
.rss-channel .xml .rss dl {
	overflow:hidden;
	height:26px;
	width:65px;
}
.rss-channel .xml .rss dt {
	background-position: -28px -116px;
	padding-left:18px;
	height:21px;
	line-height:17px;
	margin-top:5px;
}
.rss-channel .xml .rss dd {
	height:16px;
	line-height:16px;
	padding:5px 0
}
.rss-channel .xml .rss dd a {
	padding-left:14px;
	background-position: 5px -258px;
}
.rss-channel .xml .cur {
	width:65px;
	z-index:2
}
.rss-channel .xml .cur dl {
	width:65px;
	border:1px solid #C3D4E7;
	position: absolute;
	top:-1px;
	right:-1px;
	background-color:#fff;
	z-index:999;
	overflow:visible;
	height:auto
}
.rss-channel .xml .cur dd {
	border-top:1px dashed #DCDDDD;
}
/* 内容 */
.content_zw, .content_zw a, .content_z, .content_z a {
	font-size:14px;
	line-height:28px;
}
.content_zw img {
	max-width:775px;
}
#Article .content_z img {
	max-width:775px;
}
.content_zw a, .content_z a {
	color:#0099ff
}
.content_zw p, .content_z p {
	padding:8px 0px;
}
#Article {
	overflow:hidden;
	border-top:1px dashed #EDEDED;
}
#Article, .photo-channel .relevance {
	zoom:1;
	padding:0 30px
}
.h1 {
	color:#000;
	font-family:"Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:26px;
	text-align:left;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:14px;
	border-left:5px solid #0099ff;
	margin-left:-5px;
}
.h1 .p {
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	color:#999;
	padding-top:5px;
	padding-right:12px;
}
.h1 a.lm {
	font-size:12px;
	font-weight:normal;
	color:#0099ff
}
.h1 a {
	font-size:12px;
	font-weight:normal;
	color:#999
}
#Article .content {
	font-size:14px
}
#Article .content p {
	font-size:14px;
	line-height:23px;
	text-align:justify;
	word-wrap:break-word;
	padding:8px 0
}
#Article .related {
	border-top:dashed 1px #ccc;
	margin-top:15px
}
#Article .related h5 {
	padding-bottom:4px
}
#Article .related {
	padding:10px 0 0
}
#Article .related a {
	color:#0b3b8c
}
.Article-Tool {
	border:1px solid #c3d4e7;
	position:relative;
	top:-1px;
	text-align:right;
	padding:8px;
	vertical-align:middle;
	height:15px;
	background-color:#f4f8fd
}
.Article-Tool a {
	width:16px;
	height:16px;
	line-height:16px;
	background: url(../images/v9/icon.png) no-repeat;
	margin-left:6px;
}
.Article-Tool a:hover {
	text-decoration: none
}
.Article-Tool a.t, .Article-Tool a.t6 {
	background-position: left -336px;
	width:auto;
	padding-left:16px;
	color:#8896b1
}
.Article-Tool a.t1 {
	background-position: left -115px;
}
.Article-Tool a.t2 {
	background-position: left -159px;
}
.Article-Tool a.t3 {
	background-position: left -205px;
}
.Article-Tool a.t4 {
	background-position: left -250px;
}
.Article-Tool a.t5 {
	background-position: left -294px;
}
.Article-Tool a.t6 {
	background-position: left -421px;
	padding-left:18px;
}
/*关键字提示*/
.point {
	border:1px solid #ffbf7a;
	background:#fffced;
	position: absolute;
	z-index:1000;
	width:auto;
}
.point .arro {
	position:absolute;
	top:-9px;
*top:-13px;
	left:97px;
	width:18px;
	height:9px;
	background: url(../images/v9/key_float.png) no-repeat;
}
.point .contents {
	padding:8px 10px;
	text-indent:0;
	margin-right:10px;
	font-weight:normal;
}
.point a.close span {
	display:none
}
.point a.close {
	background: url(../images/cross.png) no-repeat left 3px;
	display:block;
	width:16px;
	height:16px;
	position: absolute;
	right:4px;
	top:4px;
*top:0px;
	_top:0px;
	outline:none;
}
.point a.close:hover {
	background-position: left -46px
}
.point span.o1,  .point span.o2,  .point span.o3,  .point span.o4 {
	position:absolute;
	width:3px;
	height:3px;
	background: url(../images/fillet.png) no-repeat;
	line-height:0;
	font-size:0
}
.point span.o1 {
	background-position: left top;
	top:-1px;
*top:-5px;
	left:-1px;
}
.point span.o2 {
	background-position: right top;
	top:-1px;
*top:-5px;
	right:-1px
}
.point span.o3 {
	background-position: left -3px;
	bottom:-1px;
*bottom:3px;
	left:-1px
}
.point span.o4 {
	background-position: right -3px;
	bottom:-1px;
*bottom:3px;
	right:-1px;
}
/*图片内容*/
.photo-channel #Article .tool {
	position:relative;
	height:35px;
	padding-top:6px
}
.photo-channel #Article .tool .auto, .photo-channel .tool .up, .photo-channel .tool .next {
	background: url(../images/v9/up-next.png) no-repeat;
	height:27px;
	width:31px;
	margin-right:10px;
	overflow:hidden;
	line-height:27px
}
.photo-channel #Article .tool .auto span, .photo-channel .tool .up span, .photo-channel .tool .next span {
	visibility:hidden
}
.photo-channel #Article .tool .auto {
	background-position: -39px top;
}
.photo-channel #Article .tool .next {
	background-position: -78px top;
}
.photo-channel #Article .Article-Tool {
	position:absolute;
	right:0;
	border:none;
	background:none;
	font-size:12px;
	font-weight:normal
}
.photo-channel #Article .tool .stat {
	color:#999;
}
.photo-channel #Article .big-pic {
	text-align:center;
	padding:10px 0;
	border:1px solid #ededed;
	background-color:#fafcfe;
	position: relative
}
.photo-channel #Article .big-pic #big-pic {
	display:table-cell;
	vertical-align:middle;
*display:block;
	overflow:hidden;
*font-size:480px;
	width:896px;
	height:650px
}
.photo-channel #Article .big-pic .max {
	position:absolute;
	bottom:0px;
	right:0px;
	background: #FFF url(../images/v9/max.png) no-repeat 5px center;
	z-index:101;
	padding:5px 5px 5px 20px
}
.photo_prev {
	position:absolute;
	left:0;
	top:0;
	width:50%;
	height:100%;
	z-index:100
}
.photo_next {
	position:absolute;
	right:0;
	top:0;
	width:50%;
	height:100%;
	z-index:100
}
.photo_prev a, .photo_next a {
	background-image: url(../images/blank.gif);
	display:block;
	width:100%;
	height:100%;
	outline:none;
}
#Article .list-pic {
	padding:22px 0 16px;
	height:100px
}
#Article .cont {
	overflow:hidden;
	float: left;
	width:616px;
	height:80px
}
#Article .cont li {
	float:left;
	width:123px;
	text-align:center;
	display:block;
	overflow:hidden
}
#Article .cont li .img-wrap {
	width:100px;
	height:75px;
	margin:0 auto;
}
#Article .cont li .img-wrap a {
*font-size:55px;
	width:100px;
	height:75px;
	outline: medium none;
}
#Article .cont li.on .img-wrap {
	border:2px solid #ffb017
}
#Article .list-pic .pre, #Article .list-pic .next {
	float:left;
	display:block;
	position:relative;
	background: url(../images/v9/pic_bg.png) no-repeat;
	width:110px;
	height:86px;
	text-align:center
}
#Article .list-pic .pre {
	left:-8px;
	top:-3px;
	margin-right:14px
}
#Article .list-pic .next {
	right:-8px;
	float:right;
	top:-3px
}
#Article .list-pic .pre .img-wrap, #Article .list-pic .next .img-wrap {
	width:102px;
	height:72px;
	border:none;
	padding:4px 0 8px
}
#Article .list-pic .pre .img-wrap a, #Article .list-pic .next .img-wrap a {
*font-size:53px;
	width:98px;
	height:72px;
	padding:0px 5px 0 4px;
*padding:0px 5px 5px 0px
}
#Article .list-pic .pre .img-wrap a:hover, #Article .list-pic .next .img-wrap a:hover {
	background:none
}
#Article .list-pic .next {
	right:-8px;
	float:right;
	bottom:-2px
}
#Article .pre-bnt, #Article .next-bnt {
	margin-top:3px;
	cursor: hand;
!important;
	cursor: pointer
}
#Article .pre-bnt, #Article .next-bnt, #Article .pre-bnt span, #Article .next-bnt span {
	background: url(../images/v9/big-btn.png) no-repeat;
	display:block;
	width:17px;
	height:69px;
	float:left;
}
#Article .pre-bnt:hover, #Article .next-bnt:hover, #Article .pre-bnt-on, #Article .next-bnt-on {
	background-position: 0 -78px;
}
#Article .pre-bnt span {
	background-position: -30px top;
}
#Article .pre-bnt:hover span, #Article .pre-bnt-on span {
	background-position: -30px -78px;
}
#Article .next-bnt span {
	background-position: -55px top;
}
#Article .next-bnt:hover span, #Article .next-bnt-on span {
	background-position: -55px -78px;
}
/* endSelect */
#endSelect {
	top:290px;
	left:333px;
	position:absolute;
	width:230px;
	height:71px;
	border:1px solid #8a8a8a;
	display:none;
	z-index:200;
}
#endSelect .bg {
	height:100%;
	width:100%;
	background:#000;
	filter:Alpha(Opacity=50);
	opacity:0.5;
}
#endSelect .E_Cont {
	position:absolute;
	top:10px;
	left:26px;
	color:#fff;
	font-size:14px;
}
#endSelect .E_Cont p {
	padding:4px 0;
	zoom:1;
	overflow:hidden;
}
#rePlayBut, #nextPicsBut, #endSelect #endSelClose {
	background:url(../images/v9/big-btn.png) no-repeat
}
#rePlayBut {
	float:left;
	width:69px;
	height:23px;
	background-position: 0px -167px;
}
#nextPicsBut {
	float:left;
	width:97px;
	height:23px;
	background-position: -100px -167px;
	margin-left:10px;
}
#endSelect #endSelClose {
	background-position: 0px -217px;
	position:absolute;
	top:3px;
	right:3px;
	cursor:pointer;
	width:11px;
	height:11px;
	overflow:hidden;
	z-index:2;
}
.photo-channel #Article .text {
	border:1px solid #ddd;
	background-color:#f3f3f3;
	padding:8px 10px;
	zoom:1;
	margin-bottom:20px
}
.photo-channel .relevance {
	padding:5px 10px 10px
}
.photo-channel .relevance h5, .comment h4 {
	background: url(../images/v9/icon.png) no-repeat left -375px;
	padding-left:16px;
}
.photo-channel .relevance .photo-list {
	padding:0;
	overflow:auto;
	padding-top:10px
}
.photo-channel .relevance .photo-list li {
	float:left;
	width:153px;
	padding:0
}
.photo-channel .relevance .photo-list li .img-wrap {
	width:110px;
	height:86px;
	margin:0 auto;
	background: url(../images/v9/pic_bg.png) no-repeat;
	border:none;
	margin-bottom:6px
}
.photo-channel .relevance .photo-list li .img-wrap a {
*font-size:59px;
	width:104px;
	height:86px;
	padding:1px 5px 5px 1px
}
.photo-channel .relevance .photo-list li .img-wrap a:hover {
	background:none
}
.box .photo-hot {
	padding:0 2px
}
.photo-hot li {
	width:119px;
*width:50%;
	text-align:center;
	padding:5px 0;
	vertical-align:top
}
.photo-hot li div.img-wrap {
	width:94px;
	margin:auto;
	margin-bottom:5px;
	height:64px;
}
.photo-hot li div.img-wrap a {
	width:94px;
	height:64px;
*font-size:48px;
}
/* 分页 */
#pages {
	padding:15px 0 15px;
	margin-top:20px;
	font-family:宋体;
	background:#F7F7F7;
	border-top:1px solid #EDEDED
}
#pages a {
	vertical-align:middle;
	display:inline-block;
	height:22px;
	line-height:22px;
	background:#fff;
	border:1px solid #e3e3e3;
	text-align:center;
	color:#333;
	padding:5px 15px
}
#pages a.a1 {
	width:56px;
	padding:5px 5px
}
#pages a:hover {
	background:#0099ff;
	color:#fff;
	text-decoration:none
}
#pages span {
	vertical-align:middle;
	display:inline-block;
	height:22px;
	line-height:22px;
	background:#0099ff;
	border:1px solid #5a85b2;
	color:#fff;
	text-align:center;
	padding:5px 15px
}
.page .noPage {
	display:inline-block;
	width:56px;
	height:22px;
	line-height:22px;
	background:url(../img/icu/titleBg.png) repeat-x 0 -55px;
	border:1px solid #e3e3e3;
	text-align:center;
	color:#a4a4a4;
}
/* 广告位 */
.ads {
	padding-top:8px
}
.ads .col-left {
	width:748px;
}
.ads .col-auto {
	border:1px solid #c3d4e7;
	padding:1px;
	width:198px
}
.ads .col-auto div.left {
	float:left;
	background:#dce2ea;
	width:20px;
	margin-right:8px;
	text-align:center;
	height:83px;
	padding-top:5px
}
.ads .col-auto div.right {
	overflow:hidden;
}
/* 评论-form */
.comment-form {
	border:1px solid #c3d4e7;
	padding:10px 20px;
	margin-bottom:10px
}
.comment-form h5 {
	height:22px;
	padding-bottom:5px;
	border-bottom:1px solid #C3D4E7;
}
.comment-form strong {
	background: url(../images/icon/user_comment.png) no-repeat;
	padding-left:21px;
	float:left
}
.yzm {
	display:none;
	position:absolute;
	background:url(../images/admin_img/login_ts140x89.gif) no-repeat;
	width:140px;
	height:89px;
	text-align:center;
	font-size:12px;
}
.yzm a:link, .yzm a:visited {
	color:#036;
	text-decoration:none;
}
.yzm a:hover {
	color:#C30;
}
.yzm img {
	cursor:pointer;
	margin:0px auto;
	width:130px;
	height:50px;
	margin-top:4px;
	border:1px solid #fff;
	margin-bottom:1px;
}
.comment-form .posn {
	padding:10px 0
}
.comment-title {
	text-align:center;
	padding:5px 0 10px
}
.comment-title a:hover {
	text-decoration: none;
	color: #F60;
}
.comment {
	border:1px solid #C3D4E7;
	zoom:1;
	padding:8px 15px
}
.comment h4 {
	border-bottom:1px solid #C3D4E7;
	padding-bottom:6px;
	margin-bottom:15px
}
.comment .title {
	margin-bottom:5px
}
.comment .title span {
	position:relative;
	top:-5px
}
.comment .content {
	font-size:14px;
	background:#f6f9fb;
	border:1px solid #c4d5df;
	zoom:1;
	padding:8px 10px;
	margin:5px 0
}
.comment .content span {
	display:block;
}
.comment_button {
	margin-bottom:15px;
}
.comment_button a {
	padding:5px;
	border:solid 1px #C3D4E7;
}
.comment_button a.on {
	background:#4C7FB6;
	color:#fff;
	border:solid 1px #3E73A9
}
/* footer style */
/* link */
.footer p.info {
}
.footer p.info {
	color:#666;
	line-height:24px;
	text-align:center;
}
.footer p.info a {
	color:#666;
}
/*link*/
.colli li {
	display:inline-block;
	zoom:1;
*display:inline;
	overflow:hidden;
	vertical-align:middle;
}
.ylink h5 a.rt {
	margin-right:8px;
	font-weight:normal;
	font-family:"宋体"
}
.ylink h5 a.red {
	color:red;
	font-weight:normal;
	padding:0 6px
}
.ylink .imgul li {
	text-align:center;
	margin:5px 10px;
}
.ylink .linka a {
	margin:10px;
	white-space:nowrap;
	height:30px;
	line-height:30px;
}
.itemli {
	margin:0px 10px;
}
.itemli li {
	padding:10px 0px;
}
.itemli li a {
	background:url(../images/bg_member_1.gif) no-repeat -5px -126px;
	font-weight:bold;
	padding-left:14px;
	color:#004499;
	font-size:13px;
}
.pd_b0 {
	padding-bottom:0px;
}
/*内容摘要*/
.summary {
	background-color:#F7F7F7;
	border: 1px solid #ededed;
	font-size: 14px;
	line-height: 23px;
	margin: 15px 0 15px 0;
	padding: 6px 5px 6px;
	text-indent: 2em;
}
.fot_bo {
	height:45px;
	line-height:45px;
	background:#000;
	color:#666;
	font-size:10px;
}
.fot_bo .col-right {
	font-size:12px;
}
.fot_bo a {
	font-size:12px;
	padding:0 3px;
}
.jh_top {
	height:50px;
	background:url(../images/jh_top_bg.gif);
}
.nav_ul {
	float:left;
}
.nav_ul li {
	width:120px;
	float:left;
	height:50px;
	text-align:center;
}
.nav_ul li a {
	display:block;
	height:50px;
	color:#FFF;
	line-height:50px;
	font-size:15px;
}
.nav_ul li .on, .nav_ul li .on:hover {
	color:#006699;
	background:#fff;
}
.nav_ul li a:hover {
	color:#fff;
	background:url(../images/jh_top_bg1.gif);
}
.jh_top .logo {
	float:left;
	margin-right:30px;
}
.in_cd {
	background:#fff url(../images/jh_in_bg.gif) repeat-x left bottom;
	margin-bottom:25px;
	zoom:1;
	overflow:hidden;
}
.in_er_ys {
	border-right:1px dotted #d7d7d7;
	border-bottom:1px dotted #d7d7d7;
	margin:12px 0px 18px 0px;
	width:1155px;
}
.in_er_ys a {
	width:160px;
	height:29px;
	line-height:29px;
	text-align:center;
	display:block;
	border-left:1px dotted #d7d7d7;
	border-top:1px dotted #d7d7d7;
	float:left;
}
.in_er_ys a:hover {
	background:#ededed;
}
/*.in_er_ys a.ti_bt:hover{ background:#0099ff; color:#FFF;}
.in_er_ys a.ti_bt:hover .lmfl { border-left:5px solid #0099ff; }
.in_er_ys a.ti_bt{ background:#ededed;position: relative;}
.in_er_ys a.ti_bt .lmfl {position:absolute;width:0;height:0;vertical-align:top;content:"";
    top:9px;right:-4px;*right:-5px;border-left:5px solid #ededed;border-top:5px solid transparent;border-bottom:5px solid transparent;
	
}*/

.label:empty, .badge:empty {
	display:none
}
a.label:hover, a.label:focus, a.badge:hover, a.badge:focus {
	color:#ffffff;
	text-decoration:none;
	cursor:pointer
}
.label-arrow {
	position:absolute;
	width:0;
	height:0;
	vertical-align:top;
	content:""
}
.label .label-arrow {
	top:7px;
	right:-4px;
	border-left:4px solid #000000;
	border-top:4px solid transparent;
	border-bottom:4px solid transparent
}
.label {
	margin-right:5px;
	position:relative;
	top:-2px
}
.label, .badge {
	background-color: #999999;
	color: #FFFFFF;
	display: inline-block;
	font-size: 10.152px;
	line-height: 14px;
	padding: 4px 6px 3px;
	position: relative;
	vertical-align: baseline;
	white-space: nowrap;
}
.nav_e {
*padding-bottom:18px;
	padding:10px 0px 15px 0px;
}
.nav_e a {
	_width:160px;
        width:160px;
	_height:29px;
	_line-height:29px;
	text-align:center;
	_display:block;
	_border:1px dotted #d7d7d7;
	_margin:12px 0 18px 3px;
	float:left;
	padding:2px 10px;
	-moz-border-radius: 5px;      /* Gecko browsers */
	-webkit-border-radius: 5px;  /* Webkit browsers */
	border-radius:5px;
	margin:0px;
}
.nav_e .span {
	_display:none;
	font-size:10px;
	color:#ededed;
	float:left;
	margin:3px 5px 0 5px;
}
.nav_e .on, .nav_e a:hover {
	background:#FF9900;
	color:#fff
}
@media screen and (max-width:1160px) {
body {
	width:1160px
}
}
.left_jh {
	width:430px;
	float:left;
}
.right_jh {
	width:730px;
	float:right;
	height:419px;
	overflow:hidden;
}
.ne_list {
}
.ne_list li:hover, .ne_list li:hover a, .ne_list li:focus {
	background:#efefef;
	color:#0099ff;
}
.ne_list li {
	float:left;
	width:224px;
	height:83px;
	padding:9px 6px 12px 12px;
	border-left:1px solid #e0dfdf;
	border-bottom:1px dotted #e0dfdf;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position:relative;
}
.ne_list li .margin10_r {
	width:115px;
	height:80px;
	display:block;
	float:left;
	position:relative;
	margin-left:-8px;
	margin-top:-4px;
}
.ne_list li img {
	margin-right:12px;
	float:left;
	position:absolute;
	left:0px;
	top:0px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border:6px solid #fff
}
.ne_list li:hover img {
	border:6px solid #0099ff;
	left:0px;
	top:0px;
}
.ne_list li h2 {
	font-size:14px;
	font-weight:normal;
}
.ne_list li .i {
	color:#FFF;
	background:#0099ff;
	padding:0px 2px;
	font-size:10px;
	position:absolute;
	left:10px;
	bottom:13px;
	z-index:1;
	font-family:Helvetica, Arial, sans-serif;
	-moz-border-radius: 2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.ne_list li .xx {
	font-size:12px;
	padding-top:3px;
	color:#999;
	height:18px;
	overflow:hidden;
}
.ne_list li .xx a {
	color:#999;
}
.ne_list li .fr {
	font-size:12px;
}
.lb_img {
	width:430px;
	height: 315px;
	position: relative;
	overflow:hidden;
}
.lb_img .num {
	overflow:hidden;
	height: 25px;
	position: absolute;
	bottom:12px;
	zoom:1;
	z-index:3;
	width:100%;
	text-align:center;
}
.lb_img .num li {
	color: #FFFFFF;
	background: #444444;
	margin-right: 10px;
	padding:0px 5px;
	border-radius:50%;
	cursor:pointer;
	display:inline;
}
.lb_img .num li.on {
	background: #0099ff;
} /*当前项*/
.lb_img .prev, .lb_img .next {
	display: none;
	width: 40px;
	height: 100px;
	background: url(../images/btn.png) no-repeat;
	position: absolute;
	top: 115px;
}
.lb_img .prev {
	left: 0;
}
.lb_img .next {
	right: 0;
	background-position: right
}
.mt30 {
	margin-top:30px;
}
.ti_01 {
	font-size:16px;
	padding:0 18px;
	height:50px;
	line-height:50px;
}
.ti_01 .c {
	color:#0099ff;
}
.ti_01 .span {
	float:right;
	font-weight:normal;
	font-size:10px;
	color:#999;
	line-height:50px;
}
.ti_01 .span a {
	font-size:12px;
	padding-right:2px;
	padding-left:2px;
}
.gd {
	font-family:"宋体";
}
.ti_01 .mo {
	color:#0099ff;
}
.js_list {
}
.js_list li {
	text-align:center;
	float:left;
	width:260px;
	height:245px;
	margin-left:18px;
	margin-right:10px;
}
.js_list li a img {
	padding:9px;
	border:1px solid #e0dfdf;
	margin-bottom:12px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.js_listt li {
	text-align:center;
	float:left;
	width:258px;
	height:200px;
	margin-left:18px;
	margin-right:11px;
	margin-bottom:8px;
}
.js_listt li a img {
	padding:9px;
	margin-bottom:4px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.js_listt li a:hover img {
	background:#0099ff
}
.js_list li a:hover img {
	border:1px solid #0099ff;
	background:#0099ff
}
.ul_zt {
	float:left;
	width:500px;
*padding-bottom:20px;
}
.ul_zt li {
	text-align:center;
	float:left;
	width:220px;
	height:160px;
	margin-left:18px;
	margin-bottom:20px;
	position:relative;
}
.ul_zt li a .span {
	display:block;
	position:absolute;
	background: #000000;
	height: 25px;
	line-height:25px;
	z-index:1;
	left:0px;
	bottom:0px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	width: 100%;
	color:#FFF;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.ul_zt li a:hover .span {
	background: #0099ff;
	color:#FFF;
	opacity: 1;
}
.jc_list {
	width:660px;
	float:right;
}
.jc_list ul {
	float:left;
	padding-left:21px;
	margin-right:20px;
	border-left:1px solid #e0dfdf;
	width:288px;
	height:340px;
}
.jc_list ul li {
	height:29px;
	line-height:29px;
	font-size:13px;
	color:#CCC;
	background:url(../images/in_img1.gif) no-repeat left 9px;
	padding-left:15px;
	margin-top:-6px;
	margin-bottom:6px;
}
.jc_list ul li a.l_b {
	padding-right:5px;
	color:#0099ff;
}
.jc_list ul li a {
	padding-left:5px;
	white-space:nowrap;
}
.jc_list ul li a:hover {
	background: #0099ff;
	color:#FFF
}
.jh_l {
	float:left;
	width:570px;
}
.jh_r {
	float:right;
	width:570px;
}
.jh_l ul, .jh_r ul {
	float:left;
	margin-left:20px;
	width:255px;
	height:340px;
	margin-bottom:18px;
}
.jh_l .ti_01, .jh_r .ti_01 {
	height:42px;
	overflow:hidden;
}
.jh_l ul li, .jh_r ul li {
	height:29px;
	white-space:nowrap;
	line-height:29px;
	font-size:13px;
	color:#CCC;
}
.jh_l ul li .fl_t, .jh_r ul li .fl_t {
	color:#999;
}
.jh_l ul li a:hover, .jh_r ul li a:hover {
	color:#fff;
	background:#0099ff
}
.jh_l ul li .span, .jh_r ul li .span {
	color:#ccc;
	font-size:11px;
	padding:0 2px;
}
.Links_l {
	padding:0 18px 18px 18px;
	font-size:11px;
	color:#CCC;
}
.Links_l a {
	font-size:12px;
	padding:0 2px;
}
.xgnr ul {
	float:left;
	margin-left:20px;
	width:390px;
	margin-top:8px;
	margin-bottom:18px;
	border-right:1px solid #e0dfdf;
}
.xgnr ul li {
	white-space:nowrap;
	height:29px;
	line-height:29px;
	font-size:13px;
	color:#CCC;
	background:url(../images/in_img1.gif) no-repeat left 9px;
	padding-left:15px;
}
.xgnr ul li .fl_t {
	color:#999;
}
.xgnr ul li a:hover {
	color:#fff;
	background:#0099ff
}
.xgnr ul li .span {
	color:#ccc;
	font-size:11px;
	padding:0 2px;
}
.xgnr {
}
.fot {
	border-top:5px solid #0099ff;
	background:#333;
	margin-top:35px;
}
.f_left {
	float:right;
	width:450px;
}
.f_right {
	float:left;
	width:500px;
}
.f_rcn {
	float:right;
	width:300px;
	margin-left:80px;
}
.f_left .qq {
	width:104px;
	height:108px;
	background:url(../images/qq.jpg) no-repeat left top;
	display:block;
	overflow:hidden;
	position:absolute;
	right:0px;
	top:5px;
}
.f_left .qq:hover {
	background:url(../images/qq.jpg) no-repeat left -108px;
}
.footer {
	padding:25px 0px;
	color:#999;
}
.footer .h3 {
	padding-bottom:10px;
	font-size:18px;
}
.footer .p {
	font-size:12px;
	line-height:22px;
}
.footer .e {
	background:url(../images/ico-mail.png) no-repeat left center;
	padding-left:28px;
}
#back-to-top {
	width:100px;
	position:fixed;
	bottom:28%;
	left:92%;
}
#back-to-top a.top_b {
	height:60px;
	-moz-transition:background 1s;
	-webkit-transition:background 1s;
	-o-transition:background 1s;
	margin:0 auto;
	background:#ff9900;
	border:none;
}
#back-to-top a.top_b:hover {
	height:60px;
	border:none;
	background:#d67a04
}
#back-to-top a {
	-moz-border-radius: 5px;      /* Gecko browsers */
	-webkit-border-radius: 5px;   /* Webkit browsers */
	border-radius:5px;            /* W3C syntax */
	text-align:center;
	text-decoration:none;
	color:#999;
	display:block;
	width:100px;
	/*使用CSS3中的transition属性给跳转链接中的文字添加渐变效果*/
		-moz-transition:color 1s;
	-webkit-transition:color 1s;
	-o-transition:color 1s;
	border:1px solid #E0DFDF;
	white-space:nowrap;
	overflow:hidden;
	height:25px;
	line-height:25px;
	margin-bottom:2px;
	background:#fff
}
#back-to-top a:hover, #back-to-top a.on {
	color:#fff;
	background:#0099ff;
	border:1px solid #0099ff;
}
#back-to-top a span {
	display:block;
	height:60px;
	width:100px;
	background:url(../images/topf.png) no-repeat center center;
}
#back-to-top a:hover span {
	background: url(../images/topf.png) no-repeat center center;
}
.jhl {
	width:840px;
	float:left;
}
.jhr {
	width:300px;
	float:right;
}
.list_li {
	padding-top:5px;
}
.list_li li {
	text-align:center;
	border:1px solid #e0dfdf;
	float:left;
	width:258px;
	height:260px;
	margin-left:15px;
	margin-bottom:18px;
}
.list_li li .p {
	background:#F7F7F7 url(../images/i01.gif) no-repeat 8px center;
	padding-left:28px;
	height:29px;
	line-height:29px;
	font-size:12px;
	text-align:left;
	margin-top:8px;
	border-top:1px solid #ededed;
}
.list_li li .p .span {
	float:right;
	background: url(../images/i02.gif) no-repeat left center;
	padding-left:16px;
	padding-right:12px;
}
.list_li li .p .span a {
	font-size:12px;
}
.list_li li a img {
	padding:9px;
	margin-bottom:4px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.list_li li a:hover img {
	background:#0099ff
}
/*js*/
.list_li_j {
	padding-top:5px;
}
.list_li_j li {
	text-align:center;
	float:left;
	width:258px;
	height:230px;
	margin-left:16px;
	margin-bottom:18px;
}
.list_li_j li:hover .p {
	border-bottom:1px solid #0099ff;
}
.list_li_j li .p {
	background: url(../images/i01.gif) no-repeat 0px center;
	padding-left:20px;
	height:29px;
	line-height:29px;
	font-size:12px;
	text-align:left;
	margin-top:8px;
	border-bottom:1px solid #ededed;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.list_li_j li .p .span {
	float:right;
	background: url(../images/i02.gif) no-repeat left center;
	padding-left:16px;
1
}
.list_li_j li .p .span a {
	font-size:12px;
}
.list_li_j li a img {
	padding:9px;
	margin-bottom:4px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.list_li_j li a:hover img {
	background:#0099ff
}
.tag_rm {
	padding-bottom:8px;
	padding-right:8px;
}
.tag_rm a {
	padding:3px 5px;
	border:1px solid #ededed;
	background:#F7F7F7;
	-moz-border-radius: 5px;      /* Gecko browsers */
	-webkit-border-radius: 5px;  /* Webkit browsers */
	border-radius:5px;
	font-size:12px;
	white-space: nowrap;
	float:left;
	margin:4px 0 4px 12px;
}
.tag_rm a:hover {
	background:#FF9900;
	border:1px solid #d67a04;
	color:#fff;
}
.tag_rm a font {
	color:#FF9900;
	font-size:11px;
}
.tag_rm a:hover font {
	color:#fff;
}
.lmtj {
	padding:5px 15px 0 15px;
}
.lmtj dd {
	zoom:1;
	overflow:hidden;
	margin-bottom:12px;
	border-bottom:dashed 1px #ededed;
	padding-bottom:12px;
}
.lmtj dd p.xx {
	padding-top:3px;
}
.lmtj dd p.xx, .lmtj dd p.xx a {
	font-size:12px;
	color:#999;
}
.lmtj dd a.margin10_r {
	float:left;
}
.lmtj dd a.margin10_r img {
	margin-right:10px;
}
.cn_img {
	text-align:center;
	padding:25px 0 35px 0;
	border-bottom:dashed 1px #ededed;
}
.cn_img img {
	max-width:580px;
	margin:0 auto;
}
.content_zw {
	padding-bottom:25px;
	padding-top:20px;
}
.content_z {
	padding-bottom:25px;
}
#runcode {
	padding-bottom:15px;
}
#runcode .anls, #runcode .ancs {
	border:0px;
	background:#0099ff;
	color:#FFF;
	padding:6px 10px;
*padding:6px 10px 0px 10px;
	cursor:pointer;
}
#runcode .ancs {
	border:0px;
	background:#FF9900;
	color:#FFF;
	padding:6px 10px;
	cursor:pointer;
}
#runcode textarea {
	margin-bottom:12px;
}
.x_g .lef_s {
	margin-left:40px;
	width:45%;
	float:left;
	height:55px;
	line-height:55px;
	text-align:left;
	white-space: nowrap;
}
.x_g .rig_s {
	margin-right:40px;
	width:45%;
	float:right;
	height:55px;
	line-height:55px;
	text-align:right;
	white-space: nowrap;
}
.xg_rc a.blue {
	background:#0099ff;
	padding:3px;
	-moz-border-radius: 5px;      /* Gecko browsers */
	-webkit-border-radius: 5px;  /* Webkit browsers */
	border-radius:5px;
	color:#FFF;
	font-size:12px;
	margin-right:5px;
}
.xg_rc {
	border-top:dashed 1px #ededed;
	padding:10px 0px;
}
.xg_rc .p {
	padding-top:8px;
}
.xg_rc a.blue:hover {
	background:#FF9900;
}
.duoshuo {
	padding:20px 30px;
}
.box h5.xgxz_x {
	padding-left:18px;
	font-size:16px;
	line-height:45px;
	overflow:hidden;
}
.dol {
	text-align:center;
	zoom:1;
	overflow:hidden;
	height:78px;
}
.dol a {
	padding:10px 40px;
	background:#0099ff;
	font-size:20px;
	font-weight:bold;
	color:#FFF;
	display:inline-table;
	margin:0px 20px 20px 20px;
	-moz-border-radius: 5px;      /* Gecko browsers */
	-webkit-border-radius: 5px;  /* Webkit browsers */
	border-radius:5px;
}
.dol a:hover {
	background:#0985db;
}
.dol a.cs {
	background:#FF9900;
}
.dol a.cs:hover {
	background:#d67a04;
}
.list_jc {
}
.list_jc li {
	zoom:1;
	overflow:hidden;
	padding:20px 20px;
	border-bottom:1px solid #ededed;
}
.list_jc li .title {
	font-size:16px;
	font-weight:bold;
}
.list_jc li .img {
	float:left;
	margin-right:20px;
}
.list_jc li p.xx {
	font-size:12px;
	color:#999;
	padding:5px 0px;
}
.list_jc li p.xx a {
	font-size:12px;
	color:#999;
}
.list_jc li p.xx .fl {
	background: url(../images/i02.gif) no-repeat left center;
	padding-left:16px;
}
.list_jc li p.xx .rq {
	background: url(../images/i01.gif) no-repeat left center;
	padding-left:18px;
	margin-left:15px;
}
.list_jc li p.cn {
	font-size:12px;
	line-height:22px;
	color:#666;
}
.list_jc li p.ke a {
	padding:3px 5px;
	border:1px solid #ededed;
	background:#F7F7F7;
	-moz-border-radius: 5px;      /* Gecko browsers */
	-webkit-border-radius: 5px;  /* Webkit browsers */
	border-radius:5px;
	font-size:12px;
	color:#999;
	white-space: nowrap;
	float:left;
	margin:0 8px 0px 0px;
}
.list_jc li p.ke {
	padding-top:10px;
}
.list_jc li p.ke a:hover {
	background:#0099ff;
	color:#FFF;
	border:1px solid #0099ff;
}
.nav_nav {
	background:#FFF;
	height:50px;
	margin-bottom:25px;
}
.nav_nav a {
}
.box .searchlist li {
	margin:0 25px;
	padding:6px 0px 6px 18px;
	border-bottom:1px dotted #ededed;
	background: url(../images/in_img1.gif) no-repeat left center;
}
.searchlist li a.f12 {
	color:#999;
	padding-left:15px;
}
.searchlist li span.f12 {
	width:auto;
	background:none;
	color:#999;
	padding-top:6px;
}
.map_ul li.t1 {
	border-top:2px solid #0099ff;
	margin-bottom:15px;
	padding-top:12px;
}
.map_ul li.t1 a {
	font-size:15px;
	font-weight:bold;
}
.map_ul li.t1>ul {
	border:1px solid #ededed;
	zoom:1;
	overflow:hidden;
	padding:10px 10px 10px 0px;
	margin-top:10px;
}
.map_ul li.t1>ul>li.t2 {
	float:left;
}
.map_ul li.t1>ul>li.t2 a {
	padding:3px 5px;
	border:1px solid #ededed;
	background:#F7F7F7;
	-moz-border-radius: 5px;      /* Gecko browsers */
	-webkit-border-radius: 5px;  /* Webkit browsers */
	border-radius:5px;
	font-size:12px;
	white-space: nowrap;
	float:left;
	margin:4px 0 4px 12px;
}
.map_ul li.t1>ul>li.t2 a:hover {
	background:#FF9900;
	border:1px solid #d67a04;
	color:#fff;
}
.map_ul li.t1>ul>li.t2>ul {
	padding-right:18px;
}
.map_ul li.t1>ul>li.t2>ul>li.t3>a {
	font-weight:normal;
	color:#999;
}
.map_ul li.t1>ul>li.t2>ul>li.t3>a:hover {
	font-weight:normal;
	color:#fff;
}
.map_ul li.t1 > ul > li.t2 > ul {
*width:110px;
*clear:both;
}
.tool_list {
	zoom:1;
	overflow:hidden;
	padding:0px 0px 25px 0px;
}
.tool_list a {
	display:block;
	float:left;
	border:3px solid #ededed;
	padding:12px;
	width:237px;
	height:90px;
	margin:18px 0px 0 18px;
}
.tool_list a h2 {
	font-size:12px;
}
.tool_list a h2 span {
	border-bottom:2px solid #ededed;
	padding-bottom:5px;
}
.tool_list a:hover h2 span {
	border-bottom:2px solid #0099ff;
}
.tool_list a p {
	font-size:12px;
	line-height:18px;
	padding-top:12px;
	color:#999;
}
.tool_list a:hover p {
	color:#0099ff;
}
.tool_list a img {
	float:left;
	margin-right:12px;
}
.tool_list a:hover {
	border:3px solid #FF9900;
}
.ti_too {
	border-bottom:1px solid #EDEDED;
	background:#F7F7F7;
	padding:20px 0 20px 20px;
}
.ti_too .crumbs {
	border:0px;
	background:none;
	padding:0px;
	margin:0px;
}
.ti_too .img {
	float:left;
	margin-right:20px;
}
.ti_too .h2 {
	color:#0099ff;
	font-size:25px;
}
.ti_too .p {
	color:#999;
	font-size:12px;
	padding-top:6px;
}
.img_bt {
	margin-top:10px;
}
.img_bt img {
	margin-bottom:3px;
}
.img_bt a {
	float:left;
	width:65px;
	display:block;
	text-align:center;
	margin-left:15px;
	font-size:12px;
}
.lb_rm h2 {
	float:left;
	width:190px;
	font-weight:normal;
	margin-left:12px;
	margin-top:4px;
	background:url(../images/jh_top_bg.gif) no-repeat left center;
	padding-left:12px;
}
.lb_rm h2 a {
	font-size:12px;
}
.lb_rm {
	margin-top:6px;
}
.in_tool {
	padding-bottom:20px;
}
.in_tool .tool_list {
	padding:0px;
	width:100%;
}
.in_tool .tool_list a {
	margin-top:0px;
	margin-left:18px;
	width:237px;
}
.in_tool .tool_list a h2 {
	font-size:14px;
}
.in_tool .tool_list a {
	height:85px;
}
.in_tool .tool_list a h2 span {
	font-size:12px;
}
.gg_300250 {
	width:300px;
	overflow:hidden;
	margin-bottom:20px;
	margin-top:20px;
	background:#FFF
}
.jh_76090 {
	width:100%;
	height:90px;
	overflow:hidden;
	text-align:center;
	clear:both;
	margin:0px 0px 20px 0px;
}
/* flexslider */
.flexslider {
	position:relative;
	height:550px;
	width:780px;
	overflow:hidden;
	margin:0 auto 0px auto;
	background:#fff url(../images/loading.gif) 50% no-repeat;
}
.slides {
	position:relative;
	z-index:1;
	overflow:hidden;
}
.slides li {
	height:550px;
	text-align:center;
}
.flex-control-nav {
	position:absolute;
	bottom:20px;
	z-index:2;
	width:100%;
	text-align: center;
	right:15px;
}
.flex-control-nav li {
	display:inline-block;
	width:14px;
	height:14px;
	margin:0 5px;
*display:inline;
	zoom:1;
}
.flex-control-nav a {
	display:inline-block;
	width:14px;
	height:14px;
	line-height:40px;
	overflow:hidden;
	background:url(../images/dot.png) -14px 0 no-repeat;
	cursor:pointer;
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition: none;
	transition: none;
}
.flex-control-nav .flex-active {
	background-position:left top;
}
.flex-direction-nav {
	position:absolute;
	z-index:3;
	width:100%;
	top:42%;
}
.flex-direction-nav li a {
	display:block;
	width:50px;
	height:50px;
	padding:10px 0px;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
}
.flex-direction-nav li a.flex-prev {
	left:0px;
	background:url(../images/prev.png) center center no-repeat;
}
.flex-direction-nav li a.flex-prev:hover {
	background:#999 url(../images/prev.png) center center no-repeat;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.flex-direction-nav li a.flex-next {
	right:0px;
	background:url(../images/next.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next:hover {
	background:#999 url(../images/next.png) center center no-repeat;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.slides li .p {
	position:absolute;
	width:780px;
	background:#000;
	color:#FFF;
	bottom:0px;
	text-align:left;
	padding-left:15px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	height:35px;
	line-height:35px;
	display:none
}
.gg_gg {
	text-align:center;
}

/* 浮动客服面板 */
#cmsFloatPanel{overflow:hidden;}
#cmsFloatPanel .ctrolPanel{width:36px;height:248px;background:#fff url(../images/panel-bg.jpg) no-repeat left top;border:solid 1px #ddd;position:fixed;right:30px;top:200px;overflow:hidden;z-index:10000;_position:absolute;_top:expression(eval(documentElement.scrollTop + 200));}
#cmsFloatPanel .ctrolPanel a{width:34px;font-size:12px;color:#ff3300;letter-spacing:1px;text-align:center;overflow:hidden; text-decoration:none;}
#cmsFloatPanel .ctrolPanel .arrow{height:29px;line-height:28px;display:block;margin:1px auto;}
#cmsFloatPanel .ctrolPanel .arrow span{display:none;}
#cmsFloatPanel .ctrolPanel .arrow:hover{background:#f4f4f4;}
#cmsFloatPanel .ctrolPanel .arrow:hover span{display:block;}
#cmsFloatPanel .ctrolPanel .service{height:60px;display:block;margin:2px auto;}
#cmsFloatPanel .ctrolPanel .service span{color:#09F;line-height:90px;}
#cmsFloatPanel .ctrolPanel .message{height:60px;display:block;margin:2px auto;}
#cmsFloatPanel .ctrolPanel .message span{color:#ff3300;line-height:90px;}
#cmsFloatPanel .ctrolPanel .qrcode{height:60px;display:block;margin:2px auto;}
#cmsFloatPanel .ctrolPanel .qrcode span{color:#0C6;line-height:90px;}

#cmsFloatPanel .arrow01{width:0;height:0;font-size:0;line-height:0;border-top:10px solid transparent;_border-top:10px solid black;_filter:chroma(color=black);border-right:10px solid transparent;_border-right:10px solid black;_filter:chroma(color=black);border-bottom:10px solid transparent;_border-bottom:10px solid black;_filter:chroma(color=black);border-left:10px solid #ddd;position:absolute;bottom:0;position:absolute;left:2px;top:0;}
#cmsFloatPanel .arrow02{width:0;height:0;font-size:0;line-height:0;border-top:10px solid transparent;_border-top:10px solid black;_filter:chroma(color=black);border-right:10px solid transparent;_border-right:10px solid black;_filter:chroma(color=black);border-bottom:10px solid transparent;_border-bottom:10px solid black;_filter:chroma(color=black);border-left:10px solid #fff;position:absolute;bottom:0;position:absolute;left:0;top:0;}

#cmsFloatPanel .servicePanel{width:120px;height:400px;position:fixed;right:70px;top:200px;z-index:10000;overflow:visible;display:none;_position:absolute;_top:expression(eval(documentElement.scrollTop + 200));}
#cmsFloatPanel .servicePanel .servicePanel-inner{width:120px;position:relative;overflow:visible;}
#cmsFloatPanel .servicePanel .servicePanel-inner .arrowPanel{width:10px;height:30px;position:absolute;right:1px;top:50px;}
#cmsFloatPanel .servicePanel .servicePanel-inner .arrowPanel .arrow02{border-left:10px solid #d7eefe;}
#cmsFloatPanel .servicePanel .servicePanel-inner .serviceMsgPanel{width:110px;position:absolute;left:0;top:0;overflow:hidden;}
#cmsFloatPanel .servicePanel .servicePanel-inner .serviceMsgPanel .serviceMsgPanel-hd{width:110px;height:60px;background:url(../images/kf-top.jpg) no-repeat left top;overflow:hidden;}
#cmsFloatPanel .servicePanel .servicePanel-inner .serviceMsgPanel .serviceMsgPanel-hd a{width:24px;height:24px;font-size:12px;color:#fff;line-height:24px;display:block;float:right;}
#cmsFloatPanel .servicePanel .servicePanel-inner .serviceMsgPanel .serviceMsgPanel-hd a span{display:none;}
#cmsFloatPanel .servicePanel .servicePanel-inner .serviceMsgPanel .serviceMsgPanel-bd{width:110px;background:url(../images/kf-middle.gif) repeat-y left top;overflow:hidden;}
#cmsFloatPanel .servicePanel .servicePanel-inner .serviceMsgPanel .serviceMsgPanel-bd .msggroup{width:90px;margin:0 15px; padding:4px 0px 4px 0px;}
.qqimg{ margin-bottom:-3px;}

#cmsFloatPanel .servicePanel .servicePanel-inner .serviceMsgPanel .serviceMsgPanel-ft{width:110px;height:49px;background:url(../images/kf-bottom.gif) no-repeat left top;overflow:hidden;}

#cmsFloatPanel .messagePanel{width:310px;height:400px;position:fixed;right:70px;top:200px;z-index:10000;overflow:visible;display:none;_position:absolute;_top:expression(eval(documentElement.scrollTop + 200));}
#cmsFloatPanel .messagePanel .messagePanel-inner{width:310px;position:relative;overflow:visible;}
#cmsFloatPanel .messagePanel .messagePanel-inner .arrowPanel{width:10px;height:30px;position:absolute;right:1px;top:110px;}
#cmsFloatPanel .messagePanel .messagePanel-inner .arrowPanel .arrow01{border-left:10px solid #ddd;left:2px;}
#cmsFloatPanel .messagePanel .messagePanel-inner .arrowPanel .arrow02{border-left:10px solid #fff;}
#cmsFloatPanel .messagePanel .messagePanel-inner .formPanel{width:300px;border:solid 1px #ddd;background:#fff;position:absolute;left:0;top:0;overflow:hidden;}
#cmsFloatPanel .messagePanel .messagePanel-inner .formPanel .formPanel-hd{height:32px;font-family:"微软雅黑";font-size:14px;color:#fff;line-height:32px;letter-spacing:2px;text-indent:10px;background:url(../images/cmsfloatformpanel-hd-bg.gif) no-repeat left top;}
#cmsFloatPanel .messagePanel .messagePanel-inner .formPanel .formPanel-hd a{width:32px;height:32px;font-family:"宋体";font-size:12px;color:#fff;line-height:32px;letter-spacing:1px;text-indent:0;display:block;float:right;}
#cmsFloatPanel .messagePanel .messagePanel-inner .formPanel .formPanel-hd a span{display:none;}
#cmsFloatPanel .messagePanel .messagePanel-inner .formPanel .formPanel-bd{padding:10px 15px;overflow:hidden;}
#cmsFloatPanel .messagePanel .messagePanel-inner .formPanel .formPanel-bd p{font-size:12px;color:#666;line-height:30px;overflow:hidden;}
#cmsFloatPanel .messagePanel .messagePanel-inner .formPanel .formPanel-ft{height:30px;background:#f4f4f4;text-align:right;padding:0 10px;overflow:hidden;}
#cmsFloatPanel .messagePanel .messagePanel-inner .formPanel .formPanel-ft a{font-size:12px;color:#999;line-height:30px;letter-spacing:1px;}

#cmsFloatPanel .qrcodePanel{width:230px;height:300px;position:fixed;right:70px;top:200px;z-index:10000;overflow:visible;display:none;_position:absolute;_top:expression(eval(documentElement.scrollTop + 200));}
#cmsFloatPanel .qrcodePanel .qrcodePanel-inner{width:230px;position:relative;overflow:visible;}
#cmsFloatPanel .qrcodePanel .qrcodePanel-inner .arrowPanel{width:10px;height:30px;position:absolute;right:1px;top:180px;}
#cmsFloatPanel .qrcodePanel .qrcodePanel-inner .arrowPanel .arrow01{border-left:10px solid #ddd;left:2px;}
#cmsFloatPanel .qrcodePanel .qrcodePanel-inner .arrowPanel .arrow02{border-left:10px solid #fff;}
#cmsFloatPanel .qrcodePanel .qrcodePanel-inner .codePanel{width:220px;background:#fff;border:solid 1px #ddd;position:absolute;left:0;top:0;overflow:hidden;}
#cmsFloatPanel .qrcodePanel .qrcodePanel-inner .codePanel .codePanel-hd{height:32px;font-family:"微软雅黑";font-size:14px;color:#fff;line-height:32px;letter-spacing:2px;text-indent:10px;background:url(../images/cmsfloatqrcodepanel-hd-bg.gif) no-repeat left top;overflow:hidden;}
#cmsFloatPanel .qrcodePanel .qrcodePanel-inner .codePanel .codePanel-hd a{width:32px;height:32px;font-family:"宋体";font-size:12px;color:#fff;line-height:32px;letter-spacing:1px;text-indent:0;display:block;float:right;overflow: hidden;}
#cmsFloatPanel .qrcodePanel .qrcodePanel-inner .codePanel .codePanel-hd a span{display:none;}
#cmsFloatPanel .qrcodePanel .qrcodePanel-inner .codePanel .codePanel-bd{padding:10px;overflow:hidden;}
#cmsFloatPanel .qrcodePanel .qrcodePanel-inner .codePanel .codePanel-bd img{width:200px;height:200px;border:none;}
#cmsFloatPanel .qrcodePanel .qrcodePanel-inner .codePanel .codePanel-ft{height:30px;background:#f4f4f4;text-align:center;padding:0 10px;overflow:hidden;}
#cmsFloatPanel .qrcodePanel .qrcodePanel-inner .codePanel .codePanel-ft a{font-size:12px;color:#666;line-height:30px;letter-spacing:1px;}
#cmsFloatPanel .qrcodePanel .qrcodePanel-inner .codePanel .codePanel-ft a:hover{color:#F00;}
