@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-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}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}
/**
 +------------------------------------------------------------------------------
 * 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:#333;font-family:"微软雅黑","黑体",Arial;background-color:#f2f2f2;}a{outline:0;text-decoration:none;color:#333}a:hover{text-decoration:none;color:#AA0012}
/**
 * topbar & footer
 */
.topbar .wrapper {display: flex}
.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;}
.ulfix { overflow: auto; zoom: 1; }
.ulfix a { font-size:14px;border-right: 1px solid #AA0012;padding: 0 5px;}
.ulfix a:first-child{ padding-left:0; }

.topbar{ height:60px; background:#3E3E3E; position:fixed; left:0; top:0; width:100%; z-index:99;
	left:0px;
	_top:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight);
	/*_left:expression(document.documentElement.scrollLeft + document.documentElement.clientWidth - offsetWidth);*/

}
.topbar .logo{ flex:0 0 138px;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;}

.nav{ min-width:0;flex:1;display: flex; margin-left:30px;}
.nav li strong{display: block;width: 100%;height: 100%;}
.nav li.i_navTitle{flex:1;}
.nav li{ flex:auto;min-width: 0; font-size:16px;  position:relative;height:60px; line-height:60px;text-align: center; }
.nav li i{ display:inline-block; background:url(../images/arrow.png) no-repeat; width:12px; height:7px; position:relative; top:-2px; margin-left:5px;}
.nav li a:hover{ text-decoration:none;}
.nav li.on strong a{background:#AA0012; color:#fff;}
.nav strong{font-weight:normal !important;}
.nav strong a{ display:block; height:60px; line-height:60px;color:#fff; font-size:18px;}
.nav li:hover{ background:#AA0012;}
.nav dl{width:100px;background:#fff;position:absolute;height:auto;left:0px;top:60px;padding:10px 0;text-align:center;border:#eaeaea solid 1px;display:none; box-shadow:2px 2px 4px #ccc; z-index: 9;}
.nav dl a{font-size:14px;}
.nav dl a:hover{color:#767676;}
.nav dl em{width:12px;height:7px;position:absolute;top:-7px;left:35px;}
.nav dl dd{ line-height:35px;}
.nav dl dd a{ display:block; line-height:35px; height:35px;}
.nav dl dd a:hover{ background:#AA0012; color:#fff;}
.nav li.selected dl{display:block;}

.login_reg{flex: 0 0 200px;height: 60px;}
.login_reg li{flex: 0 0 30%;width: 30%;text-align: center;}
.login_reg li.i_username{width: 100%;flex: 0 0 100%;text-align: center;}

.action { float:right;}
.action a{ display:inline-block; height:34px; line-height:34px; color:#fff;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:#AA0012 url(../images/icon1.png) no-repeat 8px center; padding:0 15px 0 38px; margin-top:14px; float:left;}
.action a.n2{ background:#505050; padding:0 17px;}
.action a.n3{ background:#AA0012; 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:#666;}
.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:#AA0012;}


.main{ margin-top:80px;}
.footer{ height:54px; line-height:54px; background:#3E3E3E; color:#fff; font-size:14px; color:#8f8f8f; margin-top:15px;}
.footer a{color:#8f8f8f;}
.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;}

/**
 * main
 */
/*首页-Start*/
.main { position: relative;}
	/*标题通用*/
.main .mainnews .com-title, .main .listr .com-title, .main .listl .com-title,.mobile-hot .com-title{ border-bottom: 3px solid #F5F5F5; padding-bottom: 5px; margin-bottom: 5px;}
.main .mainnews .com-title img, .main .listr .com-title img, .main .listl .com-title img,.mobile-hot .com-title img{ position: relative; top: 3px; left: 0px; margin-right: 5px;}
.main .mainnews .com-title span, .main .listr .com-title span, .main .listl .com-title span,.mobile-hot .com-title span{ border-bottom: 3px solid #AA0012; padding-bottom: 7px; font-size: 18px; color: #3C3B3C; }
	/*主要内容*/
.main .mainnews { width: 1160px; padding: 0 20px; background-color: #fff; margin: 0 auto; overflow: hidden; padding-bottom: 20px; position: relative;}
.main .mainnews .adlr { width: 1160px; height: 90px; position: absolute; top: 565px; left: 20px;}
.main .mainnews .adlr img { width: 1160px; height: 90px;}
		/*顶部文字新闻*/
.main .mainnews .latestnews { margin-top: 120px; height: 45px; line-height: 45px; background: url(../images/latestnews-title.png) no-repeat 10px 10px; border: 1px solid #F4F3F3; padding-left: 120px; /*text-indent: 120px;*/ position: relative;}
			/*动态CSS-文字新闻-start*/
.mainnews .latestnews a { font-size: 14px; color: #757474;}
.mainnews .latestnews ul { width: 820px; position: relative;}
.mainnews .latestnews ul li img { margin-right: 10px;}
.mainnews .latestnews ul li a+img { margin:0 10px; }
			/*动态CSS-文字新闻-end*/
.mainnews .latestnews .msearch { position: absolute; top: 7px; right: 10px; background: url(../images/msearch_bg.png) no-repeat; width: 209px; height: 31px;}
.mainnews .latestnews .msearch .text-msearch { width: 150px; height: 17px; padding: 5px; position: absolute; left: 1px; top: 1px; border: none; font-size: 14px; font-family:'Microsoft YaHei','宋体';}
.mainnews .latestnews .msearch .btn-msearch { width: 44px; height: 30px; background: url(../images/btn-msearch.png) no-repeat center; position: absolute; top: 1px; right: 0px; border: none; cursor: pointer; color: #a5a4a4;}

	


/*左侧*/
/*动态CSS-图片新闻轮播-start*/
.mainnews .newsl { float: left; width: 820px; margin-top: 10px;}
.mainnews .newsl .m-slide{ position: relative;  height: 365px;}
.mainnews .newsl .m-slide .img { float: left; position: relative }
.mainnews .newsl .m-slide .img img { display: block; width: 670px; height: 365px }
.mainnews .newsl .m-slide .img li { display: none; position: absolute; left: 0; top: 0 }
.mainnews .newsl .m-slide .tab, .mainnews .newsl .m-slide .tab2 { float: right }
.mainnews .newsl .m-slide .tab li { border: 4px solid #fff; border-right:0;  font-size: 13px; font-weight: bold; color: #fff; margin-top:-2px;}
.mainnews .newsl .m-slide .tab2 li { border: 4px solid #fff; width: 128px; height: 77px;  font-size: 13px; font-weight: bold;}
.mainnews .newsl .m-slide .tab2 li img { width: 128px; height: 77px; }
.mainnews .newsl .m-slide .tab li+li { margin-top: 4px;}
.mainnews .newsl .m-slide .tab2 li+li { margin-top: 9px;}
.mainnews .newsl .m-slide .tab li .color1 { background-color: #75CFD9; width: 110px; height: 68px; padding: 7px 10px;}
.mainnews .newsl .m-slide .tab li .color2 { background-color: #E4A17E; width: 110px; height: 68px; padding: 7px 10px;}
.mainnews .newsl .m-slide .tab li .color3 { background-color: #D0838C; width: 110px; height: 68px; padding: 7px 10px;}
.mainnews .newsl .m-slide .tab li .color4 { background-color: #7CAA77; width: 110px; height: 68px; padding: 7px 10px;}
.mainnews .newsl .m-slide .tab .on {}
.mainnews .newsl .m-slide .tab .on .color1 { background-color: #08a7b9;}
.mainnews .newsl .m-slide .tab .on .color2 { background-color: #e5611d;}
.mainnews .newsl .m-slide .tab .on .color3 { background-color: #c75663;}
.mainnews .newsl .m-slide .tab .on .color4 { background-color: #588753;}
.mainnews .newsl .m-slide .tab2 .on { border: 4px solid #AA0012;}
.mainnews .newsl .m-slide #ifocus_opdiv { position:absolute; left:0; bottom:0; width:670px; height:45px; background:#000; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }
.mainnews .newsl .m-slide #ifocus_tx { position:absolute; left:15px; bottom:10px; color:#FFF; }
.mainnews .newsl .m-slide #ifocus_tx ul li{ display:none;  }
.mainnews .newsl .m-slide #ifocus_tx ul li a{ color:#fff; font-size:17px; font-weight: bold;}
			/*动态CSS-图片新闻轮播-end*/

.mainnews .newsl .leftbanber { margin-top: 20px; margin-bottom: 100px;}
.mainnews .newsl .leftbanber img { width: 820px; height: 90px;}

.mainnews .newsl .chosen { margin-top: 20px; height: 385px; padding-top: 25px; overflow:hidden;}
.mainnews .newsl .chosenbox { float: left; width: 385px; height: 87px; background-color: #F1F6F8; padding: 10px; margin-top: 7px; display: inline;}
.mainnews .newsl .chosenbox-ml { margin-left:9px;}
.mainnews .newsl .chosenbox .chosenimg { float: left; margin-right: 10px; display: inline; width: 130px; height: 85px;}
.mainnews .newsl .chosenbox h3 { font-size: 16px; margin-left: 140px; text-align: left;text-overflow: ellipsis;display: -webkit-box;
-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;} /* 2.25 修改内容 */
.mainnews .newsl .chosenbox h3:hover {/* background-color: #AA0012; color: #fff;*/}
.mainnews .newsl .chosenbox h3:hover a { color: #AA0012; text-decoration:none;}
.mainnews .newsl .chosenbox p { color: #676666; margin-bottom: 5px;}
.mainnews .newsl .chosenbox span { background: url(../images/symbol-9.png) no-repeat 0 4px; padding-left: 16px; display: inline-block !important; *display: inline; zoom: 1; width: 80px;}
.mainnews .newsl .chosenbox span+span { background: url(../images/symbol-10.png) no-repeat 0 5px; }

/*2.25 */
.hot { margin-top: 20px;}
.hot .hotbox { height: 175px; padding: 10px 10px 10px 0; border-bottom: 1px solid #E5E5E5; margin-right:10px;}
.hot .hotbox .hotimg { width: 250px; height: 165px; float: left; display: inline; margin-right: 28px; position: relative;}
.hot .hotbox .hotimg .hotimgzz { position: absolute; top: 0px; left: 0px; width: 250px; height: 165px;}
.hot .hotbox .hotimg:hover .hotimgzz { background:#AA0012; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);}
.hot .hotbox .hotimg .zzsz {  display: inline-block; *display: inline; zoom: 1; background:transparent; position: absolute; top: 40%; left: 40%; width: 43px; height: 43px;}
.hot .hotbox .hotimg:hover .zzsz { background: url(../images/symbol-26.png) no-repeat;}
.hot .hotbox .hotimg .standpoint { position: absolute; top: 0px; left: 0px; width: 68px; height: 30px; font-size: 14px; color: #fff; background-color: #AA0012; text-align: center; line-height: 30px;}
.standpoint a{color: #fff;}
.standpoint a:hover{color: #fff;}
.hot .hotbox .hotimg img { width: 250px; height: 165px; }
.hot .hotbox h3 { font-size: 18px; height: 35px; line-height: 35px; color: #333;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}/*2.25 */
.hot .hotbox h3:hover a { color: #AA0012; text-decoration:none;}
.hot .hotbox p { color: #666; font-size: 14px; height: 102px; line-height: 26px;} /* 2.25 */
/*.mainnews .newsl .hot .hotbox span { background: url(../images/symbol-9.png) no-repeat 0 4px; margin-right:20px; display: inline-block !important; *display: inline; zoom: 1; text-indent: 20px; color: #3e3e3e;}
.mainnews .newsl .hot .hotbox span+span { background: url(../images/symbol-11.png) no-repeat 0 4px;}*/

.hot .hotbox span { background: url(../images/symbol-11.png) no-repeat 0 0px; margin-right:20px; margin-top: 10px;display: inline-block !important; *display: inline; zoom: 1; text-indent: 20px; color: #999;} /* 2.25 */
.hot .hotbox span+span { background: url(../images/tab_icon.png) no-repeat 0 2px;color: #999;} /*2.25 */
.hot .hotbox span+span+span { background: url(../images/enjoy_icon.png) no-repeat 0 2px;background-size:14px 14px;float:right;color: #999} /*2.25 */
.hot .hotbox span a{color: #999;}/*2.25 */

		/*右侧*/
.main .mainnews .newsr { float: left; width: 320px; margin-left: 20px; display: inline; margin-top: 10px;}
.mainnews .newsr .topnews { height: 365px;}
.mainnews .newsr .topnews .sideMenu { padding: 15px 0;}
/*2.25*/.mainnews .newsr .topnews .sideMenu h3 { margin-top: 00px; font-size: 16px; color: #333; height: 40px; line-height: 40px; background-image: url(../images/symbol-8.png); background-repeat: no-repeat; padding-left: 30px;}
.mainnews .newsr .topnews .sideMenu ul+h3 { border-top: 1px solid #F2F2ED;}
.mainnews .newsr .topnews .sideMenu h3.h3img1 { background-position: 0px 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;} /*2.25*/
.mainnews .newsr .topnews .sideMenu h3.h3img2 { background-position: 0px -25px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}/*2.25*/
.mainnews .newsr .topnews .sideMenu h3.h3img3 { background-position: 0px -60px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}/*2.25*/
.mainnews .newsr .topnews .sideMenu h3.h3img4 { background-position: 0px -97px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}/*2.25*/
.mainnews .newsr .topnews .sideMenu h3.h3img5 { background-position: 0px -134px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}/*2.25*/
.mainnews .newsr .topnews .sideMenu h3.on { color: #01A998;}
/*2.25*/.mainnews .newsr .topnews .sideMenu ul li {font-size:14px;height: 80px; margin-bottom: 10px;overflow: hidden; width: 279px; margin-left: 30px; color: #666;}

.mainnews .newsr .rightbanber { margin-top: 20px;  margin-bottom: 100px;}
.mainnews .newsr .rightbanber img { width: 320px; height: 90px;}

.mainnews .newsr .follow, .listr .follow { margin-top:10px; height: 385px;padding-top:18px;}
.mainnews .newsr .follow .followcon { background-color: #F4F4F4; height: 335px; margin-top: 12px; overflow: hidden;}
.listr .follow .followcon { background-color: #F4F4F4; height: 334px; margin-top: 7px; overflow: hidden;}
.mainnews .newsr .follow .followcon p img { margin: 0 16px;}
.listr .follow .followcon p img { margin: 0 60px;}
.mainnews .newsr .follow .followcon span, .listr .follow .followcon span { display: block; margin: 25px 0; text-align: center; font-size: 16px; color: #4c4c4c;}
.mainnews .newsr .follow .followcon a, .listr .follow .followcon a { display: inline-block !important; *display: inline; zoom: 1; width: 69px; height: 84px; margin: 10px 20px 0;}
.mainnews .newsr .follow .followcon a.awb1 { background: url(../images/wb1.png) no-repeat; }
.mainnews .newsr .follow .followcon a.awb2 { background: url(../images/wb2.png) no-repeat; }
.mainnews .newsr .follow .followcon a.asubscription { background: url(../images/subscription.png) no-repeat; width: 56px;}

/*.mainnews .newsr .read { margin-top: 25px;}*/
.mainnews .newsr .read { margin-top: 107px;}
.mainnews .newsr .read, .listr .read {}
.mainnews .newsr .read .readbox, .listr .read .readbox { margin: 10px 0;}
.mainnews .newsr .read .readbox+.readbox, .listr .read .readbox+.readbox { border-top: 1px dashed #EEEEEE;}
.mainnews .newsr .read .readbox .readtitle, .listr .read .readbox .readtitle { font-size: 16px; margin-bottom: 10px; margin-top: 10px;}
.mainnews .newsr .read .readbox .readimg, .listr .read .readbox .readimg { width: 90px; height: 59px; float: left; display: inline; margin-right: 10px; padding-top: 4px;}
.mainnews .newsr .read .readbox .readimg img, .listr .read .readbox .readimg img { width: 90px; height: 59px;}
.mainnews .newsr .read .readbox p { color: #696969;}

.mainnews .newsr .rightad { margin: 15px 0;}
.mainnews .newsr .rightad .focusBox { position: relative; width:320px; height:250px; overflow: hidden; }
.mainnews .newsr .rightad .focusBox .pic img { width:320px; height:250px; display: block; }
.mainnews .newsr .rightad .focusBox .hd { overflow:hidden; zoom:1; position:absolute; bottom:10px; right:10px; z-index:3}
.mainnews .newsr .rightad .focusBox .hd li{float:left; line-height:15px; text-align:center; font-size:12px; width:11px; height:11px; cursor:pointer; overflow:hidden; background:#919191; margin-left:6px; filter:alpha(opacity=60); opacity:.6; -webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease }
.mainnews .newsr .rightad .focusBox .hd .on{ background:#fff; filter:alpha(opacity=100);opacity:1; }

.mainnews .newsr .columnauthor { margin-top: 20px;}
.mainnews .newsr .columnauthor .join { float: right; margin-top: 3px;}
.mainnews .newsr .columnauthor .join a { color: #a5a3a3; float: right;}
.mainnews .newsr .columnauthor ul { padding: 15px 0; }
.mainnews .newsr .columnauthor ul li { text-align: center; width: 75px; margin: 0 15px; float: left;}
.mainnews .newsr .columnauthor ul li .authorimg { width: 73px; height: 73px; padding: 2px; border: 1px solid #0FAF9E;}
.mainnews .newsr .columnauthor ul li .authorimg img { width: 73px; height: 73px;}

.mainnews .newsr .newsletter { margin-top: 15px;}
.mainnews .newsr .newsletter ul { padding: 5px 0; background: url(../images/symbol-12.png) no-repeat 0 15px;}
.mainnews .newsr .newsletter ul li { height: 44px; line-height: 44px; text-indent: 35px; font-size: 14px; border-bottom: 1px solid #F2F4F5;}

.mainnews .newsr .brandshow { margin-top: 400px;} /*2.25 */
.mainnews .newsr .brandshow a img { margin: 10px auto;}
.mainnews .newsr .brandshow ul li {margin-top:15px;}
.mainnews .newsr .brandshow ul li p { height: 26px; line-height: 23px; overflow: hidden; text-align:center;}

	 /*合作伙伴、友情链接*/
.main .mainother { width: 1150px; padding: 0 25px; background-color: #fff; margin: 0 auto; overflow: hidden; padding-bottom: 20px; margin-top: 15px;}
.mainother .partners, .mainother .links { overflow: hidden; }
.mainother .partners .partnerstitle { background: url(../images/partnerstitle.png) no-repeat; width: 1150px; height: 51px; margin-top: 15px; }
.mainother .partners li { float: left; border: 1px solid #EEEDED; width: 129px; height: 54px; margin: 20px 6px;}
.mainother .partners li img { width: 129px; height: 54px;}
.mainother .links .linkstitle { background: url(../images/linkstitle.png) no-repeat; width: 1150px; height: 51px; margin-top: 15px; }
.mainother .links ul li { float: left; font-size: 14px; margin: 5px 10px; *width: 80px;}

/*首页-End*/


/*智能硬件列表页-Start*/
.main .mainnews .viewpoint, .listr .viewpoint { float: left; width: 320px; margin-left: 15px; display: inline; margin-top: 10px;}
.mainnews .viewpoint ul, .listr .viewpoint ul { padding: 0px 0; background: url(../images/symbol-8.png) no-repeat 0px 8px; overflow: hidden;}
.mainnews .viewpoint ul li, .listr .viewpoint ul li { overflow:hidden;color: #3e3e3e; font-size: 16px; height: 36px; line-height: 36px; text-indent: 30px; *overflow: hidden; *width: 290px;}

.main .testtitle { margin-top: 30px; height: 63px; margin: 25px; margin-top: 30px;}
.main .test2appraisal { float: right; font-size: 30px; margin-top: 25px;}
.main .test2appraisal a { color: #3e3e3e;}
.main .test2appraisal span { color: #3e3e3e; margin: 0 10px;}
.main .test { }
.main .test ul { padding-top:1px;}
.main .test ul li { float: left; padding: 20px 16px; width: 350px; height: 490px; position: relative; border-top: 1px solid #D8D8D8; border-bottom: 1px solid #D8D8D8; margin-top:-1px;}
.main .test ul li .testimg { width: 350px; height: 242px; margin: 15px 0;}
.main .test ul li img { width: 350px; height: 242px; }
.main .test ul li h3 { color: #414141; font-size: 18px; line-height: 35px; height: 35px;}
.main .test ul li span { color: #cccccc; font-size: 14px;}
.main .test ul li p { color: #3e3e3e; font-size: 14px;}
.main .test ul li .fulltext { color: #fff; font-size: 16px; background-color: #AA0012; padding: 3px 7px; position: absolute; bottom: 35px; right: 24px;}
.main .test ul li.licenterb { border: 1px solid #D8D8D8; }
.main .page { margin: 50px auto; width: 440px;}
.main .page a { padding: 5px 10px; background-color: #AA0012; color: #fff; font-size: 14px; margin: 0 1px;}
.main .page a:hover, .main .page .on { background-color: #414141;}
/*智能硬件列表页-End*/

/*列表页-Start*/
.newslist { width: 1150px; padding: 0 25px; background-color: #fff; margin: 0 auto; overflow: hidden; padding-bottom: 20px; margin-top: 80px;}
	/*左侧*/
.main .listl { float: left; width: 770px; position: relative; padding-top: 60px; padding-right: 30px; border-right: 1px solid #E5E5E5; *padding-right: 0px; *width: 730px;}
.main .listl .inner{ padding:0 10px 0 15px;}
.listl .listview { float: left; width: 100px; height: 32px; line-height: 32px; position: absolute; top: 0; left: -25px; background-color: #AA0012; font-size: 18px; color: #fff; text-align: center; }
.listl .listview2 { float: left; width: 100px; height: 32px; line-height: 32px; position: absolute; top: 0; left: -25px; background-color: #AA0012; font-size: 18px; color: #fff; text-align: center; }
.paddinglr15{padding:0px 15px;}

.main .list2  ul { padding-right: 25px;}
.main .list2  ul li { width: 770px; height: 170px; padding: 10px 0; border-bottom: 1px solid #E5E5E5;}
.main .list2  ul li .viewimg { width: 250px; height: 165px; float: left; display: inline; margin-right: 30px; position: relative;}
.main .list2  ul li img { width: 250px; height: 165px;}
.main .list2  ul li .viewimg .hotimgzz { position: absolute; top: 0px; left: 0px; width: 250px; height: 165px;}
.main .list2  ul li .viewimg:hover .hotimgzz { background:#AA0012; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);}
.main .list2  ul li .viewimg .zzsz {  display: inline-block; *display: inline; zoom: 1; background:transparent; position: absolute; top: 40%; left: 40%; width: 43px; height: 43px;}
.main .list2  ul li .viewimg:hover .zzsz { background: url(../images/symbol-26.png) no-repeat;}
.main .list2  ul li .standpoint { position: absolute; top: 0px; left: 0px; width: 68px; height: 30px; font-size: 14px; color: #fff; background-color: #AA0012; text-align: center; line-height: 30px;}
.main .list2  ul li h3 { font-size: 18px; font-weight: bold; height: 35px; line-height: 35px; margin-bottom: 5px;}
.main .list2  ul li p { color: #3e3e3e; font-size: 14px; height: 102px; line-height: 26px;}
.main .list2  ul li  span { background: url(../images/symbol-9.png) no-repeat 0 4px; width: 130px; display: inline-block !important; *display: inline; zoom: 1; text-indent: 20px; color: #3e3e3e;}
.main .list2  ul li span+span { background: url(../images/symbol-11.png) no-repeat 0 4px;}

	/*右侧*/
.main .listr { float: right; display: inline; width: 340px;}
.listr .adimg { margin-top:20px;}
.listr .adimg img { width: 320px; height: 250px;}
.listr .adimg2 { padding-top:20px;}
.listr .adimg2 img { width: 320px; height: 180px;}
.listr .adimg3 { padding-top:20px;}
.listr .adimg3 img { width: 320px; height: 180px;}
.listr .hotlist { margin-top: 20px; margin-left: 0px; position: relative; background:#fff;}
.listr .hotlist .hd { position: absolute; top: -3px; right: 0px;}
.listr .hotlist .hd ul { background: none;}
.listr .hotlist .hd ul li { float: left; text-indent: 10px; color: #8B8B8B; *width: 60px;}
.listr .hotlist .hd ul li a { color: #8B8B8B;}
.listr .hotlist .hd ul li.on a { color: #AA0012;}
.listr .recommend { margin-top:20px;}
.listr .recommend ul li { float: left; width: 153px; height: 150px; margin-top: 15px; font-size: 14px; color: #6b6a6a;}
.listr .recommend ul li.borderl { margin-left: 10px;}
.listr .recommend ul li img { width: 150px; height: 98px;}
.listr .recommend ul li p { height: 46px; line-height: 23px; overflow: hidden;}
.listr .follow .followcon2 { /*height: 240px;*/}
/*列表页-End*/

/*内容页-Start*/
.main .listl .listlcon {}
.listl .listlcon .listltitle { border-bottom: 1px solid #F2F2F2; padding-bottom: 5px;}
.listl .listlcon .listltitle h3 { font-size: 26px; font-weight: bold; color: #3E3E3E; margin-bottom: 25px;line-height: 36px;}
.listl .listlcon .listltitle .tfontsize { float: right; color: #B9B9B9; font-size: 14px;}
.listl .listlcon .listltitle span { color: #B9B9B9; padding-left: 22px; margin: 0 10px; font-size: 14px;}
.listl .listlcon .listltitle span.spanimg1 { background: url(../images/symbol-9.png) no-repeat left center;}
.listl .listlcon .listltitle span.spanimg2 { background: url(../images/symbol-16.png) no-repeat left center;}
.listl .listlcon .listltitle span.spanimg3 { background: url(../images/symbol-11.png) no-repeat left center;}
.listl .listlcon .listltitle span.spanimg4 { background: url(../images/symbol-17.png) no-repeat left center; }
.listl .listlcon .listltitle span.spanimg4 a{ color:#b9b9b9;}
.listl .listlcon .listltitle span i { color: #54C8AB; }

.listl .listlcon .say { margin-top: 10px; border: 1px solid #F1F1F1; height: 61px; background: url(../images/say.jpg) no-repeat; padding: 10px; }
.listl .listlcon .say p { padding-left: 130px; color: #6E6E6E; font-size: 14px;}

.listl .listlcon .lconimg { width: 580px; margin: 20px auto;}
.listl .listlcon .lconimg img { width: 580px; height: 329px;}
.listl .listlcon .lconimg p { color: #A7A7A7; text-align: center; font-size: 14px; height: 35px; line-height: 35px;}
.listl .listlcon > p { font-size: 16px; color: #404040; margin: 17px 0; margin-bottom: 20px; line-height: 32px;}

.listl .page2 { margin: 50px auto; width: 280px;}
.listl .page2 a {padding: 5px 10px; background-color: #414141; color: #fff; font-size: 14px; margin: 0 1px;}
.listl .page2 a:hover,.listl .page2 a.on { background-color: #AA0012;}

.listl .mood { margin-top: 20px; padding: 0 35px;}
.listl .mood .moodtitle { font-size: 16px; border-bottom: 1px solid #E6E6E6; line-height: 35px; height: 35px;}
.listl .mood ul li { float: left; margin: 25px 40px; *width: 70px; *margin: 20px 20px;}
.listl .mood ul li a.mooda1 { background: url(../images/symbol-22.png) no-repeat; display: block; width: 49px; height: 63px;}
.listl .mood ul li p { font-size: 16px; text-align: center; margin: 7px 0;}
.listl .mood ul li p span { color: #CC3636; font-size: 12px;}
.listl .tag {}
.listl .tag .tagtitle { float: left; background: url(../images/tagtitle.png) no-repeat; width: 19px; height: 31px; margin-right:5px;}
.listl .tag a { background-color: #AA0012; color: #fff;  display: inline-block !important; *display: inline; zoom: 1; height: 21px; text-align: center; margin: 0 5px; padding: 5px 6px; font-size: 16px; }
.listl .tag a:hover { text-decoration: none; opacity:.8; filter:alpha(opacity=80); }
.listl .tag .share a { color: #fff;  display: inline-block !important; *display: inline; zoom: 1; height: 20px; text-align: center; margin: 0 4px; font-size: 16px; line-height: 20px; border-radius: 3px}
.listl .tag .share { float: right; }
.listl .tag .share .sharea1 {  background-color: #ED6364; width: 129px;}
.listl .tag .share .sharea1:hover { background-color: #d93637;}
.listl .tag .share .sharea2 { width: 129px;  background-color: #78AD02;}
.listl .tag .share .sharea2:hover { background-color: #608a02;}
.listl .tag .share .sharea3 { width: 50px; background-color: #E3A17E;}
.listl .tag .share .sharea3:hover { background-color: #c47449;}
.listl .avow { height: 57px; padding: 15px 10px; width: 730px; margin: auto; background-color: #F2F2F2; border: 1px solid #E8E8E8; margin-top: 20px; }
.listl .avow .avowtitle { float: left; background: url(../images/avow.png) no-repeat; width: 22px; height: 42px; display: inline; margin-right: 10px;}
.listl .avow p { font-size: 14px;}
.listl .ad { width: 750px; margin: auto; margin-top: 20px;}
.listl .correlation {margin-top: 20px; overflow:hidden;}
.listl .correlation ul { padding: 10px 5px; padding-right:0; padding-left:0;}
.listl .correlation ul li { width: 175px; float: left; margin-right: 5px; margin-left:5px; display:inline;}
.listl .correlation ul li p { font-size: 14px; line-height: 22px; margin-top: 5px;}
.listl .correlation ul li img { width: 175px; height: 115px;}
.listl .comment { margin-top: 20px;}
.listl .comment .commenttitle2 { font-size: 16px; margin-top: 10px;}
.listl .comment ul { padding: 10px 0;}
.listl .comment ul li { float: left; background: url(../images/symbol-24.png) no-repeat left center; width: 300px; text-indent: 10px; color: #5888AA; height: 25px; line-height: 25px;}

.listl embed{width:650px;height:408px;}

.listr .rserach { border: 1px solid #E8E8E8; height: 44px; width: 318px; padding-top: 1px; position: relative; margin-top: 25px;}
.listr .rserach .text-rserach { height: 29px; width: 260px; padding: 5px; border: none;}
.listr .rserach .btn-rserach { background: url(../images/symbol-21.png) no-repeat center; width: 43px; height: 42px; position: absolute; top: 1px; right: 1px; border: none; cursor: pointer;}

.listr .wemedia { margin-top: 15px;}
.listr .wemedia .wemediacon { background-color: #F2F2F2; padding-top: 20px; padding-left: 10px; padding-bottom: 10px;}
.listr .wemedia .wemediacon .user { }
.listr .wemedia .wemediacon .user .userimg { float: left; margin-right: 20px;}
.listr .wemedia .wemediacon .user .userimg + p { margin-bottom: 7px;}
.listr .wemedia .wemediacon .user p { padding-right:15px;}
.listr .wemedia .wemediacon .user p span { background: url(../images/symbol-20.png) no-repeat right center; padding-right: 30px; padding-top: 3px; padding-bottom: 2px; font-size: 16px; font-weight: bold; }
.listr .wemedia .wemediacon .column { height: 44px; padding-top: 28px; padding-bottom: 17px;}
.listr .wemedia .wemediacon .column .columnbox { float: left; border-right: 1px solid #DBDBDB; width: 95px; text-align: center;}
.listr .wemedia .wemediacon .column .columnbox span { color: #AA0012; font-size: 18px;}
.listr .wemedia .wemediacon .column .columnbox2 { float: left; border-right: 1px solid #DBDBDB; width: 95px; text-align: center; border-right: none; padding-left: 10px; line-height: 44px; }
.listr .wemedia .wemediacon .column .columnbox2 a { background-color: #AA0012; color: #fff; font-size: 16px; padding: 2px 7px; font-weight: bold;}
.listr .wemedia .wemediacon .morearticle {}
.listr .wemedia .wemediacon .morearticle .articletitle { border-bottom: 1px solid #E3E3E3; font-size: 14px;}
.listr .wemedia .wemediacon .morearticle ul { padding: 5px 0px;}
.listr .wemedia .wemediacon .morearticle ul li { font-size: 14px; line-height: 30px; height: 30px;}
.listr .wemedia .wemediacon .morearticle ul li span { padding: 1px 7px; background-color: #AA0012; color: #fff; margin-right: 10px;}

.listr .read2 { margin-top:20px;}
.listr .read2 .readbox { padding-top: 10px;}
.listr .read2 .readbox .readimg { }
.listr .read2 .readbox p { font-size: 16px; margin-left: 110px; width: 185px; margin-top: 10px;}

/*内容页-End*/

	/*侧边栏按钮*/
.main .mreturn {}
*{ padding:0px; margin:0px;}
*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
/*解决IE6下不兼容 position:fixed 的问题*/
#code,#code_hover,#gotop{ width:36px; height:48px; background:url(../images/icon.png) no-repeat; position:fixed; left:50%; margin-left: 610px; cursor:pointer;
_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));}
#code{ background-position:-276px -258px; bottom:120px; _margin-bottom:120px; background: url(../images/side-icon01.png) no-repeat center #DADBDD;}
#code_hover{ background: url(../images/side-icon01.png) no-repeat center #AA0012; bottom:120px; _margin-bottom:120px;}
#gotop{ background: url(../images/side-icon02.png) no-repeat center #AA0012; bottom:67px; _margin-bottom:67px;} 
#code_img{ z-index:100;width:270px; height:355px; background:url(../images/icon.png) -4px -3px no-repeat; position:fixed; left:50%; margin-left: 338px; bottom:67px; cursor:pointer; display:none;
_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); _margin-bottom:67px;}

.main .mshare { position: fixed; top: 130px; right: 50%; margin-right: 600px; width: 40px; height: 170px; }
.main .mshare a { width: 40px; height: 40px; display: block; margin-top: 1px;}
.main .mshare a.msharea1 { background: url(../images/symbol-30.png) no-repeat center #DADBDD;}
.main .mshare a.msharea1:hover { background: url(../images/symbol-30.png) no-repeat center #E6152F;}
.main .mshare a.msharea2 { background: url(../images/symbol-29.png) no-repeat center #DADBDD;}
.main .mshare a.msharea2:hover { background: url(../images/symbol-29.png) no-repeat center #47B54B;}
.main .mshare a.msharea3 { background: url(../images/symbol-28.png) no-repeat center #DADBDD;}
.main .mshare a.msharea3:hover { background: url(../images/symbol-28.png) no-repeat center #FFC029;}
.main .mshare a.msharea4 { background: url(../images/symbol-27.png) no-repeat center #DADBDD;}
.main .mshare a.msharea4:hover { background: url(../images/symbol-27.png) no-repeat center #AA0012;}

#qrcode { cursor: pointer; height:200px; position: fixed;  width: 250px; background:#fff; left:130px;}
.qrcode { border: 1px solid #d5d5d5;  margin-bottom: 50px;  padding: 30px 0;   text-align: center;}
.fixed{ top:0;}





.glyphicon{margin-right:-10px;}


/*
.zan p{background:#ff0000; opacity:.8;filter:alpha(opacity=80);} 
.zan p a{padding-left:30px; height:24px; background:url(../images/bgzan.png) no-repeat  4px -1px;color:#fff; font-weight:bold; font-size:14px} 
.zan p a:hover{background-position:4px -25px;text-decoration:none}
*/

.dahezan{margin: 0 auto;width: 50%;margin-bottom:50px;}
#cyReward{float:left}
.zan p{background:#fff; opacity:.8;filter:alpha(opacity=80);} 
.zan p{
            width: 134px;
            height: 49px;
            display: inline-block;
            background-image: url('../images/all-btn.png');
            background-repeat: no-repeat;
            background-position: 0 -196px;
            background-color: none;
            border: 0;
            cursor: pointer;
			margin-left: 15px;
}
.zan p a{padding:0px 0 0 70px; height:50px; background:url(../images/yizan.png) no-repeat  30px 5px;color:#fff; font-weight:bold; font-size:14px;line-height: 50px;display:block;} 
.zan p a:hover{background-position:30px 3px;;text-decoration:none}


.read{margin-top:20px;}

/* 首页 顶部搜索 */
.mainnews .latestnews .msearch{
  display: none;
}
.main .top_search .mainnews{
  background: rgba(0,0,0,0.1);
  width: 100%;
  height: 100%;
  padding: 0;
} 
.main .top_search{
  margin: 0 auto;
  width: 1200px;
  height: 300px;
  background: url('https://css.coffeecdn.com/images/banner.png')
}
.main .top_search .mainnews .top_search_filter{
  background: rgba(0,0,0,0.1);
  width: 100%;
  height: 100%;
}
.main .top_search .mainnews .search_wrapper .search_form{
  background-color: rgba(0,0,0,0.3);
  border:none;
  padding: 4% 3%;
  height: auto;
}
.main .top_search .mainnews .search_wrapper h2{
  font-size: 36px;
  text-align: center;
  color: #fff;
  margin-bottom: 25px;
}
.main .top_search .mainnews .search_wrapper .hot_search{
  color: #fff;
}
.main .top_search .mainnews .search_wrapper .hot_search a{
  color: #fff;
}


/* 资讯 页面 */
.main .mainnews .search_wrapper{
	margin: 0 auto;
	width: 600px;
}
.main .mainnews .search_wrapper .search_form{
	display: flex;
    background-color: #AA0012;
    height: 42px;
    border: 4px solid #AA0012;
    box-sizing: border-box;
    color: #555;
}
    
.main .mainnews .search_wrapper .search_part1{
	flex:0 0 120px;
	width: 120px;
	padding-right:3px;
}
.main .mainnews .search_wrapper .search_part1 select{
	width: 100%;
	height: 34px;
	display: block;
	background: #fff;
	border-radius: 4px;
	border:1px solid #fff;
}
.main .mainnews .search_wrapper .search_part2{
	padding-right:3px;
	flex:1;
}
.main .mainnews .search_wrapper .search_part2 input{
	width: 100%;
	height: 34px;
	background: #fff;
	display: block;
	box-sizing: border-box;
	border-radius: 4px;
	border:1px solid #fff;
	padding-left: 20px;
}
.main .mainnews .search_wrapper .search_part3{
	flex:0 0 60px;
	width: 60px;
}
.main .mainnews .search_wrapper .search_part3 button{
	width: 100%;
	height: 34px;
	background: #fff;
	display: block;
	box-sizing: border-box;
	border-radius: 4px;
	border:1px solid #fff;
}


.main .mainnews .search_wrapper .hot_search{
	width: 100%;
	margin: 10px 0;
	color: #666;
	font-size: 14px;
}
.main .mainnews .search_wrapper .hot_search p span{
	padding-right: 5px;
}
.main .mainnews .search_wrapper .gf_news_ad{
	width: 100%;
}
.main .mainnews .search_wrapper .gf_news_ad img{
	width:100%;
	height: 100%;
}
.hot .gf_news_ad{
	margin-top:20px;
}

.hot .pc_hot_title{
	margin-bottom: 5px;
	width: 100%;
	height: 40px;
}

.hot .pc_hot_title div{
	float: left;
	width: 120px;
	height: 40px;
	color: #fff;
	background: #AA0012;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
}
.hot .pc_hot_title ul{
	float: left;
	margin-left: 10px;
	height: 40px;
	line-height: 40px;
}
.hot .pc_hot_title ul li{
	float: left;
	color: #AA0012;
	font-size: 14px;
	margin-right: 5px;
}
.hot .pc_hot_title ul li a{
	color: #333;
}


.gf_news_right h2{
	margin-top: 40px;
	color: #333;
	font-size: 18px;
	border-bottom: 2px solid #f2c301;
	padding-bottom: 5px;
}
.gf_news_right ul{
	padding: 10px 0;
	width: 100%;
/*	background: #f5f5f5*/
}
.gf_news_right ul li{
	display: flex;
	align-items: center;
	padding: 10px 0;
	border-bottom: 1px solid #eee;
}
.gf_news_right ul li .gf_news_right_img{
	flex:0 0 100px;
	width: 100px;
	height: 0;
	position: relative;
	overflow: hidden;
	padding-bottom: 20%;
	margin:0;
}
.gf_news_right ul li .gf_news_right_img img{
	width: 100%;
	height: 100%;
	position: absolute;
}
.gf_news_right ul li div{
	margin-left: 10px;
	flex:1;
}
.gf_news_right ul li div p{
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #333;
    line-height: 20px;
    font-size: 14px;
}
.gf_news_right ul li div span{
	display: inline-block;
	margin-top: 3px;
	color: #999;
}
.gf_news_right ol {
	margin-top:20px;
	width: 100%;
	
}
.gf_news_right ol li{
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
  padding: 5px 0 5px 5px;
  list-style: decimal;
  list-style-position: inside;
}
.gf_news_right ol li a{
	font-size: 14px;
	color: #333;
}
.gf_news_right ol{
  color: #AA0012;
}

.gf_news_recommend{
	margin-top: 20px;
	width: 100%;
	font-size: 14px;
	color: #333;
}
.gf_news_recommend a{
	line-height: 25px;
	padding: 0px 5px;
	font-size: 14px;
	border-right: 1px solid #017bda;
	color: #017bda
}


/* 分页效果 */
.gf_content_page {
  margin: 20px 0;
  width: 100%;
}
.gf_content_page ul{
  
}
.gf_content_page ul li{
  border:1px solid #eee;
  padding: 5px 10px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
}
.gf_content_page ul li a{
  padding-top: 2px;
  color: #666;
}
.gf_content_page .page_active{
  background: #AA0012;
}
.gf_content_page .page_active1{
  color: #fff;
}

/* www.gafei.com 内容页 */
.article-content{
   font-size: 16px;
}
.article-content p {
   font-size: 16px !important;
    margin-bottom: 10px !important;
    line-height: 25px !important;
    /*color: #999 !important*/
    color: #000 !important
}
.article-content p:first-child{
  margin-bottom: 20px !important;
  padding-bottom: 5px;
  border-bottom:3px solid rgb(80, 193, 233);
}
.article-content p img{
  max-width: 100% !important;
  width: 100% !important;
  height: auto !important;
}
.bdsshare{
    margin-top: 20px;
    width: 100%;
    background: #f8f7f7;
}
.bdshare-button-style1-24 a{
    padding-left: 40px !important;
    margin:20px 6px 20px 0 !important;
}
.bdshare_popup_bg,.bdshare_popup_box{ /*2.25 修改内容 */ 
    display: none !important;
}
.listr .viewpoint{
  margin-left: 0px !important;
}
.listr .viewpoint ul{
  height: 288px;
}
.listr .viewpoint p{
  margin-top: 20px;
  font-size: 16px;
}
.listr .viewpoint p a{
  padding: 10px 5px;
  color: #333;
  display: inline;
  font-size: 16px;
}
.listr .read2 .readbox p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
#nativeShare,.share_more_filter{
  display: none !important;
}
.sr-bdimgshare{
  display: none !important
}

.i_usernameList{
  width: 100%;
  transition: all .5s ease-out;
  display: none;
  z-index: 5;
  background: rgba(0,0,0,0.8);

}
.i_usernameList li{
  width: 100% !important;
  height: 40px !important;
  line-height: 40px;
}
.i_usernameList li a{
  display: inline-block !important;
  width: 100%;
  color: #fff !important;
  line-height: 40px;
}
.i_usernameList li:hover{
  background: #AA0012;
}

/*10.24 首页豆子*/
.topnews .coffee_list{
	margin: 15px 0;
}
.topnews .coffee_list li{
	display: flex;
	padding-bottom: 10px;
	margin-bottom: 10px;
	align-items: center;
	border-bottom: 1px solid #eee;
}
.topnews .coffee_list li a.img{
	flex: 0 0 100px;
	width: 100px;
	height: 100px;
}
.topnews .coffee_list li a.img img{
	width: 100%;
	height: 100%;
}
.topnews .coffee_list li .info{
	display: flex;
	margin-left: 20px;
	flex-direction: column;
	flex: 1;
}
.topnews .coffee_list li .info .title{
	margin-bottom: 5px;
	font-size: 16px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.topnews .coffee_list li .info .title1{
	margin-bottom: 5px;
	font-size: 16px;
	color: #333;
}
.topnews .coffee_list li .info .scores{
	display: flex;
	margin-bottom: 5px;
	align-items: center;
	color: #e09015;
	font-size: 12px;
}
.topnews .coffee_list li .info .scores div{
	margin-right: 5px;
	width: auto !important;
	flex: 0 1 auto;
}
.topnews .coffee_list li .info .desc{
	font-size: 14px;
	color: #666;
	overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.topnews .coffee_list li .info .desc .s1{
	padding-right: 5px;
}
.topnews .code-wrapper{
	margin-top: 15px;
}
.topnews .code-wrapper .code{
	display: flex;
	justify-content: center;
}
.topnews .code-wrapper .code a{
	margin-right: 10px;
	flex: 0 0 100px;
	width: 100px;
	height: 100px;
}
.topnews .code-wrapper .code a img{
	width: 100%;
	height: 100%;
}
.topnews .code-wrapper .info{
	margin-top: 5px;
	font-size: 14px;
	color: #333;
}