/* =Base
============================================================================== */

/* =General
	-------------------------------------------------------------------------- */

html {
    min-width: 1200px;
    max-width: 1920px;
}

body {
    height: 100%;
    font-family: "Microsoft YaHei Light", sans-serif;
    color: #333333;
}

.clear {
    clear: both;
}

.li_last {
    margin-right: 0px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.wrapper {
    margin: 0px auto;
    width: 1200px;
    overflow: hidden;
}
/**/
.actGotop{position:fixed; _position:absolute; bottom:100px; left:6px; width:150px; height:195px; display:none;}
.actGotop a,.actGotop a:link{width:150px;height:195px;display:inline-block; background:url(img/gotop.png) no-repeat; _background:url(img/gotop.gif) no-repeat; outline:none;}
.actGotop a:hover{width:150px; height:195px; background:url(img/gotopd.gif) no-repeat; outline:none;}

#con { font-size:12px; margin-bottom:70px; margin-top:40px;}
#tags {  height:40px; line-height:40px; margin-bottom:20px;}
#tags li { float:left; width:399px; margin-right:1px; text-align:center; font-family:"Î¢ÈíÑÅºÚ"; background:#dadada;}
#tags li a { color:#999;  font-size:20px;}
#tags li.selectTag { width:399px; position:relative; margin-bottom:-2px; background:#008eb7;}
#tags li.selectTag a { color:#fff; }
#tagContent {}
.tagContent {display:none;}
.tagContent li { float:left; width:180px; padding-left:10px; padding-right:10px; height:258px;}
.tagContent li img { width:174px; height:219px; border:1px solid #dadada; padding:2px;}
.tagContent li p { height:30px; line-height:30px; overflow:hidden; margin-top:5px; display:inline-table; width:140px; text-align:center;}
/*.tagContent li:first-child { padding-left:0;}*/
#tagContent div.selectTag {display:block;}

/****************kefu*****************/
.keifu{ position:fixed; top:5%; left:0; width:131px;  _position:absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
 z-index:9999;}
.keifu_tab{ width:160px;}
.icon_keifu{ width:26px; height:100px; float:left; background:url(img/keifu.png) 0 0; position:relative; display:none; cursor:pointer;}
.keifu_box{ float:left; width:131px;}
.keifu_tab img{ display:block;}
.keifu_head{ width:131px; height:98px; background:url(img/keifu.png); background-position: 0 -103px; font-size:0; line-height:0; position:relative;}
.keifu_close:link,.keifu_close:visited{ display:block; width:11px; height:11px; background:url(img/keifu.png) -42px 0; position:absolute; top:5px; right:5px;}
.keifu_close:hover{ background-position:-60px 0;}
.keifu_con{ border-left:7px solid #029bdb; border-right:6px solid #029bdb; padding-top:5px; background:#fbfbfb;}
.keifu_con li{ line-height:26px; text-align:center; font-size:14px; font-weight:bold;}
.keifu_con .weixin{ height:96px;}
.keifu_con .bt{ font-size:16px; height:30px; line-height:30px; text-align:left; padding:0 0 0 20px; color:#012646;}
.keifu_bot a{ width:131px; height:58px; background:url(img/keifu.png); background-position:0 -206px; display:block; overflow:hidden; text-indent:-9999px;}