
 
/*---------- import ---------*/
@import url("layout.css");
@import url("page.css");

 */
@charset "utf-8";
/**
 +------------------------------------------------------------------------------
 * 网站样式重写
 +------------------------------------------------------------------------------
 */
html {
	zoom: 1
}
html * {
	outline: 0;
	zoom: 1
}
html button::-moz-focus-inner {
border-color:transparent!important
}
body {
	overflow-x: hidden;     font-family: 微软雅黑;
	font-size: 12px
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0
}
fieldset, a img {
	border: 0
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal
}
li {
	list-style: none; margin:0px; padding:0px
}
ul{list-style: none; margin:0px; padding:0px}
caption, th {
	text-align: left
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal
}
q:before, q:after {
	content: ''
}
body {
	letter-spacing: 0px;
}
.disno {
	display: none;
}
.dis {
	display: block;
}

.m{ width:1100px; margin:auto; height:110px}
.mm{ width:1100px; margin:auto; height:auto}
.header_cnt_2_t .search_head {
    width: 330px;
    height: 34px;
    line-height: 34px;
    padding-left: 14px;
    border: 1px solid #bebebe;
    color: #444;
}
.toubu{background: #f9f9f9;
    width: 100%;
    height: 38px;
    font-size: 12px;
    border-bottom: 1px solid #e4e4e4;}
.xinlang {
    background: url(../images/xinlang.gif) 5px 12px no-repeat;
    padding-left: 30px;
}
.sh {
    background: url(../images/sh.gif) 5px 12px no-repeat;
    padding-left: 30px;
}
.sjb {
    background: url(../images/sjb.gif) 5px 12px no-repeat;
    padding-left: 30px;
}
.tengxun {
    background: url(../images/tengxun.gif) 0px 13px no-repeat;
    padding-left: 25px;
}	
.rss {
    background: url(../images/rss.gif) 8px 13px no-repeat;
    padding-left: 30px;
}
#top{width: 1100px;
    height: 38px;
    overflow: hidden;
    margin: 0px auto;}
#topleft {
    height: 38px;
    float: left;
    overflow: hidden;
}
#topleft ul {
    height: 38px;
    width: 360px;
    overflow: hidden;
}
#topleft ul li {
    width: 90px;
    height: 38px;
    float: left;
    overflow: hidden;
    line-height: 41px;}
#topleft ul li a {
    display: block;
    height: 41px;
}
#topright {
    height: 38px;
    float: right;
    overflow: hidden;
}
#topright ul {
    height: 20px;
    margin-top: 12px;
    overflow: hidden;
    float: right;
}
#topright ul li {
    padding: 0px 8px;
    border-right: 1px solid #d0d0d0;
    font-size: 12px;
    float: left;
}	
/**
 +------------------------------------------------------------------------------
 * Public Class
 +------------------------------------------------------------------------------
 * @subpackage  RBAC
 +------------------------------------------------------------------------------
 */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.clearfix {
	display: block
}
.clear {
	clear: both
}
.colwrapper {
	overflow: hidden;
	zoom: 1;
	margin: 5px auto
}
.strong {
	font-weight: bold
}
.lft {
	float: left;
	display: inline
}
.rgt {
	float: right;
	display: inline
}
.center {
	margin: 0 auto;
	text-align: center
}
.show {
	display: block;
	visibility: visible
}
.hide {
	display: none;
	visibility: hidden
}
.block {
	display: block
}
.inline {
	display: inline
}
.transparent {
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5
}
.break {
	word-wrap: break-word;
	overflow: hidden
}
.tl {
	text-align: left
}
.tr {
	text-align: right
}
.bk, .bk3, .bk6, .bk8, .bk10, .bk15, .bk20 {
	clear: both;
	font-size: 0;
	height: 0;
	overflow: hidden
}
.bk5 {
	height: 5px
}
.bk8 {
	height: 8px
}
.bk10 {
	height: 10px
}
.bk15 {
	height: 15px
}
.bk20 {
	height: 20px
}
*html {
	background-image: url(about:blank);
	background-attachment: fixed
}
.blue {
	color: #01a998
}
body {
	color: #626262;
	line-height: 22px;
	font-family: "微软雅黑", Arial;

}
a {
	outline: 0;
	text-decoration: none;
	color: #333
}
a:hover {
	text-decoration: none;
	color: #EF2129
}
/**
 * topbar & footer
 */
