@charset "utf-8";
* {margin:0;padding:0;outline:none;background:transparent;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img {padding: 0;margin: 0;}
fieldset,img {	border: 0;}
address,caption,cite,code,dfn,em,th,var,i {font-weight: normal;	font-style: normal;}
ol,ul,li {list-style: none;}
caption,th {
	text-align: left;
}
h1,h2,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
}
h1 a,a:hover{
	color:#fff;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border: 0;
}
::selection {
	background:#cc1616;
	color:#fff;
}
.fr {float:right;}
.inline {display:inline;}
.fs14 {font-size:14px;}

body {
	height:100%;
	color: #333;
	-webkit-text-size-adjust: none;
	font:normal 12px/20px Microsoft yahei, helvetica, arial;
	text-align:left;
	position:relative;
}
header, section, footer, img {
	margin: 0;
	padding: 0
}
a {
	text-decoration:none;
	color:#333;
	cursor:pointer;
}
a:hover {
	color:#d60707 !important;
	text-decoration:none;
}
html {
	height:100%;
	background:#f5f5f5;
}
.Topimg {
	background:url(../images/m/top_img.png) no-repeat;
	background-size:30px auto;
}
.Cred {
	color:#d60926;
}
.Cblue {
	color:#1467bc;
}

.home-nav{
    position: fixed;
    left: 0;
    top: 0px;
    width: 100%;
    z-index: 999999;
}
.home-nav {
    clear: both;
    width: 100%;
    overflow: hidden;
    background-color: #fff;
}

.header {
	width:100%;
	height:50px;
	line-height:50px;
	display:box;
	display:-webkit-box;
	display:-moz-box;
	background:#fd5f5e;
}

.column {
	width:20%;
	margin:15px 0 0 15px;
	/*position:absolute;
      float:right;*/
	box-flex:1;
	-webkit-box-flex:1;
	-moz-box-flex:1;
}
.column a {
	width:30px;
	height:26px;
	display:block;
	background:url(../images/top_img.png) no-repeat;
	background-size:30px auto;
	text-indent:-999em;
}
.column a:hover,.column a:active {
	background:url(../images/top_img.png) no-repeat;
	background-size:30px auto;
}
.site_tl {
        width:80%;
	height:50px;
	line-height:50px;
	font-weight:bold;
	font-size:20px;
	color:#fff;
        margin-left:10px;
}
.user {
	width:30px;
	margin:10px 0 0 0px;
	overflow:hidden;
	box-flex:1;
	-webkit-box-flex:1;
	-moz-box-flex:1;
}
.user a {
	width:30px;
	height:30px;
	float:right;
	margin-right:15px;
	display:inline-block;
	background:url(../images/top_img.png) no-repeat 0px -49px;
	background-size:28px auto;
	text-indent:-999em;
}
.user a:hover,.user a:active {
	background:url(../images/top_img.png) no-repeat 0px -81px;
	background-size:28px auto;
}*/
	.top_box {
	width:100%;
	margin:0 auto;
	position:fixed;
	top:0;
	left:0;
	z-index:9999;
}

