<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
@charset "utf-8";

/*--------------- reset ---------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body, button, input, select, textarea{font:12px/1.5 "microsoft yahei", Helvetica, Tahoma, Arial, sans-serif;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
address, cite, dfn, em, var{font-style:normal;}
code, kbd, pre, samp, tt{font-family:"Consolas", "Courier New", Courier, monospace;}
em,strong{font-weight:bolder;}
ul, ol{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}

/*--------------- other ---------------*/
textarea{ resize: vertical; }
button{ cursor:pointer; }
.fr{ float:right;}
.fl{ float:left; }
.hidden{ display:none; }
.clear{clear:both;}
.clearfix:after{content:".";display:block;height:0;line-height:0;clear:both;visibility:hidden;font-size:0;}

.tc{text-align:center;}
.layout-center{ margin-left:auto; margin-right:auto; }
.no-ime{ ime-mode: disabled; }






body{margin:0px;padding:0px; font:14px/1.5 "Microsoft YaHei", Helvetica, Arial}

a{ text-decoration:none; -webkit-tap-highlight-color: rgba(0,0,0,0.1);}
.clearfix:before, .clearfix:after{clear: both;content: " ";display: table;}
.clearfix{clear:both;}
a img{border:0px;}

.article iframe{width:100%; height:250px; display:block; }

/*table{
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

td {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 3px;
}

/*.header_blackBar{width:100%;height:20px;background:#000;}*/
.headerBoard{width:100%;height:50px;}
#logo { margin: 0 auto; display: block; width: 93px; padding-top: 4px; position:relative; z-index:1;}
/*.headButton{float:right;margin:13px 4px 6px 0px;position: }*/
.headButton{position: absolute; top: 12px; width: 100%; }

.searchButton,
.menuButton{
  opacity: 0.6;
}
.searchButton {float: right;margin-right: 12px;}
.menuButton {float: left; margin-left: 12px;}