.wrapper {
	width: 1200px;
	margin: 0 auto;
	clear: both;
	height: auto;
}
.floatfix {
	clear: both;
	width: 0;
	height: 0px;
	margin: 0;
	padding: 0;
	border: none;
	overflow: hidden;
	font-size: 0px;
}
.logo{ height:110px; float:left}
.ulfix {
	overflow: auto;
	zoom: 1;
}
.topnav {
	height:90px;
	background: #EF2129;width: 100%;

}

.search{ float:right; width:417px; height:110px}
.topbar {
	height: 60px;
	background: #EF2129;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 9999;
	left: 0px;
 _top:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight);
	/*_left:expression(document.documentElement.scrollLeft + document.documentElement.clientWidth - offsetWidth);*/
	box-shadow: aaa 1px 3px 8px;
}
.topbar .logo {
	float: left;
	height: 60px;
	overflow: hidden;
	width: 138px;
}
.topbar .logo a {
	display: block;
	height: 60px;
	background: url(../images/logo.png) no-repeat;
	width: 138px;
	text-indent: -999em;
}

.menu {
    width: 1100px;
    height: 70px; margin:auto; padding-top:10px;
}
.menu ul li {
    float: left;
    width: 44px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    overflow: hidden;
    display: block;
}
.menu ul.naval {
    width: 242px;
}
.menu ul {
    float: left;
    height: 60px;
    margin-top: 5px;
    margin-right: 10px; margin-left:4px;
    display: block;
}
.menu span {
    width: 50px;
    height: 70px;
    float: left;
    display: block;
}
.menu span.navb {
    background: url(../images/nav.png) right 0 no-repeat;
}
.menu span.navc {
    background: url(../images/nav.png) -112px 0 no-repeat;
}
.menu span.navd {
    background: url(../images/nav.png) -168px 0 no-repeat;
}
.menu ul li a {
    font-size: 14px;
    color: #FFF;
}





.clearfix {
    display: block;
    zoom: 1;
}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}


.none{display:none;}

.block{display: block;}

/*单页*/