.back {
	width:35px;
	margin:13px 0 0 15px;
	overflow:hidden;
	position:absolute;
	box-flex:1;
	-webkit-box-flex:1;
	-moz-box-flex:1;
}
.back a {
	width:35px;
	height:28px;
	display:block;
	background:url(../images/m/top_img.png) no-repeat 0px -375px;
	background-size:34px auto;
	text-indent:-999em;
}
.back a:hover,.back a:active {
	background:url(../images/m/top_img.png) no-repeat 0px -408px;
	background-size:34px auto;
}
.main_column {
	width:47%;
	height:auto;
	background:#fd5f5e;
	box-shadow:0 5px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow:0 5px 5px rgba(0,0,0,0.2);
	-moz-box-shadow:0 5px 5px rgba(0,0,0,0.2);
	position:fixed;
	top:50px;
	right:0;
	overflow:hidden;
}
.main_column ul li {
	width:100%;
	height:42px;
	border-bottom:1px solid #fff;
}
.main_column ul li a {
	display:block;
	background:url(../images/m/top_img.png) no-repeat;
	background-size:28px auto;
	text-indent:2.7em;
	font:normal 14px/42px Microsoft Yahei;
	color:#fff !important;
}
.main_column ul li a:hover,.main_column ul li a:active {
	background-color:#fd2f39;
	color:#fff !important;
}
.main_column ul li a.scwz,.main_column ul li a:hover.scwz,.main_column ul li a:active.scwz {
	background-position:15px -357px;
}
.main_column ul li a.Htags,.main_column ul li a:hover.Htags,.main_column ul li a:active.Htags {
	background-position:15px -390px;
}
.main_column ul li a.lbztj,.main_column ul li a:hover.lbztj,.main_column ul li a:active.lbztj {
	background-position:15px -423px;
}
.main_column ul li a.about_lbz,.main_column ul li a:hover.about_lbz,.main_column ul li a:active.about_lbz {
	background-size:28px auto !important;
	background-position:15px -455px;
}
.main_column ul li a.Ctop,.main_column ul li a:hover.Ctop,.main_column ul li a:active.Ctop {
	background-size:26px auto !important;
	background-position:15px -453px;
}
.nav {
	width:100%;
	height:42px;
	background:#fcfcfc;
	border-bottom:1px solid #d5d5d5;
	ox-shadow:0 1px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,0.1);
}
.nav ul {
	width:81%;
	height:42px;
	float:left;
}
.nav ul li {
	width:20%;
	height:42px;
	text-align:center;
	float:left;
}
.nav ul li a {
	display:block;
	font:normal 16px/42px Microsoft Yahei;
	color:#404040;
}
.nav ul li a.current {
	height:41px !important;
	border-bottom:2px solid #d60707;
	font-weight:bold;
	color:#d60707 !important;
}
.nav ul li a:hover,.nav ul li a:active {
	color:#d60707 !important;
}
.zhankai {
	width:19%;
	height:42px;
	display:block;
	float:right !important;
	background-position:left -135px;
	text-align:center;
	overflow:hidden;
}
.zhankai a {
	width:100%;
	height:42px;
	display:block;
	background:url(../images/m/top_img.png) no-repeat center -179px;
	background-size:30px auto;
	text-indent:-999em;
}
.zhankai a:first-of-type {
	padding-left:15px;
}
.zhankai a:hover,.zhankai a:active {
	background:url(../images/m/top_img.png) no-repeat center -221px;
	background-size:30px auto;
}
.open_menu,.hotTags {
	width:100%;
	height:auto;
	padding:8px 0 12px;
	background:#fff;
	border-bottom:1px solid #d5d5d5;
	box-shadow:0 1px 5px rgba(0,0,0,0.05) inset,2px 0px 5px rgba(0,0,0,0.05);
	-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.05) inset,2px 0px 5px rgba(0,0,0,0.2);
	-moz-box-shadow:0 1px 5px rgba(0,0,0,0.05) inset,2px 0px 5px rgba(0,0,0,0.2);
	overflow:hidden;
}
/*.open_menu,.hotTags {
	position: relative;
	top: 92px;
}*/
	.hotTags {
	position: relative;
	top:108px !important;
}
.open_menu {
	box-shadow:0 1px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,0.1);
}
.open_menu ul li,.hotTags ul li {
	width:25%;
	height:35px;
	text-align:center;
	float:left;
	overflow:hidden;
}
.hotTags ul li {
	width:33% !important;
}
.open_menu ul li a,.hotTags ul li a {
	display:block;
	font:normal 14px/35px Microsoft Yahei;
	color:#666;
}
.open_menu ul li a:hover,.open_menu ul li a:active,.hotTags ul li a:hover,.hotTags ul li a:active {
	background:#f5f5f5;
	color:#d60707 !important;
}
.open_menu ul li a.Cred {
	color:#d60926;
}
.open_menu ul li a.Cblue {
	color:#1467bc;
}
.downapk {
	width:98%;
	margin:8px auto 0;
	padding:8px 5px;
	background:#fcfcfc;
        font-size:16px;
        font:18px/1 "微软雅黑";color:#098BD6;
}

