﻿@charset "utf-8";
/*--全局样式--*/
body{font-size:13px;color:#555;font-family:Microsoft YaHei; background-color:#F8F8F8; background:url(../images/bodyback.jpg);}
body,div,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0px;padding:0px;}
h1, h2, h3, h4, h5, h6 {font-size:100%;}
section, article, aside, header, footer, nav, dialog, figure {display: block;}
a{color:#555;text-decoration:none; outline: medium none;}
a:hover{color:#ff8759;text-decoration:underline;}
img{border:0; vertical-align:middle;}
ul,ol{list-style:none;}
.clear{clear:both;}
.w_100{width:100%;margin:0px auto;}
.w_1000{width:1001px;margin:0px auto;}
.w_970{width:1000px;margin:0px auto;}

/*--最外层大盒子--*/
.wrapper{position:relative; z-index:0;}
/*--头部通栏条--*/
.topline{background:url(../images/topbar_bg.gif);height:30px;}
.topline .line{height:30px;}
.topline .line .gonggao{float:left;line-height:30px;font-size:13px;}
.topline .line .gonggao h1{float:left;line-height:30px; font-weight:normal;}
.topline .line .daohang{float:right;}
.topline .line .daohang a{padding:0px 5px;line-height:30px;}
/*--网站头部--*/
.header{padding:10px 0px;height:65px;}
.header .logo{float:left;width:200px}
.searchbox{margin-top:12px; float:right;}
/*--网站导航--*/
.nav{height:39px; border-bottom:3px solid #ff8759; background:#006baf;}
.nav ul{width:1000px; height:39px; margin:0 auto;}
.nav ul li{float:left; height:39px;}
.nav ul li a{display:inline-block; height:39px; line-height:39px; font-size:17px; color:#fff; padding:0px 14px;text-align:center;}
.nav ul li a:hover{background-color:#ff8759;border-radius:0px;text-decoration:none}
.nav ul li a.active{background:#ff8759; color:#fff;}
/*--94677小分类--*/
.subnav {height:30px;width:1001px;margin:0px auto;}
.subnav ul li a{float:left;text-align:center;overflow:hidden;border-bottom:1px solid #ddd; border-left: 1px solid #ddd;font-size:14px; padding:6px 17px;background:#FFF;}
.subnav ul li a:hover{color:#FFF;text-decoration:none;background-color:#006baf;}

/*--94677头条这一块--*/
.c-1{ padding-top:10px; margin-top:10px;border:1px solid #ddd; width:1000px; background-color:#FFF;font-family: arial; margin-bottom:10px;}
.c-1 .c-left{float:left;width:500px;margin-right:10px;}
.c-1 .c-left h2{font-size:14px;background-position: 10px 23px; padding-left:10px; height:25px; color:#ff8759;}
.c-1 .c-left h2 a{color:#006baf;}
.c-1 .c-left .c-top .cc h3{line-height:33px;font-size:20px; text-align:center; text-overflow:ellipsis;overflow:hidden; white-space:nowrap;padding:4px 5px;}

.c-1 .c-left .c-top .cc li{width:230px;float:left;padding-left:20px;line-height:30px; margin-bottom:10px;list-style-type:none;border-bottom:1px dashed #ccc;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}

.c-1 .c-left .c-top .cc h3 a{color:#006baf; }
.c-1 .c-left .c-top .cc h3 a:hover{color:#FC6;}
.c-1 .c-left .c-bottom{margin-top:40px;}
.c-1 .c-left .c-bottom .item-top {padding: 4px 0;width: 495px;}
.c-1 .c-left .c-bottom .item-top:hover{ background:#f9f9f9;}
.c-1 .c-left .c-bottom .item-top img {float:left;margin: 10px 5px 0 10px; width:180px; height:120px;}
.c-1 .c-left .c-bottom .item-top h3 {font-size: 16px;font-weight: bold;margin: 12px 0 8px 0; padding-left:5px;overflow:hidden;white-space:nowrap;}
.c-1 .c-left .c-bottom .item-top h3 a{color:#006baf;}
.c-1 .c-left .c-bottom .item-top h3 a:hover{color:#ff8759;}

.c-1 .c-left .c-bottom li{line-height:31px;font-size:14px; padding-left:20px; background:url(../images/sj.png) 10px center no-repeat; text-overflow:ellipsis;overflow:hidden; white-space:nowrap;list-style-type:none;}




/*--右--*/
.c-1 .c-right{float:left;width:480px;}
/*--轮播图--*/
#foucsBox { margin: 0 auto; padding: 0; width: 480px; height: 340px; overflow: hidden; zoom: 1; position: relative; }
#foucsBox .imgCon { width: 480px; height: 340px; margin: 0; padding: 0; position: relative; list-style: none; }
#foucsBox .imgCon li { float: left; width: 480px; height: 340px; }
#foucsBox .imgCon li img { border: 0;width: 480px; height: 340px;  }
#foucsBox .imgCon li .imgTitle { width: 480px; position: absolute; bottom: 20px; text-align: center; z-index: 2; }
#foucsBox .imgCon li .imgTitle a { color: #fff; display: block; text-decoration: none; font-family: "Microsoft Yahei","黑体"; font-weight: normal; font-size: 20px; zoom: 1; }
#foucsBox .showPage { width: 480px; height: 50px; position: absolute; bottom: 0; background: #000; opacity: 0.5; filter: alpha(opacity=10); z-index: 1; }
#foucsBox .foucs { width: 480px; height: 8px; position: absolute; bottom: 3px; text-align: center; z-index: 3; }
#foucsBox .foucs span { display: inline-block; width: 7px; height: 7px; margin: 0 5px; line-height: 0; font-size: 0; background: url(../images/bg.png) -160px -90px no-repeat; cursor: pointer; overflow: hidden; }
#foucsBox .foucs span.f { background: url(../images/bg.png) -100px -90px no-repeat; }
#foucsBox .foucsButton { height:70px; margin-top: -54px; position: relative; z-index: 4; }
#foucsBox .foucsButton span { display: inline; width: 23px; height: 45px; margin: 7px 5px 0 0;cursor: pointer; overflow: hidden; background: url(../images/bg.png) 0 0 no-repeat; }
#foucsBox .foucsButton img { display:none; cursor: pointer; border-width: 0px; vertical-align: middle; width: 96px; height: 64px; margin-right:-20px;}
#foucsBox .lBtn { float: left; }
#foucsBox .lBtn span { float: left; background-position: 0 -90px;}
#foucsBox .rBtn { float: right; }
#foucsBox .rBtn span { float: right; background-position: -30px -90px; }
#foucsBox .btnHover { width: 124px; background: #408ED6; overflow: hidden; }
#foucsBox .btnHover img { display: inline; }


/*--94677 栏目页--*/
.c-2{margin-top:10px; width:1000px;}
.c-2 .c-left{float:left;width:685px;margin-right:15px;}
.weizhi1{float:right;font-size:13px;padding-right:10px;font-weight:normal;line-height:30px;margin-top:-30px;}

.h-4{ width:290px;line-height:30px;font-size:16px;border:1px solid #ddd; border-bottom:none;padding-left:10px;color:#ff8759; font-weight:bold;background:url(../images/bar_h2.png) no-repeat ;background-position: 12px 28px;}



/*--94677 栏目页列表--*/
.c-box {background-color:#FFF;}
.c-box .c-list{padding:15px 0px;border-bottom:1px dashed #ddd; height:160px;}
.c-box .c-list .imgbox{float:left;width:220px;padding:3px;border:1px solid #d8d8d8;margin-right:15px;}
.c-box .c-list .imgbox img{width:220px;height:150px;}
.c-box .c-list .imgbox:hover{border:1px solid #006baf;}
.c-box .c-list .nrbox h3{line-height:30px;font-size:18px; text-overflow:ellipsis;overflow:hidden; white-space:nowrap; padding-bottom:10px;}
.c-box .c-list .nrbox h3 a{letter-spacing:2px;}
.c-box .c-list .nrbox h3 a:hover{color:#ff8759;text-decoration:underline;}
.c-box .c-list .nrbox p{line-height:25px;font-size:12px; color:#777;text-indent:20px;;}
.c-box .c-list .nrbox .plbox span{display:inline-block; line-height:30px;background:url(../images/sj.png) left center no-repeat;padding-left:10px; margin-top:10px; color:#006baf;}
.c-box .c-list .nrbox .plbox a{display: block;float:right;background-color:#888;color: #fff;padding: 2px 10px;line-height:18px;margin-top:4px; margin-top:10px;}
.c-box .c-list .nrbox .plbox a:hover{background-color:#006baf;color:#fff;text-decoration:none;}
.c-box .c-list:last-child{border-bottom:none;}



/*--奇闻列表样式--*/
.asan{overflow:hidden;}
.asan ul{padding-top:10px;}
.asan ul li{padding-left:10px;clear:both;margin-bottom:10px;overflow:hidden;border-bottom:1px dashed #ccc;padding-bottom:10px;}
.asan ul li h3{display:block;font-size:23px;font-weight:500;color:#000;margin:0 auto 10px; margin-left:30px;}
.asan ul li img{float:left;width:210px;height:140px;margin-right:20px;}
.asan ul li p{}
.asan ul li p.p1{text-indent:2em;width:440px;float:left;line-height:25px;margin-top:10px;}
.asan ul li p.p2{width:440px;float:left;margin-top:10px;}
.asan ul li p.p2 span{display:inline-block; line-height:30px;background:url(../images/sj.png) left center no-repeat;padding-left:10px; margin-top:10px; color:#006baf;}
.asan ul li p.p2 a{display: block;float:right;background-color:#888;color: #fff;padding: 2px 10px;line-height:18px;margin-top:4px; margin-top:10px;}
.asan ul li p.p2 a:hover{background-color:#006baf;color:#fff;text-decoration:none;}
.c-box .c-list:last-child{border-bottom:none;}






/*--友情链接--*/
.liny{line-height:30px; background-color:#FFF;}
.liny a{float: left;padding: 0 5px;white-space: nowrap;}

/*--尾部版权--*/
.footerbg{background:#fdfdfd;border-top:2px solid #f39e09; margin-top:10px;}
.footer{padding:10px 0px;}
.footer p{line-height:30px; text-align:center;}
.footer p a{padding:0px 3px;}

/*--94677 列表页分页--*/
.page{font-size:13px;height:35px;line-height:35px;padding:10px;}
.page a, .page span{background-color:#fff;border:#006baf 1px solid;color:#333;display:block;float:left;font-size:13px;height:25px;line-height:25px;margin:5px 2px;padding-left:10px;padding-right:10px;}
.page a:hover,.x-page a:hover{background:#006baf; border:#006baf 1px solid; color:#FFF;text-decoration:none;}
.page span.thisclass,.x-page span.thisclass, .page strong{background-color:#006baf;border-bottom:#006baf 1px solid;color:#fff;display:block;float:left;font-size:13px;height:25px;line-height:25px;margin:5px 2px;padding-left:10px;padding-right:10px;}

/*--文章页分页--*/
.linle-pag2 { float:left; position:relative; overflow:visible; left:50%; font-size:13px; color:#666; margin-top:-10px;}
.linle-pag2 a { float:left; margin:0 3px; position:relative; right:50%; padding:0 9px; border:#006baf 1px solid; line-height:24px; height:24px; color:#333; display:inline-block; }
.linle-pag2 strong { float:left; margin:0 3px; position:relative; right:50%; padding:0 9px; background:#006baf; border:#006baf 1px solid; line-height:24px; height:24px; color:#FFF; display:inline-block; }
.linle-pag2 a:hover { float:left; margin:0 3px; position:relative; right:50%; background:#006baf; border:#006baf 1px solid; color:#FFF; text-decoration:none }

/*--首页幻灯片下面的两个图片-*/
.c-1 .c-right .c-bottom{margin-top:5px;}
.c-1 .c-right .c-bottom h2{line-height:25px;font-size:16px;border-bottom:1px solid #ddd; color:#ff8759;}
.c-1 .c-right .c-bottom li img{width:230px;height:150px;display:block;}
.c-1 .c-right .c-bottom li{float:left;font-size:14px; margin:5px 5px 0 5px;ext-align: center;text-overflow:ellipsis;overflow:hidden; white-space:nowrap;}
.c-1 .c-right .c-bottom li p {position: relative;bottom:28px;background: url(../images/bg11_con.png);width: 222px;height:20px;padding: 6px 4px 2px 4px;text-align: center; color:#fff; margin-bottom:-20px;}
.c-1 .c-right .c-bottom li a:hover {color:#fff;}


/*--94677 列表页右侧图片推荐--*/
.c-2 .c-right .r-3{border-top:3px solid #006baf;width:298px;overflow:hidden; background:#FFF;}
.h-3{line-height:35px;font-size:18px;padding-left:10px;font-weight:bold; margin-bottom:5px;}
ul.pic300 {float:left;width:320px; overflow:hidden;}
ul.pic300 li{float:left;width:145px;margin-right:10px;}
ul.pic300 li img {display:block;width:145px;height:97px;}
ul.pic300 li b {display:block;width:145px;height:26px;line-height:26px;overflow:hidden;text-align:center;font-size:14px;}



/*--94677大全--*/
.daquan{ float:right;width:300px;}
.daquan ul{padding:5px 0 0 35px;border:1px solid #ddd;border-top:none; background:url(../images/li-bj.jpg) 10px 7px no-repeat; background-color:#FFF; width:265px;}
.daquan ul li{line-height:30px;border-bottom: 1px dashed #eee; text-overflow:ellipsis;overflow:hidden; white-space:nowrap;}


/*--广告--*/
.ad1 { width:1000px; background:#FFF; margin:0 auto; padding-top:10px;}
.ad2 { width:600px; background:#FFF; border:1px solid #fff; margin:0 auto; padding-bottom:20px;}
.ad3 { background:#FFF; float:right; margin-bottom:10px;}
.ad21 { width:690px; background:#FFF; float:left; margin-top:10px;}
.ad23 {background:#FFF; text-align:center;padding-bottom:10px;}




/*--94677精选--*/
.jingxuan{float:left;width:1000px;margin-right:10px;border:1px solid #ddd;background-color:#FFF;border-top:none; margin-top:10px;}
.indexLeftA .subNav { height:45px; line-height:45px; padding:0 0 0 10px;}
.indexLeftA .qmILeft,.indexLeftA .pfILeft,.indexLeftA .tpILeft { background-color:#f1f1f1;}
.indexLeftA h2 { display:inline-block; margin-right:5px; float:left;}
.subNav a.more { margin-right:0;font-size:12px;color:#999;float: right;margin-right:10px;}
.subNav a { font-size:14px; margin-right:10px;}
.indexLeftA h2 a{margin-right:0;}
.indexLeftA h2 a,.indexLeftA h2{ font:17px/45px "microsoft yahei";}
.indexLeftA h2 a:hover { text-decoration:none;}
.wmILeft h2,.wmILeft h2 a,.tpILeft h2,.tpILeft h2 a{color:#18b20c;}
.qmILeft h2,.qmILeft h2 a{color:#ff8759;}
.txILeft h2,.txILeft h2 a{color:#006baf;}
.pfILeft h2,.pfILeft h2 a{color:#f66;}
qtILeft h2,.qtILeft h2 a{color:#000;}

/*--吉尼斯世界大全--*/
.jinisi{width:1000px;border: 1px #d3d3d3 solid;margin-top:10px; margin-bottom:10px;background: #fff;border-top:none;}
.jinisi .m_Box1 li img{width: 230px;height: 150px;}
.jinisi .m_Box1 li{float: left;width: 230px;font-size: 14px;padding: 0 2px 10px 15px; margin-top:10px;text-align: center;text-overflow:ellipsis;overflow:hidden; white-space:nowrap;}
.jinisi .m_Box1 li p { margin-top:5px;}


/*--94677排行榜带效果--*/
.topbox dt,.topbox dt .num,.topbox dt.on{background-image:url(../images/TOPbg.png);background-repeat:no-repeat;}
.topbox{width:300px;margin:0 auto;border:1px solid #ddd; float:right; margin-top:10px;}
.topbox dd img{width:298px; height:198px;}
.topbox dt{padding:1px 16px 0 36px;background-position:0 0;height:28px;line-height:28px;overflow:hidden;position:relative;}
.topbox dt .num{position:absolute;top:5px;left:5px;width:16px;height:16px;line-height:16px;overflow:hidden;font-size:12px;text-align:center;color:#fff;font-weight:800;background-position:-630px 0;display:block;}
.topbox dt a{text-decoration:none;color:#555;}
.topbox dt.on{background-position:-237px 0;}
.topbox dd{border:solid 1px #fff;overflow:hidden;}

/*--最新94677--*/
.zuixin{border: 1px #d3d3d3 solid;margin-top:10px;background-color: #fff;width:1000px;border-top:none;}
.m_Box5{width:312px;margin:10px 0 2px 10px;border-right:1px #ccc dashed;text-align:center;}
.m_Box5 img{float:left;margin-right:10px;width:300px;height:200px;}
.m_Box5 a{font-size:15px;display:block;font-weight:bold; line-height:35px;}
.m_Box6{width:367px;padding:10px 0 0 6px;}
.m_Box6 li{float:left;width:95%;line-height:29px;padding-left: 5px;;font-size: 15px;text-overflow:ellipsis;overflow:hidden; white-space:nowrap;}
.m_Box6 li span{float:right;}
.m_Box6 li strong{font-weight:normal;}

.FL{float:left;display:inline;overflow:hidden;}

/*--副导航条上的小栏目--*/
.title {display:block; height:38px;line-height:38px;border-bottom:2px solid #006baf; background-color:#FFF;}
.title span {float:right;font-size:13px;color:#999;line-height:38px; padding-right:10px;}
.title span a {color:#666;padding:0 4px;}
.title span a:hover{padding:0 4px;color:#ff8759;text-decoration:underline;}

.title h2 {float:left;padding:0 25px 0 25px;height:38px;background-color:#006baf;font-size:18px;color:#fff;}
.title h2 a{color:#fff;}
.title h2 a:hover{color:#ff8759;text-decoration:underline;}

/*--栏目页副导航条--*/
.ltitle {display:block; height:36px;line-height:36px;border-bottom:1px solid #006baf; background-color:#FFF;}
.ltitle span {float:right;font-size:13px;color:#999;line-height:36px; padding-right:10px;color:#666;}
.ltitle span a {color:#666;padding:0 3px;}
.ltitle span a:hover{padding:0 3px;color:#ff8759;text-decoration:underline;}

.ltitle h1 {float:left;padding:0 25px;height:36px;background-color:#006baf;font-size:18px;color:#fff;}
.ltitle h1 a{color:#fff;}
.ltitle h1 a:hover{color:#ff8759;text-decoration:underline;}


/*--奇闻异事--*/
.qiwen{border: 1px #d3d3d3 solid; margin-top:10px;background-color: #fff;width:494px;;border-top:none;}
.qi_zuo{margin:10px 0 0 10px;border-right:1px #ccc dashed;width:220px;}
.qi_zuo img{float:left;margin-right:10px;width:210px;height:140px;}
.qi_you{width:253px;padding:7px 0 0 0;}
.qi_you li{float:left;line-height:29px;padding-left:7px;font-size: 15px;text-overflow:ellipsis;overflow:hidden; white-space:nowrap;}
.a1{display:block;font-size:14px;font-weight:bold;line-height:35px; text-align:center;}
.fle{float:left;display:inline;overflow:hidden;}
.rig{ float:right;display:inline;overflow:hidden;}

.baike{border: 1px #d3d3d3 solid; margin-top:10px;background-color: #fff;width:494px;border-top:none;}

/*--首页友情链接--*/
.link{width:1000px;margin:0 auto;}
.link_t{height:33px;line-height:33px;color:#666;}
.link_t span{float:right;}
.link ul{width:100%;overflow:hidden;clear:both;font-size:12px;padding:5px 0;}
.link a{float:left;line-height:24px;padding-right:15px;white-space:nowrap;}


/*--右侧图文混排展示--*/

h4{font-size:inherit; font-weight:normal;}


.list-tweet i{background-image:url(../images/icon_v7.png);background-repeat:no-repeat;}

.dom-display .normal{display:none;}
.dom-display .current{display:block;}

.area-sub{width:300px;overflow:hidden;}


.ui-style-gradient{border-top:3px solid #006baf;}
.ui-style-gradient .tab-hd,.ui-style-gradient .box-hd{background:#F7F7F7;}
.ui-style-gradient .tab-hd-con,.ui-style-gradient .box-hd{background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(254, 254, 254)), to(rgb(237, 237, 237)));background-image: -webkit-linear-gradient(top, rgb(254, 254, 254), rgb(237, 237, 237));background-image: -moz-linear-gradient(top, rgb(254, 254, 254), rgb(237, 237, 237));background-image: -o-linear-gradient(top, rgb(254, 254, 254), rgb(237, 237, 237));background-image: -ms-linear-gradient(top, rgb(254, 254, 254), rgb(237, 237, 237));background-image: linear-gradient(top, rgb(254, 254, 254), rgb(237, 237, 237));}
.tab-hd-con{float:left;font-size:16px;text-align:center;cursor:pointer;}

.tab-hd .current{font-weight:bold;}
.tab-bd-con{display:none;overflow:hidden;}
.tuijian a{ margin-left:5px; line-height:25px;}

.tab-main-3 .tab-hd-con{width:102px;}
.tab-sub-2 .tab-hd-con{width:148px;}
.tab-sub-2 .tab-hd .current{width:149px;}
.tab-sub-3 .tab-hd-con{width:98px;}
.tab-sub-3 .tab-hd .current{width:100px;}
.tab-sub-4 .tab-hd-con{width:73px;}
.tab-sub-4 .tab-hd .current{width:76px;}
.tab-area .tab-hd-con{width:102px;}
.tab-main .tab-hd,.tab-sub .tab-hd,.tab-product .tab-hd,.tab-area .tab-hd{overflow:hidden;height:30px;line-height:30px;border-left:1px solid #CFCFCF;}
.tab-main .tab-hd-con,.tab-sub .tab-hd-con,.tab-product .tab-hd-con,.tab-area .tab-hd-con{height:29px;border-right:1px solid #CFCFCF;}
.tab-main .tab-hd .current,.tab-sub .tab-hd .current,.tab-product .tab-hd .current,.tab-area .tab-hd .current{position:relative;z-index:1;height:30px;background:#fff;}
.tab-main .tab-bd,.tab-sub .tab-bd,.tab-product .tab-bd,.tab-area .tab-bd{margin-top:-1px;border-top:1px solid #CFCFCF; background:#FFF;}
.tab-sub .tab-bd,.tab-product .tab-bd,.box-sub .box-bd{border-right:1px solid #CFCFCF;border-bottom:1px solid #CFCFCF;border-left:1px solid #CFCFCF;}
.tab-main .tab-bd-con,.tab-sub .tab-bd-con,.tab-ad .tab-bd-con,.tab-area .tab-bd-con{padding-top:18px;}
.tab-sub .tab-bd-con{padding-right:9px;padding-left:13px;}
.tab-main .tab-bd-con{padding-right:10px;}
.list-tweet{height:505px;overflow:hidden;}
.list-tweet li,.list-tweet i{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;}
.list-tweet li{float:left;overflow:hidden;padding:0 9px 0 10px;border-bottom:1px solid #E3E6EB;}
.list-tweet i{float:right;width:17px;height:17px;overflow:hidden;margin-top:13px;*display:inline;}
.list-tweet h4{line-height:46px;height:46px;overflow:hidden;font-size:14px;}
.list-tweet img{float:left;margin-right:9px; width:162px; height:108px;}
.list-tweet p{font-size:12px;line-height:20px;color:#666;}
.drink-me{height:46px;background:#fff;}
.drink-me i{font-size:14px;opacity:1;text-indent:-10em;}
.eat-me{height:170px;}
.eat-me:hover{background:#F7F7F7;}
.eat-me i{*display:none;opacity:0;}
.eat-me h4 a{ color:#000;font-weight:bold; font-size:15px;}
.kankan{float:right;font-size:12px;line-height:40px;}
.kankan a{color:#ff8759;}
.kankan a:hover{color:#ba2636;}
.tweet-xxl{color:#A62F3A;background-position:left -599px;}
.tweet-xl{color:#C35A4D;background-position:left -618px;}
.tweet-l{color:#DC754B;background-position:left -638px;}
.tweet-m{color:#F4904B;background-position:left -658px;}
.tweet-s{color:#E1E1E1;background-position:left -658px;}
.tab-main .lh-import-news{background:url(../images/importnewsheader3.jpg) no-repeat 0 10px;padding-top:5px;}
.special,.column{padding-right:9px;padding-left:10px;font-size:14px;line-height: 28px;}
.column-title{width:65px;height:21px;margin-top:15px;margin-bottom:6px;font-size:12px;line-height:21px;text-align:center;color:#fff;}
.column-title a{padding:2px 12px;border-bottom:2px solid #E0E5EF;color:#fff;}
.column-title a:hover{text-decoration:none;}
.lump-blue{background:#006baf;}
.lump-green{background:#70A33B;}
.lump-gray{background:#656565;}
.lump-red{background:#ff8759;}
.special img{margin:15px 0;}
.special p{padding-top:6px;height:22px;line-height:22px;font-size:14px;overflow:hidden;}

/*--随机推荐--*/

.column ul li {text-align:left;list-style:none;height:27px;line-height:27px;}
.column ul li span.BG{display:inline-block;color:#fff;width:16px;height:16px;line-height:16px;font-size:12px;background-image:url(../images/num_bg.jpg);background-repeat:no-repeat;background-position:50% 30%;margin-right:6px; text-align:center;}
.column ul li span.noBG{display:inline-block;color:#fff;width:16px;height:16px;line-height:16px;font-size:12px;background-color:#999999;margin-right:6px; text-align:center;}

/*--右侧随屏滚动--*/
#box{float:left; position:relative;width:300px;}
.div1{width:300px;}
.div2{position:fixed;_position:absolute;top:0;z-index:300;}


.bdcs-main,.bdcs-main * {box-sizing:content-box;margin:0;padding:0;float:none;clear:none;overflow:hidden;white-space:nowrap;word-wrap:normal;border:0;background:0 0;width:auto;height:auto;max-width:none;min-width:none;max-height:none;min-height:none;border-radius:0;box-shadow:none;transition:none;text-align:left}
.bdcs-clearfix:after {content:'';display:block;clear:both;height:0}
.bdcs-clearfix {zoom:1}
.bdcs-main {overflow:visible}
.bdcs-search {display:block;overflow:visible;position:relative;border-style:solid}
.bdcs-search-form-input-wrap {display:inline-block}
.bdcs-search-form-input {border-width:1px;border-style:solid;display:inline-block;vertical-align:top;text-indent:5px;background-color:#fff;float:left}
.bdcs-search-form-input:focus {border-width:1px;border-style:solid;outline:0}
.bdcs-search-form-submit-wrap {display:inline-block}
.bdcs-search-form-submit {display:inline-block;cursor:pointer;border-width:1px;border-style:solid;vertical-align:top;text-align:center;width:50px;//_overflow:hidden}
.bdcs-search-form-submit-magnifier {width:45px;padding:0;text-indent:-999em;overflow:hidden;background:url(http://znsv.baidu.com/static/customer-search/component/search/magnifier-icon.png) no-repeat center center;_background:url(http://znsv.baidu.com/static/customer-search/component/search/magnifier-icon_ie6.png) no-repeat center center}
div.cse-default-channel-container {display:block;position:absolute;z-index:30061000000}
div.cse-default-channel-container .default-channel-list {display:none;width:99%;list-style:none;background:#fff;border:1px solid #DDD;border-top:0;margin:0;padding:0}
div.cse-default-channel-container .default-channel-list li {background:0 0;line-height:24px;list-style:none;display:block;padding-left:7px;cursor:pointer}
div.cse-default-channel-container .default-channel-list li:hover {background:#DDD}
.bdcs-search-form-input-wrap {}
.bdcs-search-form-input-notspan {margin-left:0px;font-family:Arial,SimSun,sans-serif;color:#000000;font-size:14px;}
.bdcs-search-form-input .icon-nofocus {left:;right:;top:;height:;width:;}
.bdcs-search {width:361px;height:35px;overflow:hidden;border-color:#006baf;border-radius:0px;border-width:2px;box-shadow:none;background-color:#006baf;}
.bdcs-search-form-input {border-color:#FFFFFF;margin-right:0px;width:298px;height:33px;line-height:33px;font-family:Arial,SimSun,sans-serif;color:#000000;font-size:14px;border-radius:0px;background-color:#FFFFFF;}
.bdcs-search-form-input:focus {border-color:#f79646;}
.bdcs-search-form-submit-wrap {}
.bdcs-search-form-submit {border-color:#006baf;height:33px;width:60px;background-color:#006baf;color:#FFFFFF;font-family:Arial,Microsoft YaHei,sans-serif;font-size:18px;border-radius:0px;}
.bdcs-search-form-submit {*height:35px;*margin-top:1px;}
.bdcs-search-form-submit {line-height:33px;}
.bdcs-search-form-input {margin-right:-1px;}