/*---  标题栏  ---*/
.TtitleBoard{
  border-top:1px solid #bcbcbc;border-bottom:1px solid #bcbcbc;position:relative; padding:10px;
  background: #e2e2e2; /* Old browsers */
  /*background: -moz-linear-gradient(top, #f2f5f6 0%, #f2e8f1 39%, #e2e2e2 100%);  FF3.6+ */
  /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f5f6), color-stop(39%,#f2e8f1), color-stop(100%,#e2e2e2));  Chrome,Safari4+ */
  /*background: -webkit-linear-gradient(top, #f2f5f6 0%,#f2e8f1 39%,#e2e2e2 100%);  Chrome10+,Safari5.1+ */
  /*background: -o-linear-gradient(top, #f2f5f6 0%,#f2e8f1 39%,#e2e2e2 100%);  Opera 11.10+ */
  /* background: -ms-linear-gradient(top, #f2f5f6 0%,#f2e8f1 39%,#e2e2e2 100%); IE10+ */
  /*background: linear-gradient(top, #f2f5f6 0%,#f2e8f1 39%,#e2e2e2 100%);  W3C */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#e2e2e2',GradientType=0 );  IE6-9 */
}
.Ttitle{font-weight: bold; line-height: 1em; font-size: 18px;}
.Ttitle a{color:#000; display:inline-block; font-weight: bold; max-width: 180px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.Ttitle a .moreIco{float: right; font-family: "宋体";}
.Ttitle_subBoard{ position:absolute;width:100%;top:44px;left:0px;border:1px solid #bcbcbc;padding-top:12px;display:none;background:#fff;z-index:10;}

.selectButton{position: absolute;
right: 10px;
top: 6px;}
.selectButton img{
	width: 30px;
	transform:rotate(0deg);
	transition:all 0.3s ease-out 0s;
}
.selectButton.select img{
	transform:rotate(180deg);
}

.pages {
	padding: 30px 0 30px;
	text-align: center
}
.pages li {
	display: inline;
	margin:0 2px;
}
.pages li.thisclass, .pages a:hover {
	padding: 3px 8px;
	border: 1px solid #5d5d58;
	background: #5d5d58;
	color: #fff;
	text-decoration: none
}
.pages a {
	padding: 3px 8px;
	border: 1px solid #CCC;
	background: #fff;
	color: #A4A4A4;
	line-height: 18px
}


/**/
.s_button{display:block;background:#67c4ff;color:#fff;width:85px;height:30px; line-height:30px;font-size:16px; text-align:center;border-radius:5px;margin:0px 10px 10px 10px;float:left;}
.m_button{display:block;background:#e2e2e2;color:#3a3a3a;width:85px;height:30px; line-height:30px;font-size:16px; text-align:center;border-radius:5px;margin:0px 10px 10px 10px;float:left;}
.menu_subBoard_in{
	margin:5px;
	overflow:hidden;
}
.menu_container_in{
	width:33.33%;
	float:left;
}

/*menu-button的图标*/
.acs-forum-png,
.acs-forum_a-png,
.acs-zltm-png,
.acs-zltm_a-png,
.acs-yxgl-png,
.acs-yxgl_a-png,
.acs-gamezx-png,
.acs-gamezx_a-png,
.acs-home-png,
.acs-home_a-png,
.acs-yxk_a-png,
.acs-yxsp-png,
.acs-yxsp_a-png,
.acs-xypc-png,
.acs-xypc_a-png,
.acs-yxk-png,
.acs-hyzx-png,
.acs-hyzx_a-png,
.acs-tk-pang,
.acs-tk_a-pang{
	transform: scale(0.7);
	display:inline-block;
	background-repeat:no-repeat;
	position:absolute;
	top:11px;
	left:5px;
}

.acs-forum-png{width:21px;height:24px;background-image:url(/m/static/img/acs-4243-2014-10-16.png);background-position:-0px -0px;}
.acs-forum_a-png{width:21px;height:24px;background-image:url(/m/static/img/acs-4243-2014-10-16.png);background-position:-0px -25px;}
.acs-zltm-png{width:23px;height:22px;background-image:url(/m/static/img/acs-4243-2014-10-16.png);background-position:-0px -50px;}
.acs-zltm_a-png{width:23px;height:22px;background-image:url(/m/static/img/acs-4243-2014-10-16.png);background-position:-0px -73px;}
.acs-yxgl-png{width:22px;height:22px;background-image:url(/m/static/img/acs-4243-2014-10-16.png);background-position:-22px -0px;}
.acs-yxgl_a-png{width:22px;height:22px;background-image:url(/m/static/img/acs-4243-2014-10-16.png);background-position:-22px -23px;}
.acs-gamezx-png{width:20px;height:20px;background-image:url(/m/static/img/acs-4243-2014-10-16.png);background-position:-24px -46px;}
.acs-gamezx_a-png{width:20px;height:20px;background-image:url(/m/static/img/acs-4243-2014-10-16.png);background-position:-24px -67px;}
.acs-home-png{width:22px;height:20px;background-image:url(/m/static/img/acs-4243-2014-10-16.png);background-position:-46px -0px;}
.acs-home_a-png{width:22px;height:20px;background-image:url(/m/static/img/acs-4243-2014-10-16.png);background-position:-46px -21px;}
.acs-yxk_a-png{width:23px;height:19px;background-image:url(/m/static/img/acs-4243-2014-10-16.png);background-position:-46px -42px;}
.acs-yxsp-png{width:17px;height:19px;background-image:url(/m/static/img/acs-4243-2014-10-16.png);background-position:-46px -62px;}
.acs-yxsp_a-png{width:17px;height:19px;background-image:url(/m/static/img/acs-4243-2014-10-16.png);background-position:-46px -82px;}
.acs-xypc-png{width:22px;height:19px;background-image:url(/m/static/img/acs-4243-2014-10-16.png);background-position:-64px -62px;}
.acs-xypc_a-png{width:22px;height:19px;background-image:url(/m/static/img/acs-4243-2014-10-16.png);background-position:-64px -82px;}
.acs-yxk-png{width:23px;height:19px;background-image:url(/m/static/img/acs-4243-2014-10-16.png);background-position:-70px -0px;}
.acs-hyzx-png{width:23px;height:17px;background-image:url(/m/static/img/acs-4243-2014-10-16.png);background-position:-70px -20px;}
.acs-hyzx_a-png{width:23px;height:17px;background-image:url(/m/static/img/acs-4243-2014-10-16.png);background-position:-70px -38px;}
.acs-tk-pang{width: 21px; height: 24px; background-image: url(/m/static/img/1460947710655948.png); size: 100%; background-size: 100%; }
.acs-tk_a-pang{width: 21px; height: 24px; background-image: url(http://qn.18touch.com/uploads/20160418/1460947710655948.png); size: 100%; background-size: 100%; }

.f_button,
.c_button{
	display:block;
	background:#fff;
	color:#000;
	padding:10px 0px 10px 30px;
	font-size:14px;
	text-align:left;
	border-radius:5px;
	position:relative;
	margin:5px;
}
.f_button{background:#fff;color:#000; }
.c_button{background:#009cff;color:#fff; }


.k_button{display:block;background:#fff;color:#000;width:140px;height:40px; line-height:40px;font-size:16px; text-align:center;border-radius:5px;margin:0px 6px 10px 6px;float:left;border:1px solid #b1b1b1;}
.k_button_a{display:block;background:#b2c572;color:#fff;width:140px;height:40px; line-height:40px;font-size:16px; text-align:center;border-radius:5px;margin:0px 6px 10px 6px;float:left;border:1px solid #b2c572;}
.f_button .menu_f,.c_button .menu_c{display:block;}
.f_button .menu_c,.c_button .menu_f{display:none;}
.yx_button{display:block;background:#fff;color:#000;width:50px;font-size:14px; text-align:center;border-radius:5px;margin:0px 0px 10px 4px;float:left;border:1px solid #b1b1b1;padding:5px 3px;}
.yx_button.current{display:block;background:#f3f3f3;color:#000;width:50px;font-size:14px; text-align:center;border-radius:5px;margin:0px 0px 10px 4px;float:left;border:1px solid #b1b1b1;padding:5px 3px;}
.yx_button_a img,.yx_button img{padding-left:2px;}
.yxk_cell{padding:2px 6px;color:#b3b3b3;margin:0px 0px 10px 4px;display:block;float:left;}
.yxk_cell.current{color:#039dff;}
.f_button img,.c_button img{width:14px;height:14px;vertical-align:text-top;position:absolute;top:14px;left:10px;}
.container{padding:10px; /*width:300px;*/ margin:0px auto;}
.container ul{padding:0px;margin:0px;}
.vediosan li,.ngtest li,.yxk li{ list-style:none;float:left;width:50%;}
.vediosan ul li:nth-child(odd),.ngtest ul li:nth-child(odd){clear:left;}
.vediosan li p,.ngtest li p,.yxk li p{margin:2px 0px 0px;font-size:12px;color:#bebebe; }
.vediosan .ve_title{height:38px; overflow:hidden; line-height:19px;}
.vediosan .ve_title a,
.ngtest .ve_title a{font-size:14px;color:#242424; display: block;}
.ngtest .ve_title{height:60px; overflow:hidden; text-align:left;}
.home_vedio img{width:100%;}
.v_img_fix img{width:40px;}
.home_test .t_img_fix img{
	width: 110px;
	position: absolute;
	bottom: -10px;
	right: -5px;
}
.home_test img{width:100%;}


#vds0 .t_img_fix img{
	width: 80px;
	position: absolute;
	bottom: -10px;
	right: -5px;
}
.container li:nth-of-type(odd) .list-container-in{margin:0px 5px 10px 0px;}
.container li:nth-of-type(even) .list-container-in{margin:0px 0px 10px 5px;}
.list-container-in img{width:100%;}
.list-container-in span img{width:40px;}

/* 资讯列表页 start */
.zxlist{padding:0; border-bottom:1px solid #e8e8e8; position:relative; margin-bottom:-1px;}
.zxlist &gt; a{ display: block; padding:10px; -webkit-tap-highlight-color: rgba(0,0,0,0.1);}
.hasbb{ display:none; }
.zxlist_l{float:left; margin-right:10px; max-height:70px; overflow:hidden;}
.zxlist_l img{ width:120px; height:auto; }
.zxlist .ve_title{height:44px; overflow:hidden; line-height:22px;font-size:16px;color:#242424; font-weight:bold;}
.zxlist .ve_title a{font-size:14px;color:#242424; font-weight:bold;}
.zxlist p{font-size:14px;color:#bebebe; position:absolute; left:140px; }

/* 搜索列表页 start */
.searchlist{padding:0; border-bottom:1px solid #e8e8e8; position:relative; margin-bottom:-1px;}
.searchlist &gt; a{ display: block; padding:10px; -webkit-tap-highlight-color: rgba(0,0,0,0.1);}
.hasbb{ display:none; }
.searchlist_l{float:left; margin-right:10px; max-height:70px; overflow:hidden;}
.searchlist_l img{ width:70px; height:auto; }

.searchlist .ve_title{height:44px; overflow:hidden; line-height:22px;font-size:16px;color:#242424; font-weight:bold;}
.searchlist .ve_title a{font-size:14px;color:#242424; font-weight:bold;}
.searchlist p{font-size:14px;color:#bebebe;left:140px; }
/* 资讯列表页 end */



.content{padding:12px 15px;}
.content .title{font-size: 22px;color: #1A8ED8;line-height: 1em;margin-bottom: 15px;}
.content .attribute{color: #9b9b9b;font-size: 14px;line-height: 1em;margin-bottom: 15px;}
.content .attribute span{padding-right:10px;}
.content .article{margin-top:15px;margin-bottom: 15px;}
.content .article p{color:#6b6b6b;font-size:18px;margin-bottom:15px; word-break: break-all;}
.content .article embed{width:100%!important;}
.content .article .img_outter{width:100%;border:1px solid #ececec;}
.content .article .img_inner{margin:5px;}
.content .article img{max-width:100%!important;height:auto!important;}
.sharebox{overflow: hidden;margin-bottom: 9px;}
.sharebox .shareboard{margin-top: 0;}

/* 文章内页分享 */
.share{overflow: hidden;}
.shareboard .txt{float:left;line-height: 52px;}
.shareboard .bds_more{display:none;}
.shareboard .sharemune{display: none;}
.shareboard .bdsharebuttonbox{float:left;}
.shareboard .bdsharebuttonbox a{float: left;width: 42px; height: 42px;padding: 0;background-size: 100%; background-position: left top;}
.shareboard .bdsharebuttonbox .bds_weixin{background-image:url(http://52zhange.com/m/static/img/share-icon/wx.png);}
.shareboard .bdsharebuttonbox .bds_qzone{background-image:url(http://52zhange.com/m/static/img/share-icon/kj.png);}
.shareboard .bdsharebuttonbox .bds_tsina{background-image:url(http://52zhange.com/m/static/img/share-icon/wb.png);}
.shareboard .bdsharebuttonbox .bds_sqq{background-image:url(http://52zhange.com/m/static/img/share-icon/QQ.png);}

.comments-box{clear:both; margin-top: 15px;}


/*--------------------------------------------------------------------------------
	footer
---------------------------------------------------------------------------------*/
.footer{background:#000;padding:18px 0px;width:100%;}
.footer ul{padding:0px 10px;margin:0px;}
.footer ul li{float: left;padding: 0px 8px;margin: 0 0px 13px 0px;border-right: 1px solid #222;line-height: 1;}
.footer ul li a{color:#fff;font-size:14px; white-space:nowrap;}
.footer p{font-size:12px;color:#717171;margin:10px 18px 0px 18px;}

.search_subBoard{position:absolute;margin-top:6px;right:0px;border:1px solid #bcbcbc;padding:8px 0px;background:#fff; text-align:center;display:none;z-index:10;width: 100%;}
.search_subBoard1{position:absolute;margin-top:6px;right:0px;border:1px solid #bcbcbc;padding:8px 0px;background:#fff; text-align:center;display:none;z-index:10;width: 100%;}
#search{height:24px;border:1px solid #4ebaff;border-radius:5px;width:75%;}
#submit{padding:5px 8px 4px 8px;color:#fff;font-size:12px;background:#009cff;border:0px;border-radius:5px;}

.menu_subBoard{position:absolute;width:100%;margin-top:6px;left:0px;border-top:1px solid #bcbcbc;border-bottom:1px solid #bcbcbc;background:#e2e2e2; text-align:center;display:none;z-index:10;}

.yxgl_box{padding:12px 9px;border-bottom:1px solid #e8e8e8;}
.circle_icon{color:#e96b6b;border:1px solid #e96b6b;border-radius:50%;width:40px;height:40px;padding:15px; text-align:center;float:left;}
.circle_data{float:right;width:200px;}
.circle_title{margin:8px 0px 0px 0px;}
.circle_title a{color:#e96b6b;font-size:22px;display:block;}
.circle_attribute{color:#8d8d8d;font-size:16px;margin:5px 0px 0px 0px;}
.oneCol{overflow:hidden; white-space:nowrap;text-overflow: ellipsis;display:block;}
.yxgl_box .title{margin:0px;}
.yxgl_box .title a{color:#3d3d3d;font-size:18px;}
.yxgl_box .time{color:#c5c5c5;font-size:18px;margin:9px 0px 0px 0px;}
.NetStrategyBoard{width:100%;height:45px;border-top:1px solid #bcbcbc;border-bottom:1px solid #bcbcbc;background:#b2c572;}
.NStitle{color:#fff;font-size:22px;float:left;margin:10px 0px 0px 8px;}
.NSButton{float:right;width:60px; text-align:center;height:45px;border-left:1px solid #fff;}
.NSButton img{margin-top:5px;}
.NS_subBoard{ position:absolute;width:100%;margin-top:45px;left:0px;border:1px solid #bcbcbc;padding-top:12px;display:none;background:#fff;z-index:10;}

.yxk2{padding:10px;border-bottom:1px dotted #e5e5e5;}
.yxk2.game_state img{width:100%!important;height:auto!important;}
.yxk2 .data img{float:left;margin-right: 4px;}
.yxk2 .data_detail{position:relative;}
.yxk2 .data_detail p{color:#4b4b4b;font-size:20px;margin:4px 0px;display:block; overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.yxk2 .Z_star{position:absolute;left:104px;}
.yxk .Z_star,.yxk2 .Z_star{background:url(http://52zhange.com/m/static/img/yx_null_star.png) no-repeat;width:120px;height:22px;background-size:100%; }
.yxk .Z_star div,.yxk2 .Z_star div{width:120px;height:22px; overflow:hidden;}
.yxk2 .data_like_board{
	position: absolute;
	left: 104px;
	top: 60px;
}
.yxk2 .data_like_board .L_LaD:nth-child(even){margin-left:4px;}
.yxk2 .L_LaD{float:left;margin-top:8px;}
.yxk2 .L_LaD .L_like_data,.yxk2 .L_LaD .happy_text,.yxk2 .L_LaD .unhappy_text{font-size:13px;}
.yxk2 #data_state1{width:50%;float:left;}
.yxk2 #data_state2{width:44%;float:right;}
.yxk2 #data_state1 p,.yxk2 #data_state2 p{font-size:14px;color:#999999;margin:3px 0px;}
.yxk2 .data_state_t{font-size:14px;color:#999999;margin:3px 0px;float:left;}
.yxk2 .func_button{border-radius: 4px;color: #fff;display:block;font-size: 24px;height: 40px;margin-bottom: 14px;padding-top:8px;text-align: center;}
.yxk2 .func_button img{ vertical-align:text-bottom;width:28px;heigth:28px;}
.yxk2 .title{color:#4b4b4b;font-size:18px;margin:0px;}
.yxk2 .content{color:#858585;font-size:14px;margin:0px;}
.yxk_content{display:none;}
.L_yxk_product {background: none repeat scroll 0 0 #f2f2f2;border: 1px solid #e5e5e5;border-radius: 5px;display: inline-block;overflow: hidden;width: 140px;padding-bottom:14px;}
.L_yxk_product_t {color: #666666;font-size: 12px;height: 60px;padding: 5px 0 0 6px;width: 100%;}
.L_yxk_product_name{color: #050505!important;font-size: 20px!important;height: 26px;margin: 2px 0px 6px 0px!important;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 130px; text-align:left!important;}
.L_yxk_product_m { background: none repeat scroll 0 0 #fff;padding: 12px 10px;text-align: center;width: 120px;}
.L_yxk_product_m a img {border: 1px solid #fff;border-radius: 24px;height: 120px;width: 120px;margin-bottom:8px;}
.L_yxk_product_d{padding: 14px 0px;width:140px;}
.L_yxk_product_d div{width:60px;margin-left:6px;float:left;font-size:12px; text-align:center;}
.L_yxk_product_d div p{width:60px;display:block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color:#5998cf;}

/*首页轮播图*/
.home_big_pic{
  width:100%;
  position:relative;
  overflow:hidden;

}
.home_big_pic ul{
  width:100%;
  overflow:hidden;
  height:186px !important;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
}
.home_big_pic ul li{
  width:320px;
  float:left;
  display: block;
  width: 100%;
  height: 186px;
  overflow: hidden;
  position:relative;
}
.home_big_pic ul li img{display: block;}
.img_fix{
  display: block;
  background: rgba(0,0,0,0.6);
  position: absolute;
  bottom: 0;
  width:100%;
  margin-top: 0;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  height: 28px;
  line-height: 28px;
  text-indent: 8px;
}
.img_fix a{color:#fff;text-shadow: 0 1px 1px #333;}

/*acg 轮播*/
#acg_img .img_fix{margin-top:-41px;}

/*首页 图标组合*/
#game_store{width:100%; height: 86px; position:relative; overflow:hidden;}
#game_store div{position:absolute; height: 86px;}
#game_store .Z_app{margin:10px 0 10px 10px;float:left;}
#game_store .Z_app img{border-radius:10px;display:block;}

.pagelistbox{ padding:0 1%; margin:2% 0;clear:both}
.pagelistbox a,.pagelistbox strong{ border:1px solid #dddddd; padding:0 5px; height:1.56em; margin-right:1%; display: inline-block}
.pagelistbox strong{ background:#256EB1; border:1px solid #256EB1; color:#ffffff}
.pagelistbox a:visited{ color:#256EB1}

.home_vedio{position:relative;display:block;margin-bottom:6px;}
.v_img_fix{background:rgba(0,0,0,0.3);position:absolute;top:0px;width:100%;height:100%;display:block; text-align:center;}

.v_img_fix img{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -20px;
	margin-top: -20px;
}
.home_test{position:relative;display:block;margin-bottom:6px;}
.t_img_fix{position:absolute;top:0px;width:100%;height:100%;display:block; text-align:right;}
.t_img_fix img{margin-top:15px;}
.acg_img{position:relative;overflow:hidden;}
.acg_img img{width:100%;}
.acg_img ul{padding:0px;margin:0px; /*width:10000px; */ transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s;}
.acg_img ul li{ list-style:none;float:left;position:relative;}
.acg_img_li_a{display:block;margin:10px; height:100%;}
.acg_img_span_a{margin:0px 10px;}
.acg_box{}
.acg_box a{display: block; padding:10px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);}
.acg_box + .acg_box{border-top:1px solid #e8e8e8;}
/*.acg_box:active{background: #dddddd;}*/
.acg_box .title{color:#3d3d3d;font-size:16px;margin:0px; word-break:break-all;white-space: nowrap; overflow: hidden;}
.acg_box .title a{color:#3d3d3d;font-size:14px;}
.acg_box .title a:active{background: none;}
.acg_box .title a:focus{outline: none;}
.acg_box .time{color:#c5c5c5;font-size:16px;margin:10px 0px 0px 0px;display:none;}
._content{display:none;}
blockquote{ background: url("http://files.18touch.com/images/v3/18touchdangan_bg.png") no-repeat scroll 0 0;border: medium none;clear: both;display: block;font-size: 18px;margin: 30px 0px;overflow: hidden;padding: 40px 0px 30px 0px;width: 100%;background-size:100% 100%;}
blockquote p{margin:0px;display:block;padding:0px 10px;}
.touch_loading_text{ text-align:center;font-size:14px;;margin:15px auto;height:19px;}
@keyframes loading
{
  0%   { transform: rotate(0deg); }
  12%   { transform: rotate(45deg); }
  25%   { transform: rotate(90deg); }
  36%   { transform: rotate(135deg); }
  50%   { transform: rotate(180deg); }
  62%   { transform: rotate(225deg); }
  75%   { transform: rotate(270deg); }
  87%   { transform: rotate(316deg); }
  100% { transform: rotate(360deg); }
}

@-moz-keyframes loading /* Firefox */
{
  0%   { -moz-transform: rotate(0deg); }
  12%   { -moz-transform: rotate(45deg); }
  25%   { -moz-transform: rotate(90deg); }
  36%   { -moz-transform: rotate(135deg); }
  50%   { -moz-transform: rotate(180deg); }
  62%   { -moz-transform: rotate(225deg); }
  75%   { -moz-transform: rotate(270deg); }
  87%   { -moz-transform: rotate(316deg); }
  100% { -moz-transform: rotate(360deg); }
}

@-webkit-keyframes loading /* Safari and Chrome */
{
  0%   { -webkit-transform: rotate(0deg); }
  12%   { -webkit-transform: rotate(45deg); }
  25%   { -webkit-transform: rotate(90deg); }
  36%   { -webkit-transform: rotate(135deg); }
  50%   { -webkit-transform: rotate(180deg); }
  62%   { -webkit-transform: rotate(225deg); }
  75%   { -webkit-transform: rotate(270deg); }
  87%   { -webkit-transform: rotate(316deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@-o-keyframes loading /* Opera */
{
  0%   { -o-transform: rotate(0deg); }
  12%   { -o-transform: rotate(45deg); }
  25%   { -o-transform: rotate(90deg); }
  36%   { -o-transform: rotate(135deg); }
  50%   { -o-transform: rotate(180deg); }
  62%   { -o-transform: rotate(225deg); }
  75%   { -o-transform: rotate(270deg); }
  87%   { -o-transform: rotate(316deg); }
  100% { -o-transform: rotate(360deg); }
}
.touch_loading_text img{width:18px!important;height:18px!important; vertical-align:text-top;margin-right:8px;animation:loading 1s infinite;-moz-animation:loading 1s infinite;-webkit-animation:loading 1s infinite;-o-animation:loading 1s infinite; }
.click_getMore{height:35px;width:70%;background:#e1e2e5;color:#51545b;line-height:35px; text-align:center;margin:15px auto;border-radius:3px;}


/*文章内页标题样式*/
h1, .h1, h2, .h2, h3, .h3 {margin-top: 20px;margin-bottom: 10px;font-size: 20px;font-weight: bolder;}
.content .title1,.content .title2,.content .title3{border-bottom: 1px solid #fff; font-size: 16px; font-weight: normal; color: #ffffff;}
.content .title1{line-height: 30px; vertical-align: middle;}
.content .title-orange{border-bottom-color: #e36c09;}
.content .title-blue{border-bottom-color: #57a9e9;}
.content .title-pink{border-bottom-color: #c970ab;}
.content .title-red{border-bottom-color: #ba0000;}
.content .title-gray{border-bottom-color: #999999;}
.content .title1.title-orange .title-number,.content .title2.title-orange .title-word,.content .title3.title-orange .title-word{background-color: #e36c09;}
.content .title1.title-orange .title-word{color: #e36c09;}
.content .title1.title-blue .title-number,.content .title2.title-blue .title-word,.content .title3.title-blue .title-word{background-color: #57a9e9;}
.content .title1.title-blue .title-word{color: #57a9e9;}
.content .title1.title-pink .title-number,.content .title2.title-pink .title-word,.content .title3.title-pink .title-word{background-color: #c970ab;}
.content .title1.title-pink .title-word{color: #c970ab;}
.content .title1.title-red .title-number,.content .title2.title-red .title-word,.content .title3.title-red .title-word{background-color: #ba0000;}
.content .title1.title-red .title-word{color: #ba0000;}
.content .title1.title-gray .title-number,.content .title2.title-gray .title-word,.content .title3.title-gray .title-word{background-color: #999999;}
.content .title1.title-gray .title-word{color: #999999;}
.content .title1 .title-number{display: inline-block; width: 30px; height: 30px; margin-bottom: 3px; margin-right: 9px; vertical-align: middle; line-height: 30px; text-align: center; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAFMN540AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDphZjBlZTVmZi1kNjk0LWEyNDctYTJhZi0yNjM3MmNkZDI1MzMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUY4NTFGN0I5RjBFMTFFNUI0MjhDN0UzMDg4OTFCNzYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUY4NTFGN0E5RjBFMTFFNUI0MjhDN0UzMDg4OTFCNzYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk4YTliOGUxLWU0YmMtZmM0Yi1hZDYwLTIwYmE3ODJmM2M2YyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDphZjBlZTVmZi1kNjk0LWEyNDctYTJhZi0yNjM3MmNkZDI1MzMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6reDx8AAABoElEQVR42mL4jwDiIIKFAQIYYTQTEgcMmBjQAEAAMUD1WwLxLxCDEYiR5evRBTDM+A8QQDAzgkAqsWCwu7iB+BsDdsCIYQcaEGXBISEMxG9ADIAAYkAKi81AzA7EeTABkPH/0YMCCv7gtZsJn6toI5mNy6/vgVgAIICQ/QkCy3GEOQyLIyuGaV5BQBPWSGSAhiwDOZhQBDOQHZS01PyeHM2Z4CwBjCqAAEKPqv/QLJYHjRZ2aLbbjEXdf3TN4gRCeDk2zX9IiKIgdM2kxvEKmKZ6MhPJf0oSyWZKNFtRopmNkhTGT4nmcEqc/ZNcm0VBfibX5v/kZsk/5OTnOqiNzDABgADDliWRwXto8hUlIdmKQPW8x2cwNotBuTOT3AIVC86EmonX4hwqWoiOs5EtgtW5H4BYHYhfMdAWiAHxTVCxC7L4J5AhA8SvGegDQHniCShlltDRUgaoXcUUVa6U+HqgLKaoyKUEmAyUjzcNhI/rgdiXhc6WLgfiCBCDXhYHAfEq5EqClkEtBvUhKBGtRamZqOhjHiBOBGI3KGYjpAEAtYZdsJ+XGT8AAAAASUVORK5CYII=);}
.content .title2 .title-word{display: inline-block; height: 36px; padding-left: 20px; padding-right: 48px; line-height: 36px; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAkCAYAAAELCqGGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDphZjBlZTVmZi1kNjk0LWEyNDctYTJhZi0yNjM3MmNkZDI1MzMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzIyMkE3OEM5RjExMTFFNUE4MUNDMkMxRjJEMUYzOTQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzIyMkE3OEI5RjExMTFFNUE4MUNDMkMxRjJEMUYzOTQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk4YTliOGUxLWU0YmMtZmM0Yi1hZDYwLTIwYmE3ODJmM2M2YyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDphZjBlZTVmZi1kNjk0LWEyNDctYTJhZi0yNjM3MmNkZDI1MzMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6e+3gzAAABwklEQVR42mL4////qv9IgBGIGYAATIAAE5RmRBcAgWKwDFQLDPwHCCCQAIp+rHpRTUaWYQQIIAxH4NLWhy6J7hasXkHRAGMABBCKo9HtE8ImAbPrH7IxyPYw4XI6CHDgkvgJxfj9w4QrZLBJgHS8BwggvIGKCyAH9lxiNaE7mhuIv5CqCQb+ADEzIeehAxYgbiTVJhhghtpKlE0w8BcaSF9J0QQDPECcQqzzsIH/AAGEM/XiC7lAUjTAnPUUiKVITQX/SUlrIOBCTjq7A8TKpKax/8Q6CQYs8McE0AYs+NJ/HABfbP8nJcmDgB4pToLhE6Q4CavTiEnmKqRquAvEe8nJE/9JyXkgIENOrlsPEGAgDSJAxmUglmCgEQB54w0QSwLxYlpZgu51TyDeil6nUdsSEOAF4itALEfN4EIHn4FYHoin0tInyMAWiA+QmARJtgQEOIH4HBBrUDO40MF3INYE4g5a+gQZGAHxCSBmpbZPkME5aKvkHC0tAYHfQGwMxFW0Ci50oAH1FSe1fYIMbkDbLEdoaQmsaQ3KTzm0Ci50IA8t0Xmp7RNk8BCI+YF4Oy0tgVWFXkAcR6vgQgegivAyAIBl+Ko0CDhvAAAAAElFTkSuQmCC);background-position: top right; background-repeat: no-repeat;}
.content .title3 .title-word{display: inline-block; height: 35px; padding-left: 19px; padding-right: 54px; line-height: 35px; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAjCAYAAAEBLQH3AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDphZjBlZTVmZi1kNjk0LWEyNDctYTJhZi0yNjM3MmNkZDI1MzMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzI0REFGQ0I5RjExMTFFNUE4MUNDMkMxRjJEMUYzOTQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzI0REFGQ0E5RjExMTFFNUE4MUNDMkMxRjJEMUYzOTQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk4YTliOGUxLWU0YmMtZmM0Yi1hZDYwLTIwYmE3ODJmM2M2YyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDphZjBlZTVmZi1kNjk0LWEyNDctYTJhZi0yNjM3MmNkZDI1MzMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6119tKAAABzklEQVR42mL8//8/AxCACSYGCGBE5oAFkDn/YRywHoAAYoQZABP9wAKVAmsCGSUGVwMQQAwgBhSH/YcCmCwDNjuQwXUWdFUgAiCAGJF9AAMoPkEXRJFAt4gFJrgbiPdDBf8CcTZR7vyPbuYbhBTE32r/kQBAAKGbKQrEr7B4HcOZr6F+2IyuEJsrMRyIzUQMg4BYFdnhu6Fu3o8Uicj4HwMOCRjOg/mahRj34XLjRHRF8FjDZQoyAAggZPfM+I8DoDv8ITZF2AL6H74kh8utWBX9g4c+Foej40xcDkfHe3E5HB18QM9VjMQkSmzAj5B1PED8mahUi8+6J4Tc1ArE0vgCU46YCP5PKAg+EgqnuUDMh00RQIAx4YgzNiA++J9EQCg8DYD4KBBzERGDBKP5AhBzQ4OYICAm9cEAPxAfA2Itcl2GHjPaQOwMxH8IFQ2k4qmkRgAxXj8DxCro3pQD4l2gLAOl5Yj0OqgwcQFVZcgu+wzNfzDwC4jZSXBlBXoGAtURX6C0PJFhpwHEH/5TEPgwvAJfGU4stgbin4QqBEKYGVbWElO74MOeoHoVX0ZnISKW2ID4EBCbU5rRQ4D4JzEGYa3moIALmqn1SckOAJoPJfCclTuMAAAAAElFTkSuQmCC); background-position: top right; background-repeat: no-repeat;}

/*文章内页导航样式*/
.articleNav *{margin:0!important;box-sizing:border-box;}
.articleNav{padding:15px; background:#fafafa; border:1px solid #ededed;}
.articleNav .hd{border-bottom:1px solid #ededed;font-weight:bold;padding-bottom:8px;line-height:1em;}
.articleNav .hd p{max-width:90%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:15px;padding:0;line-height:1em;color:#2f2f2f;}
.articleNav .hd .articleNav-more{float: right;font-size:14px;color: #2f2f2f;}
.articleNav .bd{padding-top:10px;}
.articleNav .bd ul{overflow:hidden;list-style:none;}
.articleNav .bd ul li{float:left;width:50%;font-size:14px;}
.articleNav .bd ul li a{display:block;max-width: 80%;color: #0157b2;line-height:1em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:9px 0;text-decoration:none;}
.articleNav .bd ul li a:focus{border:0 none;outline:0 none;}

/*
* @Author: zhengls
* @Date:   2015-12-17 17:13:29
* @Last Modified by:   zhengls
* @Last Modified time: 2016-01-12 11:43:08
*/

.tujibox{
    display: none;
    margin: 15px 0;
}
.tujibox .pic{
    position: relative;
    height: 170px;
}
.tujibox .pic1{
	position: absolute;
	left: 0;
	top: 0;
	height: 170px;
	right: 102px;
}
.tujibox .pic2{
	position: absolute;
	right: 0;
	top: 0;
	height: 84px;
	width: 100px;
}
.tujibox .pic3{
	position: absolute;
	right: 0;
	bottom: 0;
	height: 84px;
	width: 100px;
}
.tujibox .pic1,
.tujibox .pic2,
.tujibox .pic3{
	overflow: hidden;
}
.tujibox img{
    display: block;
    width: 100%;
    min-height: 100%;
}
.tujibox .pictitle{
    font-size: 18px;
    padding: 0;
    background: #9b9b9b;
    color: #fff;
    text-align: center;
    margin: 8px 0 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tujibox .quantity{
    background: rgba(0,0,0,0.8);
    font-size: 16px;
    color: #fff;
    padding: 5px 15px;
    line-height: 1em;
    border-radius: 13px;
    position: absolute;
    right: 5px;
    bottom: 5px;
}
.chw-photoview-mobile{
    position: fixed;
    top: 0;
    right: -110%;
    bottom: 0;
    left: 110%;
    background: #000;
    -o-transition: left ease-out 0.5s,right ease-out 0.5s;
    -webkit-transition: left ease-out 0.5s,right ease-out 0.5s;
    -moz-transition: left ease-out 0.5s,right ease-out 0.5s;
    transition: left ease-out 0.5s,right ease-out 0.5s;
    z-index: 99;
}
.chw-photoview-mobile .hd{
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    border-bottom: 1px solid #363636;
    position: relative;
}
.chw-photoview-mobile .hd .back-btn,
.chw-photoview-mobile .hd .share-btn,
.chw-photoview-mobile .hd .download-btn{
	display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 44px;
}
.chw-photoview-mobile .hd .back-btn .icon,
.chw-photoview-mobile .hd .share-btn .icon,
.chw-photoview-mobile .hd .download-btn .icon{
	display: inline-block;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
}
.chw-photoview-mobile .hd .back-btn .icon{
	margin-top: 9px;
	background-image:url(http://52zhange.com/m/static/img/1450713294_back.png);
}
.chw-photoview-mobile .hd .share-btn .icon{
	margin-top: 8px;
	height: 22px;
	background-image:url(http://52zhange.com/m/static/img/1450713333_Share.png);
}
.chw-photoview-mobile .hd .download-btn .icon{
	margin-top: 8px;
	background-image:url(http://52zhange.com/m/static/img/1450713462_download.png);
}
.chw-photoview-mobile .hd .back-btn{
	float: left;

}
.chw-photoview-mobile .hd .share-btn{
	float: right;
}
.chw-photoview-mobile .hd .download-btn{
	float: right;
}
.chw-photoview-mobile .hd .bdsharebuttonbox{
	position: absolute;
	right: 5px;
	top: 45px;
	z-index: 99;
	padding-left: 7px;
	background: #fff;
	border-radius: 5px;
	display: none;
}
.chw-photoview-mobile .shareshow .bdsharebuttonbox{
	display: block;
}
.chw-photoview-mobile .hd .bdsharebuttonbox::before{
	content: "";
	border-bottom: 5px solid #fff;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	position: absolute;
	top: -5px;
	right: 10px;
}
.chw-photoview-mobile .hd .bdsharebuttonbox .bds_more{
	display: none;
}
.chw-photoview-mobile .bd{
    position: absolute;
    top: 42px;
    right: 0;
    bottom: 0;
    left: 0;
}
.chw-photoview-mobile .status1{
    width: 100%;
    height: 100%;
    position: relative;
}
.chw-photoview-mobile .status1 .picbox{
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.photoviewhiddenbox .bigpic .chw-photoview-bigpicture,
.chw-photoview-mobile .bigpic .chw-photoview-bigpicture{
    display: block;
    width: 100%;
}
.chw-photoview-mobile .status1 .picdetail{
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: -webkit-linear-gradient(to top, rgba(0,0,0,0.9), rgba(0,0,0,0.5));
    background-image: -moz-linear-gradient(to top, rgba(0,0,0,0.9), rgba(0,0,0,0.5));
    background-image: -o-linear-gradient(to top, rgba(0,0,0,0.9), rgba(0,0,0,0.5));
    background-image: linear-gradient(to top, rgba(0,0,0,0.9), rgba(0,0,0,0.5));
}
.chw-photoview-mobile .status2{
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
     transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}
.chw-photoview-mobile .status1 .picdetail{
    padding: 20px 15px 45px;
}
.photoviewhiddenbox .picdetail,
.chw-photoview-mobile .status2 .picdetail{
    padding: 15px;
}
.photoviewhiddenbox .picdetail .post-time,
.chw-photoview-mobile .picdetail .post-time{
    display: none;
}
.photoviewhiddenbox .picdetail .pic-title,
.chw-photoview-mobile .bigpic .picdetail .pic-title{
    max-width: 85%;
    color: #fff;
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 10px;
}
.photoviewhiddenbox .picdetail .explanation,
.chw-photoview-mobile .bigpic .picdetail .explanation{
    color: #868686;
    font-size: 12px;
}
.photoviewhiddenbox .picdetail .sequence,
.chw-photoview-mobile .bigpic .picdetail .sequence {
    float: right;
    position: relative;
    text-align: left;
    color: #fff;
    font-size: 16px;
    line-height: 1.5em;
}
.chw-photoview-mobile .bigpic .picdetail .sequence-1{
	font-size: 20px;
}

.chw-photoview-mobile .fd{
    position: absolute;
    top: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
    background: #fff;
    -o-transition: top 1s;
    -webkit-transition: top 1s;
    -moz-transition: top 1s;
    transition: top 1s;
    padding: 15px 15px 35px;
}
.chw-photoview-mobile .fd.show{
    top: 41px;
    background: #fff;
    z-index: 10;
}
.chw-photoview-mobile .fd .piclist{
    width: 100%;
    height: 100%;
    overflow: scroll;
}
.chw-photoview-mobile .fd .piclist li{
    float: left;
    width: 50%;
    height: 100px;
    line-height: 100px;
    margin-bottom: 15px;
    box-sizing: border-box;
}
.chw-photoview-mobile .fd .piclist li:nth-child(odd){
    padding-right: 7px;
}
.chw-photoview-mobile .fd .piclist li:nth-child(even){
    padding-left: 7px;
}
.chw-photoview-mobile .fd .piclist li .picbox{
    display: block;
    height: 100%;
    border: 1px solid #ccc;
    text-align: center;
    background: #000;
}
.chw-photoview-mobile .fd .piclist li img{
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
}
.chw-photoview-mobile .viewpiclist{
	position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding-bottom: 10px;
    text-align: center;
    -o-transition: bottom 1s;
    -webkit-transition: bottom 1s;
    -moz-transition: bottom 1s;
    transition: bottom 1s;
    display: none;
}
/* 文章内页热图 */
.guessYouLike{
	width: 100%;
	overflow: hidden;
}
.guessYouLike .hd .title{
	font-size: 20px;
	margin-bottom: 5px !important;
    	color: #000;
}
.guess_you_like_list{
	overflow: hidden;
	background: rgb(246,246,246);
	margin-bottom: 10px;   
	 padding: 5px 0;
}
.guess_you_like_list .hb ul li{
	float: left;
	padding-top:5px;
	padding-left: 10px;
	width: 31%;
	white-space: nowrap;
	vertical-align: top;
}
.guess_you_like_list .hb ul li:first-child{
	padding-left: 0;
}
.guess_you_like_list .hb ul li img{
	width: 100%;
	height: 100%;
	vertical-align: middle;
	-webkit-user-drag: none;
}
.guess_you_like_list .hb ul li:before {
		content: '';
		display: inline-block;
		height: 100%;
		vertical-align: middle;
}
.guess_you_like_list .hb .img_box{
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	-webkit-user-drag: none;
}
.qsyk_content{   
	overflow: hidden;
}
.qsyk_content ul li{
	width:48.5%;
	float: left;
	background:#fff;
	padding-bottom: 1%;
}
.qsyk_content ul li:nth-child(1),.qsyk_content ul li:nth-child(3) {
	padding: 0px 1%;
}
.qsyk_content ul li img{
	width:100%;
}
.qsyk_content ul li .atlasTitle{
	color: #242424;
    height: 40px;
    overflow: hidden;
    display: block;
    padding: 2px;
}

.table {
    width:300px;
    line-height:1em;
    border-collapse:collapse;
}
thead tr {
    border-bottom: 1px solid #c0bebe;
}
tbody tr {
    border-bottom: 1px dashed #c0bebe;
}
th {
    font-weight: bolder;
    text-align: left;
	vertical-align:middle;
}
th,td {
    padding: 0 10px;
	text-align: left;
	vertical-align:middle;
}



.error{
  color: red;
}
.logreg-bodybg1 {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9990;
  background: rgb(0 0 0 / 50%);
}
.logreg-wrap1 {
  display: none;
  position: fixed;
  top: 20%;
  left: 0;
  right: 0;
  width: calc(100% - 10px);
  max-width: 330px;
  margin: 0 auto;
  z-index: 9991;
  box-sizing: content-box;
  background: #fff;
  border-radius: 8px;
}
.logreg-wrap1 .logreg-body1 {
  position: relative;
  padding: 20px;
}
.logreg-body1 .logreg-close1 {
  position: absolute;
  top: 5px;
  right: 10px;
  cursor: pointer;
  font-size: 16px;
  color: #999;
}
cite, i {
  font-style: normal;
}
.logreg-body1 .logreg-title1 {
  margin-bottom: 15px;
}
.logreg-body1 .logreg-title1 span {
font-size: 20px;
}
.logreg-body1 .logreg-input {
  border: 1px solid #dcdfe6;
  padding: 5px;
  margin-bottom: 5px;
  border-radius: 8px;
  font-size: 14px;
  position: relative;
}
.logreg-body1 .logreg-input i {
  color: #828282;
}
cite, i {
  font-style: normal;
}
.logreg-body1 .logreg-input input {
  width: calc(100% - 25px);
  margin-left: 5px;
  padding: 3px;
  border-radius: 8px;
  border: 0;
}
.logreg-body1 .logreg-button {
  margin: 10px auto 10px;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  padding: 10px;
  border-radius: 20px;
}
.btn-1
{
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-radius: 4px;
  color: #fff;
  background-color: #f7aa00;
  width:100%;
 padding: 10px;
border-radius: 20px;
}
.logreg-title1 p{
color:red;
}
.error{
  color: red;
}
.btn-1
{
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-radius: 4px;
  color: #fff;
  background-color: #f7aa00;
  width:100%;
 padding: 10px;
border-radius: 20px;
}</pre></body></html>