.main {
	width:100%;
	height:auto;
	margin:50px auto 0;
	overflow:auto;
	overflow:hidden;
}
.content,.content ul,.content_pic,.content_pic ul {
	width:100%;
	height:auto;
	padding-bottom:2px;
	overflow:hidden;
}
.pad5 {
	padding:0 8px !important;
}

/* f_inews **/
.f_inews {padding:0 12px;background-color:#fff;}
.f_inews_lis {width:100%; padding-top:5px;}
.f_inews_lis li {padding:8px 0 8px; border-bottom:1px solid #f0f0f0; width:100%; overflow:hidden;}
.f_inews_lis li:hover, .f_inews_lis li:active {background-color:#eee;}
.f_inews_lis li .f_inewsimg {float:left; width:90px; height:60px; margin-top:4px;}
.f_inews_lis li .f_inewsimg img {display:block; width:90px; height:60px;}
.f_inews_lis li .f_inewscon {margin-left:100px;}
.f_inews_lis li .f_inewscon h4 {font-weight:normal; font-size:16px; line-height:21px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.f_inews_lis li .f_inewscon h4 a {color:#000;}
.f_inews_lis li .f_inewscon p {position:relative; font-size:12px; color:#7b7b7b; line-height:20px; padding-top:7px;}
.f_inews_lis li .f_inewscon p span {float:right;}

.Confun {
	width:100%;
	display:block;
        height:auto;
	color:#aaa;
}
.shoucang {
	float:left;
	background-position:0px -474px;
	padding-left:20px;
}

.content_pic ul {
	width:100%;
	margin:10px auto 0;
	padding:8px 0 0 !important;
	background:#fff !important;
	overflow:hidden;
}
.content_pic ul li {
	width:50%;
	height:auto;
	padding-bottom:7px;
	float:left;
	text-align:center;
        margin:0 auto;
	overflow:hidden;
}
.content_pic ul li a {
	//width:145px;
	text-align:center;
	font:normal 14px/20px Microsoft Yahei;
	display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.content_pic ul li img {
	width:145px;
	height:109px;
	text-align:center;
	display:inline-block;
	margin-bottom:2px;
	overflow:hidden;
}
.article_txt, .caipu_txt{
	width:100%;
	margin:10px auto 0;
	padding:15px 0 0;
	background:#fff;
	box-shadow:0 1px 4px rgba(0,0,0,0.2);
	-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.2);
	-moz-box-shadow:0 1px 4px rgba(0,0,0,0.2);
	overflow:hidden;
}
.index_txt{
	width:100%;
	margin:5px auto 0;
	padding:15px 0 0;
	background:#fff;
	box-shadow:0 1px 4px rgba(0,0,0,0.2);
	-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.2);
	-moz-box-shadow:0 1px 4px rgba(0,0,0,0.2);
	overflow:hidden;
}
.article_txt p{padding: 5px 0;text-indent: 30px;}
.article_txt h2 , .caipu_txt h2{
	width:95%;
	line-height:26px;
	margin:0px auto;
	font:bold 16px/26px Microsoft Yahei;
	color:#404040;
	text-align:center;
}

.article_txt h3{background:#f7f7f7;line-height:36px;color:#333;font-family:"Microsoft YaHei","微软雅黑","宋体";margin:10px 0px;text-indent:0.6em;font-size:16px;border-left:3px solid #df3031;}

.topnav {
    line-height: 1rem;
    padding: 0 0.4rem;
    margin-top: 0.2rem;
    color: #333;
}
.topnav a {
    color: #333;
}
.topnav h1{
    display: inline-block;
}
.caipu_txt p{
    font-size: 16px;
    color: #333;
    padding: 0px 0;
}

.laiyuan {
	width:95%;
	line-height:24px;
	margin:0px auto;
	padding:5px 0 10px;
	overflow:hidden;
}
.laiyuan span {
	width:33%;
	height:24px;
	line-height:24px;
	display:block;
	float:left;
	text-align:center;
	font-size:12px;
	color:#999;
	overflow:hidden;
}

.page {
	width:100%;
	margin-top:10px;
	font-size: 14px;
	text-align: center;
	height:40px;
	line-height: 40px;
	display:table;
}
.page span,.page a
{
	margin: 0 .1rem .1rem 0;
	padding: .3rem .6rem;
	background: #ee4e4e;
	color: #fff;
}

.pg_article {
	width:100%;
	margin:10px auto 0;
	overflow:hidden;
}
.pg_article span {
	width:96%;
	height:35px;
	margin:0 auto;
	display:block;
	font:normal 14px/35px Microsoft Yahei;
	overflow:hidden;
}
.pg_article span strong {
	width:60px;
	display:block;
	float:left;
	color:#888;
}
.pg_article span:hover,.pg_article span:active {
	background:#f7f7f7;
}
.pg_article span a {
	display:block;
}
.page_tips {
	width:100%;
	height:50px;
	margin:15px auto 0;
	background:#fff;
	border-top:1px solid #ddd;
	text-align:center;
	font:normal 14px/50px Microsoft Yahei;
	color:#F00;
	overflow:hidden;
}
.nomar {
	margin:0 auto !important;
	border-top:1px solid #ddd !important;
}
.love_article {
	width:95%;
	height:40px;
	margin:20px auto 0;
	padding-bottom:2px;
}
.love_article span {
	width:50%;
	float:left;
	display:block;
	text-align:center;
	font-size:14px;
}
.love_article span a {
	width:96%;
	display:block;
	height:38px;
	background:#fbfbfb;
	border:1px solid #ddd;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	font:normal 14px/38px Microsoft Yahei;
	color:#888;
}
.love_article span a:hover,.love_article span a:active {
	background:#fc891a;
	border:1px solid #dd6e00;
	color:#fff !important;
}
.love_article span a.weixin {
	float:left;
}
.love_article span a.sc_btn {
	float:right;
}
.footer {
	width:100%;
	height:50px;
	margin:10px auto 0;
	border-top:1px solid #ccc;
	position:relative;
	overflow:hidden;
	text-align:center;
	font-size:16px;
}
.Ftop {
	margin:115px auto 0 !important;
}

.login {
	width:96%;
	margin:15px auto 0;
}
.login p {
	width:97%;
	display:block;
	margin:0 auto;
}
.login p input.LoginTxt,.login p input.password,.login p input.submit,.login p input.zhuce,.login p input.back_home {
	width:100%;
	padding:0;
	margin:0;
	height:40px;
	margin-bottom:10px;
	text-indent:0.5em;
	background:#fff;
	border:1px solid #ddd;
	box-shadow:0 1px 3px rgba(0,0,0,0.05);
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.05);
	-moz-box-shadow:0 1px 3px rgba(0,0,0,0.05);
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	font:normal 14px/40px Microsoft Yahei;
	color:#666;
}
.login p input:focus.LoginTxt,.login p input:focus.password {
	background:#fdffe5 !important;
}
.login p input.submit {
	width:62% !important;
	float:left;
	background:#e78011;
	border:1px solid #c86208;
	color:#fff !important;
	font-size:16px;
	cursor:pointer;
}
.login p input:hover.submit,.login p input:active.submit {
	background:#f38917 !important;
}
.login p input.zhuce,.login p input.back_home {
	width:35% !important;
	float:right;
	background:#098bd6;
	border:1px solid #0078bd;
	color:#fff !important;
	font-size:16px;
	cursor:pointer;
}
.login p input:hover.zhuce,.login p input:active.zhuce,.login p input:hover.back_home,.login p input:active.back_home {
	background:#0e95e3 !important;
}
.login p input.back_home {
	width:100% !important;
}
.login_tips {
	width:100%;
	padding:10px 0;
	line-height:24px;
	background:#fdffe5;
	border:1px solid #ddd;
	box-shadow:0 1px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.1);
	-moz-box-shadow:0 1px 3px rgba(0,0,0,0.1);
	overflow:hidden;
}
.login_tips p {
	width:92%;
	margin:0 auto;
	font:normal 14px/24px Microsoft Yahei;
	color:#e01212;
}
.login_tips p strong {
	font-weight:bold !important;
	margin:0 5px;
	font-size:16px !important;
}
.login_tips p.smpic {
	width:90%;
	margin:20px auto;
	overflow:hidden;
}
.login_tips p.smpic img {
	width:100%;
	display:block;
	overflow:hidden;
}
.about {
	width:100%;
        height:100%;
	margin:15px auto 0;
       

}
.Ntop {
	position:relative;
	top:0px !important;
	margin:0px auto 0 !important;
}

.app_ad {
	width:100%;
	height:auto !important;
	margin:0 auto;
	overflow:auto;
	overflow:hidden;
}
.marTOP {
	margin:10px auto 0px !important;
}
.marTOP5 {
	margin:5px auto 0px !important;
}
.pzTOP {
	position:relative;
	top:100px;
}
height:auto !important;
	margin:0 auto;
	overflow:auto;
	overflow:hidden;
}
.marTOP {
	margin:10px auto 0px !important;
}
.marTOP5 {
	margin:5px auto 0px !important;
}
.pzTOP {
	position:relative;
	top:100px;
}
/*内容推荐*/
	.mar10 {
	margin:10px 0 0 0 !important;
	padding-bottom:8px !important;
	background:#fff;
	position:relative;
	box-shadow: 0 2px 3px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.05);
}
.mar10 ul {
	margin:0px auto !important;
	padding-top:12px !important;
}
.content_pic_tl {
	width:100%;
	height:40px;
	line-height:40px;
	background:#fff;
	border-bottom:1px solid #e8e8e8;
	box-shadow: 0 1px 4px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.05);
	position:relative;
	z-index:9;
}
.love_tl {
	padding-left:12px;
	float:left;
	display:block;
	position:relative;
	font:normal 16px/40px "Microsoft Yahei";
	color:#ff0000;
}
.love_tl em {
	margin-right:2px;
	position:relative;
	top:2px;
	font:normal 20px/35px "Microsoft Yahei";
	color:#888 !important;
}
.content_pic_tl a,.content_pic_tl a:visited {
	padding-right:15px;
	float:right;
	display:block;
	font:normal 16px/40px "Microsoft Yahei";
	color:#cc1616;
}

/*footer_nav1底部悬浮菜单css*/
.v_nav { position: fixed; bottom: 0; width: 100%; height:45px; background-color:rgba(238,238,238,0.9);border-top: #dcdcdc 1px solid; z-index: 97;padding:0px; margin:0px; padding-bottom:2px; padding-top:2px }
.vf_nav{ width:100%;height:45px; margin:auto; padding:0px; margin:0px;}
.vf_nav ul li{ width:20%; height:45px; float:left; text-align:center; margin:0px;}
.vf_nav ul li a{ text-align:center; font-size:12px; color:#333; width:45px; display:block; height:45px; position: relative; margin:auto}
.vf_nav ul li i{ display:block;  width:25px; height:25px; margin:auto; }
.vf_1,.vf_2,.vf_3,.vf_4,.vf_5{background:url(../images/footer_navimg.png) no-repeat;background-size: auto 180px;}
.vf_1{ background-position:-2px -6px;}
.vf_2{ background-position:-2px -47px; }
.vf_3{ background-position:0 -81px;}
.vf_4{ background-position:-1px -114px;}
.vf_5{  background-position:-1px -147px;}
.vf_nav ul li span{ display:block; width:100%; height:20px; line-height:20px;}
.vf_nav ul li a:active{color: #ff7171;}


.blcont{padding:4px 12px;  line-height:30px; font-size:17px;text-align:left;}
.blcont img{max-width:100%;display:block;u}
.blcont li {padding-top:5px;list-sytle:none;}
.blcont li span{float: left; display: block;width: 25px;font-size: 13px;height: 25px;color: #fdfdfb;font-family: "Arial"; line-height: 25px; text-align: center;}
.blcont li p{width:550px;float: left;margin-left: 10px;color: #3a3a36;font-size: 14px;line-height: 19px;padding-top:3px;}

.zuofa p{float:left;color: #3a3a36;font-size: 16px;line-height: 36px;padding-top:3px;width:100%;}
.zuofa em {font-size:24px;color:#ff3232;font-style:italic;text-align:center;font-family: arial;height:36px;width:auto;display:Block;float:left;line-height:36px;margin-right:10px;}


h4.cTit{margin-top:6px;margin-bottom:6px;color:#f5680c;font-size: 18px;padding-left:4px;border-bottom: 1px solid #e8e8e8;padding-bottom:5px;}
h4.cTit a{float:right;font-weight:normal;font-size:12px;color:#f5680c;}

/* 搜索 */
.box_search {height:32px;border-radius:4px;overflow:hidden}
.box_search .btn_green {border-radius:0 3px 3px 0}
.searchbar {float:left;width:80%;height:30px;border:solid #e5e5e5;border-width:1px 0 1px 1px;margin-right:-1px;background:#fff;border-radius:4px 0 0 4px}
.searchbar img {float:left;width:20px;height:20px;padding:5px}
.searchbar .txtform{width:84%;height:30px;vertical-align:middle;font-size:15px;border:0 none;}
.searchbar .txtform:focus{color:#000}
.box_search .btnform{width:20%;height:32px;float:left;cursor:pointer;border:0 none;}
.header_search{padding:8px 5px;clear:both;overflow:hidden;background:#f6f6f6;}
.header_search .searchbar{margin:0 -1px 0 0}

/* 热门标签 */
.mark_tr {padding:0 15px;overflow:hidden;}
.mark_tr h2,.report_ul h2,.subject_ul h2 {font:18px/1 "微软雅黑";color:#098BD6;margin-top:15px;text-align:left;}
.mark_tr .mark_cont {overflow:hidden;width:103%;margin:5px 0 15px -3%}
.mark_tr .mark_cont a {display:inline-block;width:30%;background:#f4f4f4;padding:3.5% 0;margin:10px 0 0 2.5%;border-radius:3px;text-align:center;font-size:15px;overflow:hidden;color:#333}
.mark_tr p,.subject_ul p{width:100%;clear:both;padding-top:15px;text-align:center;text-indent:-5px}
.mark_tr p a,.subject_ul p a{display:inline-block;padding:10px 10px 10px 35px;line-height:15px;background:url(/images/all.png) no-repeat 10px 10px;background-size:auto 15px;border-radius:5px;color:#6a9700}
.mark_tr p a:hover,.mark_tr p a:active,.subject_ul p a:hover,.subject_ul p a:active {background-color:#f2f2f2}

/*绿色按扭*/
.btn_green {color:#fff;background:#709f00}
.btn_green:hover {color:#fff}
.btn_green:active {background:#6a9600}

/*蓝色按扭#098BD6*/
.btn_blue {color:#fff;background:#fd5f5e;}
.btn_blue:hover {color:#fff}
.btn_blue:active {background:#fd2f39}

/*橙色按扭*/
.btn_orange {color:#fff;background:#f08801}
.btn_orange:hover {color:#fff}
.btn_orange:active {background:#ec8500}

/*灰色按扭*/
.btn_gray {color:#666;background:#eee}
.btn_gray:hover {color:#666;text-decoration:none}
.btn_gray:active {background:#e5e5e5}

.searchkey{padding:5px 5px;clear:both;overflow:hidden;background:#fff;}
.searchkey ul{list-style-type:none; margin:0;width:100%;}
.searchkey li{width:45%; height:30px;line-height:30px; float:left;margin-left:5px;font-size:14px;overflow:hidden;}
.Contxt{width:auto; max-height:60px; overflow:hidden;font-size:14px;}
.time{width:80px;float:right !important; padding-left:10px;}



.ingredients dd {
width: 100%;
height: 30px;
border-bottom: 1px solid #eee;
padding: 5px 0;
overflow: hidden;
font-size:16px;
white-space: nowrap;
}
.ingredients dd p{
    float: left;
    width: 49.5%;
    overflow: hidden;
}
.step dd,.tips dd {width:100%;padding:5px 0;overflow:hidden;zoom:1;font-size:16px}
.step dd .imleft {float:left;width:110px;margin-top:10px;}

.imleft img {
    vertical-align: middle;
    width: 100%;
    background-size: 100%;
}
.step dd b {float:left;width:30px;white-space:nowrap;text-align:center;font-size:16px;overflow:hidden}
.step dd p,.tips dd {word-wrap:break-word;word-break:break-all;text-justify:auto;text-align:justify}
.step dd p {overflow:hidden;zoom:1}

.box, .coma, .adbox {
    zoom: 1;
    overflow: hidden;
}
.mgt10 {
    margin-top: 10px;
}
.tag{background: #fff;padding-top:.3rem;padding-left:.3rem;}
.tag a{display:inline-block;position:relative;height:1.5rem;line-height:1.5rem;background:url(../images/tag_before.png) no-repeat #ede2ef left 50%;border-radius:.2rem;font-size:.9rem;padding:0 .4rem 0 .8rem;margin:0 .6rem .6rem 0}
.tag.isbtn a{font-size:12px;padding:.3rem 1.1rem;background:#eee;border-radius:100rem;color:#333}
.ad95 {width:95%;text-align:center;margin: 10px auto 0;height:180px;margin-top: 10px;overflow: hidden;}
.ad100 {width:100%;text-align:center;margin: 10px auto 0;margin-top: 10px;height:180px}
.tui_c {
    width: 100%;
    overflow: hidden;
}
.tui_c ul {
    width: 100%;
    padding: 0;
}
.tui_c li {
    float: left;
    float: left;
    margin: 0 15px 5px 0;
}
.tui_c li a {
    text-align: center;
    font-size: 16px;
    display: block;
}
.tui_c li img {
    display: block;
    margin: 0 0 5px 0;
    padding-top: 5px;
    padding-bottom: 5px;
}

.underline{
    line-height: 30px;
    color: #000000;
    border-bottom: 3px solid #F00;
}
.scpic{border-radius: 50%;width:70px;height:70px;}
.tips {
    width: 100%;
    line-height: 20px;
    color: #999;
    font-size:12px;
    text-align: left;
}

.category_sub {
    width: 100%;
    overflow: hidden;
}
.category_title {
    font-size: 20px;
    color: #f5680c;
    margin-top: 20px;
    margin-left: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}
.category_sub3 {
    border-top: 1px solid #EAEAEA;
    margin-left: -1px;
}
.category_sub3 a {
    float: left;
    height: 45px;
    line-height: 45px;
    padding-left: 20px;
    width: 42%;
    border-left: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
    font-size: 16px;
    color: #333;
    text-decoration: none;
}

.zuicsc {
    position: absolute;
    width: 35px;
    height: 35px;
    background: url(/images/sc.png) no-repeat;
        background-size: auto auto;
    display: inline-block;
    background-size: 35px 35px;
    top: 0px;
    left: 0px;
}

.zuimc {
    position: absolute;
    width: 35px;
    height: 35px;
    background: url(/images/mc.png) no-repeat;
        background-size: auto auto;
    display: inline-block;
    background-size: 35px 35px;
    top: 0px;
    left: 0px;
}

.zuicxg {
    width: 30%;
    max-width: 100px;
    height: 75px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: auto 100px;
    position: relative;
    margin-bottom: 4px;
}
.shicaibox{
    height: 75px;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #e1e1e1;
    padding: 15px 10px 10px 10px;
    overflow: hidden;
    margin-bottom: 5px;
}
.shicaibox p {
    overflow: hidden;
    text-overflow: ellipsis;
    padding:0 5px 5px 5px;
    word-wrap: break-word;
    word-break: normal;
}

.boxs{margin:0 auto; height:70px; width:92%; margin-top:5px;padding-top:10px;padding-bottom:10px; background:#f4f4f4;border-radius: 3px;} 
.box-left{float:left; width:30%; text-align:right} 
.box-right{float:right; width:65%; text-align:left;line-height:70px;overflow:hidden;}
.box-right h2{color:#F00;font-size:20px;}


#nativeShare{width:100%;text-align:center;margin:20px 0;font-size: 12px;}
#nativeShare h4{height:20px;line-height:20px;font-size:1.4em;color:#BBB;text-align:center;position:relative;font-weight:400;margin-bottom:10px;}
#nativeShare h4:before{content:'';display:block;position:absolute;border-top:1px solid #ebebeb;height:0;width:35%;top:49%;left:5%;}
#nativeShare h4:after{content:'';display:block;position:absolute;border-top:1px solid #ebebeb;height:0;width:35%;top:49%;right:5%;}

#nativeShare .label {
    font-size: 20px;
}

#nativeShare .list {
    width: 90%;
    margin: 0 auto;
}

#nativeShare .list span {
    width: 30%;
    display: inline-block;
    text-align: center;
    margin: 10px 0;
}

#nativeShare .list span i {
    width: 40px;
    height: 40px;
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
}

#nativeShare .weibo i {
    background-image: url('/images/icon/weibo.png');
    background-size: cover;
}

#nativeShare .weixin i {
    background-image: url('/images/icon/weixin_friend.png');
    background-size: cover;
}

#nativeShare .weixin_timeline i {
    background-image: url('/images/icon/weixin.png');
    background-size: cover;
}

#nativeShare .qq i {
    background-image: url('/images/icon/qq.png');
    background-size: cover;
}

#nativeShare .qzone i {
    background-image: url('/images/icon/qqzone.png');
    background-size: cover;
}

#nativeShare .more i {
    background-image: url('/images/icon/more.png');
    background-size: cover;
}
.html5plus .html5plus-hide{
    display:none
}

#arcml {
	width: 95%;
	border-color: #eee;
	border-style: solid;
	border-width: 0 1px 1px;
	background-color: #fff;
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 15px
}

#arcml-tit {
	display: block;
	padding-left: 14px;
	height: 30px;
	line-height: 30px;
	background-color: #eee;
	font-size: 14px
}

#arcml-ul {
	list-style: none;
	padding: 0
15px;
	overflow: hidden
}

#arcml-ul
li {
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	background: url(https://www.shipuxiu.com/images/arcmlico.gif) 0px 12px no-repeat;
	padding-left: 12px
}

#arcml-ul li
a {
	color: #3c72aa;
	text-decoration: none
}

#arcml-ul li a:hover {
	color: #f60;
	text-decoration: underline
}

/* 浮动层 css */
.float-wrapper{ position: fixed;bottom:26px;right:13px;z-index:20;display:none;}
.float-wrapper a{display:block;width:35px;height:35px;box-shadow: 0 2px 4px 0 rgba(0,0,0,0.50);margin:0 0 13px 0;position: relative;border-radius: 2px;overflow: hidden;}
.float-wrapper a::after{content:'';position: absolute;top:0;left:0;right:0;bottom:0;opacity: 0.8;background: #000000;border-radius:2px;}
.float-wrapper a:hover::after{opacity:.8;}
.float-wrapper a:last-child{margin:0;}
.float-wrapper a::before{content:'';position: absolute;width:16px;height:16px;background-size:100%;top:50%;margin-top:-8px;left:50%;margin-left:-8px;z-index:1;}
.float-wrapper a.icon1::before{background-image:url(/images/float-icon1.png);}
.float-wrapper a.icon2::before{background-image:url(/images/float-icon2.png);}
.float-wrapper a.icon3::before{background-image:url(/images/float-icon3.png);}