.main {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.main .tabs {
  width: 1100px;
  margin: 20px auto 30px;
}
.main .tab-hd {
  float: left;
  width: 150px; height:auto;
  background: #EF2129;
}
.main .tab-hd a {
  display: block;
  width: 150px;
  height: 48px;
  font-size: 14px;
  color: #222;
  line-height: 47px;
  margin-bottom:2px;
  text-align: center;
}
.main .tab-hd .first {
  margin-top: 10px;
}
.main .tab-hd a{
  color: #fff;
}
.main .tab-hd a:hover {
  color: #fff;
  background: #FF3300;
  border-left: 0px solid #d11b1b;
}
.main .tab-hd .active {
  color: #fff;
  background: #444;
  border-left: 0px solid #d11b1b;
}
.main .tab-bd {
  float: right;
  width: 868px;
  padding: 5px 20px 20px;
  background: #fff;
}
.main .tab-bd ul li .title,
.main .tab-bd ul li .contact {
  color: #d11b1b;
  font-size: 16px;
  margin-top: 5px;
}
.main .tab-bd ul li .intro {
  color: #333;
  font-size: 14px;
  padding-left: 18px;
  position: relative;
  margin-top: 12px;
  text-align: justify;
}
.main .tab-bd ul li .intro i {
  width: 8px;
  height: 8px;
  background: url(../images/icon-mar.png) no-repeat 0 0;
  position: absolute;
  top: 8px;
  left: 0px;
}
.main .tab-bd ul li .contact {
  margin-top: 35px;
}
.main .tab-bd ul li .weibo {
  font-size: 16px ;
  color: #333;
  overflow: hidden;
  width: 250px;
  margin-top: 15px;
  padding-left: 18px;
}
.main .tab-bd ul li .weibo span {
  display: inline;
  margin-top: 2px;
  float: right;
}
.main .tab-bd ul li .img {
  width: 150px;
  margin-left: 18px;
  margin-top: 15px;
}
.main .tab-bd ul li .img p {
  width: 100%;
  text-align: center;
  margin-top: 10px;
}
.main .tab-bd ul .yinsi .title {
  color: #222222;
  font-size: 16px;
  padding-left: 18px;
  position: relative;
  font-weight: bold;
  margin-top: 20px;
}
.main .tab-bd ul .yinsi .title i {
  width: 16px;
  height: 16px;
  background: url(../images/circle.png) no-repeat center center;
  position: absolute;
  top: 5px;
  left: 0;
}
.main .tab-bd ul .yinsi .intro {
  margin-top: 0;
  line-height: 30px;
}
.main .tab-bd ul .yinsi .intro i {
  background: url(../images/circle-sb.png) no-repeat;
  position: absolute;
  top: 11px;
  left: 9px;
}
.main .tab-bd ul .yinsi .intro .kong {
  background: url(../images/circle-kong.png) no-repeat;
}
.main .tab-bd ul .yinsi .mt15 {
  margin-top: 15px;
}
.main .tab-bd ul .yinsi .mt10 {
  margin-top: 10px;
}
.main .tab-bd ul .yinsi .text-ind2 {
  text-indent: 28px;
  margin-top: 20px;
  padding-left: 20px;
}
























/*首页*/
.zuobian { float:left; width:790px;
}
.youbian { float:right; width:290px; height:542px; margin-top:-20px
}
.yleft{ float:left}
.yright{ float:right}
.hot{
    width: 435px;
    height: 360px;
}.zjtop a {
color: #ec000d;
    font-size: 26px; font-weight:bold; text-align:center
}
.zjtop { text-align:center
}
.infos{
color: #777; text-align:left; padding-left:5px;
    font-size: 13px;
    text-indent: 2em;
    letter-spacing: 1px;
    line-height: 25px;
    margin-top: 10px;
    padding-bottom:10px;
    border-bottom: 1px dashed #e5e5e5;
    position: relative;
    z-index: 1;
}
.liebiao{ line-height:30px; height:30px}
.liebiao b {
    color: #ff0000;
    font-size: 14px;
    font-weight: normal;
    float: left;
}
.liebiao a{font-size: 14px;
    color: #4e4e4e;
    float: left;
    width: 19em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; padding-left:8px;
}
.liebiao span {
    color: #a9a9a9;
    font-size: 12px;
    float: right;
}
.ybliebiao{    zoom: 1;
    height: 70px;
    border-bottom: 1px solid #efefef;
    padding: 8px 0 0 0;
}

.pic1 {
    width: 62px;
    float: left;
    text-align: center;
    position: relative;
    z-index: 1;
}
.hige {
    width: 200px;
    height: 62px;
    /* line-height: 24px; */
    float: left;
    margin-left: 18px;
    display: inline;
}
.f12{ font-size:13px; color:#777}

.hige span a {
    width: 43px;
    height: 19px;
    display: block;
    background: #0AA76F;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 19px;
    border-radius: 4px;
    /* float: right; */
}
.h10{ height:10px; width:100%; clear:both}
.paopaokeji_box {
    height: 35px;
    line-height: 35px;
    border-bottom: 2px solid #FF3300; width:100%
}
.paopaokeji_box h2 {
    border-bottom: 2px solid #FFA500;
    width: 90px;
    float: left; height:35px;
}
.paopaokeji_box h2 a {
    font-size: 16px;
    color: #FF3300;
}

/**
 * 列表页
 */
.col-left {
    width: 750px;
    margin-right: 10px; float:left; height:auto;
}
.crumbs {
    background: url(../images/icon.png) no-repeat left -32px;
    padding: 8px 0 8px 20px;
    font-family: "宋体";
    border-bottom: 1px solid #e0e2e4;
    margin-bottom: 10px; margin-top:10px
}
.xwt {
    width: 750px;
    padding-bottom: 10px;
    border-bottom: 1px solid #EDEDED;
    float: left;
}
.xwt_left {
    width: 180px;
    height: 135px;
    padding-top: 15px;
    float: left;
}
.xwt_right {
    padding-left: 5px;
    width: 550px;
    height: 130px;
    padding-top: 5px;
    color: #666666;
    float: right;
}
.xwt_right_a {
    padding-left: 5px;
    width: 550px;
    height: 28px;
    padding-top: 20px;
    font-size: 20px;
    font-family: "微软雅黑";
    float: left;}

.main_right {
    float: right;
    height: auto;
    width: 320px;
}
.main_r_title h4 span em {
    position: absolute;
    display: block;
    width: 82px;
    height: 1px;
    background-color: #EC4B4B;
    left: 0;
    bottom: -1px;
    overflow: hidden;
}
.main_r_title {
    width: auto;
    height: 40px;
    padding-bottom: 10px;
    padding-top: 10px;
    position: relative; background:url(../images/symbol-18.png) no-repeat left 17px;
}
.main_r_title h4 {
    width: 100%;
    height: 100%;
}
.main_r_title h4 span {
    font-size: 18px;
    font-weight: 400;
    color: #EC4B4B;
    border-bottom: 2px solid #e5e5e5;
    display: block;
    width: 100%;
    height: 38px;
    line-height: 38px;
    position: relative;
}



.main_r_title1 h4 span em {
    position: absolute;
    display: block;
    width: 82px;
    height:2px;
    background-color: #EC4B4B;
    left: 0;
    bottom: -2px;
    overflow: hidden;
}
.main_r_title1 {
    width: auto;
    height: 40px;
    padding-bottom: 10px;
    padding-top: 10px;
    position: relative; background:url(../images/symbol-7.png) no-repeat left 17px;
}
.main_r_title1 h4 {
    width: 100%;
    height: 100%;
}
.main_r_title1 h4 span {
    font-size: 18px;
    font-weight: 400;
    color: #333;
    border-bottom: 2px solid #e5e5e5;
    display: block;
    width: 100%;
    height: 38px;
    line-height: 38px;
    position: relative;
}

.main_r_title2 h4 span em {
    position: absolute;
    display: block;
    width: 82px;
    height:2px;
    background-color: #EC4B4B;
    left: 0;
    bottom: -2px;
    overflow: hidden;
}
.main_r_title2 {
    width: auto;
    height: 40px;
    padding-bottom: 10px;
    padding-top: 10px;
    position: relative; background:url(../images/symbol-7.png) no-repeat left 17px;
}
.main_r_title2 h4 {
    width: 100%;
    height: 100%;
}
.main_r_title2 h4 span {
    font-size: 18px;
    font-weight:400;
    color: #333;
    border-bottom: 2px solid #e5e5e5;
    display: block;
    width: 100%;
    height: 38px;
    line-height: 38px;
    position: relative;
}



.ulfix {
    overflow: auto;
    zoom: 1;
}
.ulfix li {
    float: left;
    width: 160px;
    height: 150px;
    margin-top: 15px;
    font-size: 14px;
    color: #6b6a6a;
}
.ulfix li img {
    width: 150px;
    height: 98px;
}
.ulfix li p {
    height: 46px; width:148px;
    line-height: 23px;
    overflow: hidden;
}

.followcon2 {
    height: 240px;
}

.followcon {
    background-color: #F4F4F4;
    height:390px;
    margin-top: 7px;
    overflow: hidden;}
.followcon span {
    display: block;
    margin: 25px 0;
    text-align: center;
    font-size: 16px;
    color: #4c4c4c;
}

.followcon img {
    margin: 0 16px;
}




/**
 * 文章页
 */
.detail_left_cnt {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 15px;
}
.cdd {
    height: auto;
    line-height:30px;
    font-size: 20px;
    color: #333;
    font-weight: 700; text-align:center;
}
.info {
    height: auto;
    line-height:30px;
    font-size: 14px;
    color: #333;text-align:center; border-bottom:1px solid #eee; width:97%; margin:auto
}

.listltitle{text-align:center; border-bottom:1px solid #eee; 
}

.listltitle span.spanimg1 {
    background: url(../images/symbol-9.png) no-repeat left center;
}
.listltitle span.spanimg2 {
    background: url(../images/symbol-16.png) no-repeat left center;
}
.listltitle span.spanimg3 {
    background: url(../images/symbol-11.png) no-repeat left center;
}
.listltitle span.spanimg4 {
    background: url(../images/symbol-17.png) no-repeat left center;
}

.listltitle span {
    color: #B9B9B9;
    padding-left: 22px;
    margin: 0 10px;
    font-size: 14px;
}

.say { height: 41px; border:1px solid #eee;
    background: url(../images/say.jpg) no-repeat;
    padding: 10px; width:707px; margin:10px auto
}
.say p {
    padding-left: 120px; width:585px;
    color: #6E6E6E;
    font-size: 13px;
}
.context a{ font-size:15px; color:#FF0000}
.context{ font-size:15px;}



.viewpoint ul {
    padding: 0px 0;
}
.viewpoint ul li {
    color: #3e3e3e;
    font-size: 16px;
    height: 36px;
    line-height: 36px;text-align:left; padding-left:25px;
}
.main_r_title h4 span em {
    position: absolute;
    display: block;
    width: 72px;
    height: 2px;
    background-color: #EC4B4B;
    left: 0;
    bottom: -2px;
    overflow: hidden;
	}
.xwt_right_b {
    padding-left: 5px;
    width: 550px;
    font-size: 12px;
    line-height: 22px;
    float: left;
}
.xwt_right_c {
    width: 550px;
    font-size: 12px;
    padding-top: 5px;
    float: left;
    color: #820c0c;
}
.xwt_left img {
    width: 180px;
    height: 135px;
    border: 0px;
}
.xwt_right_b a {
    color: #CD0000;
}


/**
 * 图片列表页
 */


	#pagelet-pic_subchannel #sub-channel {
    width: 1100px;
    position: absolute;
    border-bottom: 2px solid #f2f2f2;
    left: 50%;
    margin-left: -500px;
}

.sub-list {
    position: relative; margin-top:10px;
    float: left;
}
.sub-list .sub-selected {
    color: #f85959;
    border-bottom: 2px solid #f85959;
}
.sub-list .sub-item {
    margin-bottom: -2px;
    line-height: 36px;
    font-size: 16px;
    color: #222;
    display: block;
    outline: 0;
}





.img_area {
	margin: 0 auto;
	width: 1100px;
	border-top: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	background-color: #FFFFFF;
	position: relative;
}
.click_to_prev {
	display: block;
	width: 480px;
	cursor: url({dede:global.cfg_templets_skin/}/resources/images/arr_l.cur), auto;
	position: absolute;
	left: 21px;
	top: 0;
	z-index: 99999;
	background-color: #000000;
	filter: alpha(opacity="0");
	background: rgba(0, 0, 0, 0);
}
.click_to_next {
	display: block;
	width: 480px;
	cursor: url({dede:global.cfg_templets_skin/}/resources/images/arr_r.cur), auto;
	position: absolute;
	right: 21px;
	top: 0;
	z-index: 99999;
	background-color: #000000;
	filter: alpha(opacity="0");
	background: rgba(0, 0, 0, 0);
}
.img_area {
	text-align: center;
}
.img_area img {
	display: none;
	max-width: 960px;
}
.img_area img.show {
	display: inline;
}
.img_bottom_info {
	height: 40px;
}
.ctrl_info {
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
.ctrl_info span {
	color: #666666;
}
.ctrl_info .s_left {
	display: block;
	float: left;
}
.ctrl_info .s_center {
	margin-left: 307px;
	display: block;
	float: left;
	cursor: pointer;
}
.ctrl_info .s_right {
	display: block;
	float: right;
}
.img_slide_bar {
	position: relative;
	height: 110px;
}
.go_to_prev {
	cursor: pointer;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 112px;
	height: 87px;
}
.go_to_next {
	cursor: pointer;
	float: right;
	position: absolute;
	right: 0;
	top: 0;
	width: 112px;
	height: 87px;
}
.pn_bg1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 104px;
	height: 79px;
	border: 1px solid #d6d6d6;
	background-color: #ffffff;
	z-index: 100;
	-webkit-transition: color 1s, border-color 1s;
	-moz-transition: color 1s, border-color 1s;
	-ms-transition: color 1s, border-color 1s;
	transition: color 1s, border-color 1s;
}
.pn_bg2 {
	position: absolute;
	left: 3px;
	top: 3px;
	width: 104px;
	height: 79px;
	border: 1px solid #d6d6d6;
	background-color: #ffffff;
	z-index: 200;
	-webkit-transition: color 1s, border-color 1s;
	-moz-transition: color 1s, border-color 1s;
	-ms-transition: color 1s, border-color 1s;
	transition: color 1s, border-color 1s;
}
.pn_bg3 {
	position: absolute;
	left: 6px;
	top: 6px;
	width: 104px;
	height: 79px;
	line-height: 77px;
	text-align: center;
	border: 1px solid #d6d6d6;
	background-color: #ffffff;
	color: #777777;
	font-size: 14px;
	z-index: 300;
	-webkit-transition: color 1s, border-color 1s;
	-moz-transition: color 1s, border-color 1s;
	-ms-transition: color 1s, border-color 1s;
	transition: color 1s, border-color 1s;
}
.img_slide_bar a:hover {
	color: #333333;
}
.img_slide_bar a:hover .pn_bg3 {
	color: #F48E8E;
	border-color: #F48E8E;
}
.img_slide_bar a:hover .pn_bg1, .img_slide_bar a:hover .pn_bg2 {
	border-color: #F48E8E;
}
.img_temp_all {
	position: relative;
	margin: 0 auto;
	width: 634px;
	height: 110px;
}
.slide_left {
	position: absolute;
	left: 0;
	top: 5px;
	width: 20px;
	height: 77px;
	background: url({dede:global.cfg_templets_skin/}/images/slide_btn2.png) no-repeat 0 0;
	cursor: pointer;
}
.slide_right {
	position: absolute;
	right: 0;
	top: 5px;
	width: 20px;
	height: 77px;
	background: url({dede:global.cfg_templets_skin/}/images/slide_btn2.png) no-repeat -20px 0;
	cursor: pointer;
}
.slide_fix_frame {
	overflow: hidden;
	position: absolute;
	left: 34px;
	top: 0;
	width: 580px;
	height: 105px;
}
.slide_move_bar {
	position: absolute;
	left: 0;
	top: 5px;
	width: 580px;/*必须被js修改*/
	height: 105px;
}
.img_temp_s_block {
	position: relative;
	width: 116px;
	height: 105px;
	float: left;
}
.img_temp_s_block_img_border {
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	height: 73px;
	border: 2px solid #ffffff;
	cursor: pointer;
	-webkit-transition: border-color 1s;
	-moz-transition: border-color 1s;
	-ms-transition: border-color 1s;
	transition: border-color 1s;
}
.img_temp_s_block_img_border img {
	width: 100px;
	height: 73px;
	border: 0;
}
.img_temp_s_block_img_border.now {
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	height: 73px;
	border: 2px solid #ee4b4b;
}
.img_temp_s_block_img_border .arrow {
	display: none;
}
.img_temp_s_block_img_border.now .arrow {
	position: absolute;
	left: 47px;
	top: -7px;
	width: 10px;
	height: 5px;
	background: url({dede:global.cfg_templets_skin/}/resources/images/arrow.png) no-repeat center center;
	display: block;
	font-size: 0;
}
.img_num {
	position: absolute;
	left: 0;
	top: 77px;
	width: 102px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 12px;
	color: #666666;
}
.ggs {
	color: #fff;
	padding: 14px 0;
}
.fix_left_gg {
	display: none;
	position: fixed;
	left: 50%;
	top: 45px;
	margin-left: -661px;
	width: 160px;
	height: 600px;
}
* html .fix_left_gg {
	position: absolute;
	margin-left: 50%;
 left:expression(eval(document.documentElement.scrollLeft - 661));
 top:expression(eval(document.documentElement.scrollTop + 45));
}
.fix_right_gg {
	display: none;
	position: fixed;
	left: 50%;
	top: 45px;
	margin-left: 501px;
	width: 120px;
	height: 600px;
}
* html .fix_right_gg {
	position: absolute;
	margin-left: 50%;
 left:expression(eval(document.documentElement.scrollLeft + 501));
 top:expression(eval(document.documentElement.scrollTop + 45));
}
.gg_close_btn {
	position: absolute;
	right: 0;
	top: -18px;
	width: 20px;
	height: 18px;
	line-height: 18px;
	color: #ffffff;
	background-color: #999999;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
	display: none;
}
.last_gg {
	width: 958px;
	height: 500px;
	position: absolute;
	left: 21px;
	top: 21px;
	display: none;
	z-index: 99999;
}
.last_gg_left {
	position: relative;
	width: 388px;
	height: 500px;
	float: left;
	z-index: 9;
}
.last_gg_left .opabg {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 30px;
	opacity: 0.6;
	filter: alpha(opacity="60");
	background: #000000;
}
.last_gg_left .txt {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-align: center;
}
.last_gg_left .txt a {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.last_gg_left .txt a:hover {
	color: #ee4b4b;
	text-decoration: underline;
}
.last_gg_left .b_img1 {
	position: absolute;
	width: 374px;
	height: 216px;
	left: 0;
	top: 0;
}
.last_gg_left .b_img1 img {
	width: 374px;
	height: 216px;
}
.last_gg_left .b_img2 {
	position: absolute;
	width: 374px;
	height: 125px;
	left: 0;
	top: 227px;
}
.last_gg_left .b_img2 img {
	width: 374px;
	height: 125px;
}
.last_gg_left .b_img3 {
	position: absolute;
	width: 180px;
	height: 130px;
	left: 0;
	top: 363px;
}
.last_gg_left .b_img3 img {
	width: 180px;
	height: 130px;
}
.last_gg_left .b_img4 {
	position: absolute;
	width: 180px;
	height: 130px;
	left: 194px;
	top: 363px;
}
.last_gg_left .b_img4 img {
	width: 180px;
	height: 130px;
}
.last_gg_right {
	overflow: hidden;
	padding-top: 40px;
	position: relative;
	width: 570px;
	float: right;
}
.last_gg .btn1 {
	cursor: pointer;
	display: block;
	position: absolute;
	left: 710px;
	top: 0;
	width: 104px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-image: url({dede:global.cfg_templets_skin/}/resources/images/last_gg.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 999999;
}
.last_gg .btn1:hover {
	background-position: left bottom;
}
.last_gg .btn2 {
	text-decoration: none;
	cursor: pointer;
	display: block;
	position: absolute;
	left: 834px;
	top: 0;
	width: 104px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-image: url({dede:global.cfg_templets_skin/}/resources/images/last_gg.png);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 999999;
}
.last_gg .btn2:hover {
	background-position: right bottom;
}
.last_gg label {
	position: absolute;
	left: 374px;
	top: 0;
	width: 330px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #555555;
	font-size: 14px;
}
.last_340 {
	min-height: 340px;
}
.close_last_gg {
	position: absolute;
	right: 0;
	top: 0;
	width: 24px;
	height: 24px;
	background: url({dede:global.cfg_templets_skin/}/resources/images/close_last_gg_btn_bg.png) no-repeat;
	z-index: 190000;
	cursor: pointer;
}
.ac_bg {
	margin: 0 auto;
	width: 1100px;
	border-left: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	background-color: #ffffff;
}
.all_gg {
	margin: 0 auto;
	width: 1000px;
	border: 1px solid #E8E8E8;
	background-color: #ffffff;
}
.footer {
	clear: both;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	font-family: "\5b8b\4f53";
}
.footer p {
	height: 30px;
	line-height: 30px;
}
.footer a {
	color: #333333;
	text-decoration: none;
}
.footer a:hover {
	color: #EE4B4B;
	text-decoration: underline;
}
.img_title {
	position: relative;
	height: 48px;
}
.small_fenxiang {
	position: absolute;
	left: 820px;
	top: 12px;
	width: 210px;
	height: 24px;
	margin: 0 auto;
}
.small_fenxiang .bdsharebuttonbox {
	height: 24px;
}
.small_fenxiang .bdsharebuttonbox a {
	margin: 0 8px 0 0;
}
.small_fenxiang .bdsharebuttonbox a.bds_tsina {
	width: 24px;
	height: 24px;
	background: url({dede:global.cfg_templets_skin/}/resources/images/1m.jpg) no-repeat;
	padding: 0;
	background-position: 0 0 !important;
}
.small_fenxiang .bdsharebuttonbox a.bds_sqq {
	width: 24px;
	height: 24px;
	background: url({dede:global.cfg_templets_skin/}/resources/images/2m.jpg) no-repeat;
	padding: 0;
	background-position: 0 0 !important;
}
.small_fenxiang .bdsharebuttonbox a.bds_qzone {
	width: 24px;
	height: 24px;
	background: url({dede:global.cfg_templets_skin/}/resources/images/3m.jpg) no-repeat;
	padding: 0;
	background-position: 0 0 !important;
}
.small_fenxiang .bdsharebuttonbox a.bds_more {
	width: 24px;
	height: 24px;
	background: url({dede:global.cfg_templets_skin/}/resources/images/4m.jpg) no-repeat !important;
	padding: 0;
	background-position: 0 0 !important;
}
.small_fenxiang_span {
	display: block;
	float: left;
	font-size: 14px;
	color: #333;
	line-height: 24px;
}













.action {
	float: right;
}
.action a {
	display: inline-block;
	height: 34px;
	line-height: 34px;
	color: #FFFFFF;
	opacity: 0.9;
	filter: alpha(opacity=90);
	font-size: 16px;
}
.action a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	text-decoration: none;
}
.action a.n1 {
	background: #EF2129 url(../images/icon1.png) no-repeat 8px center;
	padding: 0 6px 0 38px;
	margin-top: 14px;
	float: left;
}
.action a.n2 {
	background: #505050;
	padding: 0 17px;
}
.action a.n3 {
	background: #EF2129;
	padding: 0 17px;
}
.action a.n4 {
	color: #fff;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	display: inline-block;
}
.action .avatar {
	float: left;
	margin-left: 5px;
	margin-right: 3px;
	margin-top: 3px;
}
.action .userbar {
	float: right;
}
.action .user {
	display: block;
	color: #fff;
	float: right;
	width: 112px;
	padding-top: 12px;
	height: 48px;
	position: relative;
}
.action .user a {
	color: #fff;
}
.action .user {
	background: url(../images/arrow.png) no-repeat 95px 28px;
	display: block;
	color: #fff;
	float: right;
	width: 112px;
	padding-top: 12px;
	height: 48px;
	position: relative;
}
.action .drap {
	position: absolute;
	left: 0;
	top: 60px;
	background: #fff;
	border: 1px solid #eee;
	width: 90px;
	padding: 0 10px;
	z-index: 999;
	box-shadow: 0 5px 5px #ddd;
	border-top: none;
	display: none;
}
.action .userbar .selected {
}
.action .userbar .selected {
	display: block;
	background: #fff url(../images/arrow3.png) no-repeat 95px 28px;
	display: block;
	color: #333;
	float: right;
	width: 112px;
	padding-top: 12px;
	height: 48px;
	position: relative;
}
.action .userbar .selected .drap {
	display: block;
	position: absolute;
	left: 0;
	top: 60px;
	background: #fff;
	border: 1px solid #eee;
	width: 90px;
	padding: 0 10px;
	z-index: 999;
	box-shadow: 0 5px 5px #ddd;
	border-top: none;
}
.action .userbar .selected a {
	color: #66666;
}
.action .drap li {
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	border-bottom: 1px solid #bdbdbd;
	padding-left: 26px;
	font-size: 14px;
}
.action .drap li a {
	font-size: 14px;
}
.action .drap li.i1 {
	background: url(../images/i3.png) no-repeat 3px center;
}
.action .drap li.i2 {
	background: url(../images/i4.png) no-repeat 3px center;
}
.action .drap li.i3 {
	background: url(../images/i5.png) no-repeat 3px center;
}
.action .drap li.i4 {
	background: url(../images/i6.png) no-repeat 3px center;
}
.action .drap li.i5 {
	background: url(../images/i1.png) no-repeat 3px center;
}
.action .drap li.i6 {
	background: url(../images/i2.png) no-repeat 3px center;
	border: none;
}
.action .drap li a:hover {
	color: #EF2129;
}














/*底部*/
.footer { width:100%; height: auto; background:#F1F1F1;
}
.footer a {
	color: #666; 
}
.ftt a {
	color: #222; padding-left:2px; font-size:16px
}
.footer .rgt {
	position: relative;
}
.footer .rgt span {
	display: inline-block;
	background: url(../images/line2.png) no-repeat center;
	width: 20px;
	height: 20px;
	position: relative;
	top: 5px;
}
.footer .rgt .cmstoplogo {
	position: absolute;
	top: 3px;
	right: -130px;
}
