﻿/* CSS Document */
@charset "utf-8";
.detail{ margin-bottom:35px;}
/*detail_left*/
.detail_left{ float:left; width:800px; _overflow:hidden;}
/*detail_con*/
.detail_con{ width:788px; margin-bottom:32px; padding:6px; background:#fbfbfb;}
.con_ak{ width:731px; padding:60px 30px 30px 30px; border:1px solid #eee; background:#fff;}
.con1 h1{ margin-bottom:16px; font-size:30px; text-align:center;}
.con1 .p1{ margin-bottom:45px; text-align:center;}
.con1 .p1 span{ margin-right:10px; padding-left:13px; font-size:16px; background:url(/mmen/img/hui.png) left center no-repeat; color:#929292;}
.con1 .p1 span a{ color:#929292;}
.con1 .p1 span a:hover{ color:#fc1f7b;}

.s_share{ float:left; margin-left:25px; height:32px;}
.s_share .bds_tsina2,.s_share .bds_qzone2,.s_share .bds_weixin2,.s_share .bds_more2{ float:left; width:32px; height:32px; margin:0 5px 0 0; padding-left:0; overflow:hidden; line-height:22px; background-image:url(/mmen/img/hui_share.png); background-repeat:no-repeat;}
.s_share .bds_tsina2{ background-position:0 0;}
.s_share .bds_qzone2{ background-position:-69px 0;}
.s_share .bds_weixin2{ background-position:-137px 0;}
.s_share .bds_more2{ background-position:-208px 0;}
.s_share .bds_tsina2:hover,.s_share .bds_qzone2:hover,.s_share .bds_weixin2:hover,.s_share .bds_more2:hover{ background-image:url(/mmen/img/fen_share.png); background-repeat:no-repeat;}
.s_share .bds_tsina2:hover{ background-position:0 0;}
.s_share .bds_qzone2:hover{ background-position:-69px 0;}
.s_share .bds_weixin2:hover{ background-position:-137px 0;}
.s_share .bds_more2:hover{ background-position:-208px 0;}
.d_con .zan1{ float:right; width:33px; height:32px; margin-right:18px; background:url(/mmen/img/comm.png) no-repeat;}

.con1 .p2{ margin:0 5px 30px;}
.con1 .p3{ width:720px; margin-top:30px; margin-left:5px; font-size:16px; line-height:30px; overflow:hidden;}
.con1 .p3 p,con1 .p3 div {padding-bottom:20px;}
.con1 .p3 img{ margin:15px 0;max-width:700px;}
.con1 .p3 a{ position:relative; white-space:nowrap; color:#fc1f7b;}
.article-tag {clear:both;margin-bottom:10px;}
.article-tag a {font-weight:400;display:inline-block;margin-left:8px}
.statement {clear:both;color:#999;line-height:16px;padding-bottom:20px;}
/*read*/
.read{ width:741px; padding:29px 20px 20px 31px; border:1px solid #eee;}
.read h3{ width:96px; padding-right:28px; font-size:24px; background:url(/mmen/img/icon4.png) right center no-repeat;}
.list_all{ margin-top:35px;}
.list{float:left;}
.list li { float:left; width:50%;}
.list a{ display:block; height:22px; margin-bottom:10px; padding-left:20px; padding-bottom:10px; border-bottom:1px dashed #ccc; font-size:16px; overflow:hidden; background:url(/mmen/img/icon1.png) -8px 7px no-repeat; color:#000; -webkit-transition:400ms; -moz-transition:400ms; -ms-transition:400ms; transition:400ms;}
.list a.last{ margin-bottom:0;}
.list a:hover{ padding-left:28px; background:url(/mmen/img/icon1.png) 8px 7px no-repeat; color:#929292;}
/*detail_right*/
.detail_right{ float:right; width:400px;}
/*ad1*/
.ad1{ margin:0 10px;}
@media screen and (min-width:320px) and (max-width:640px) {
/**common*/
.detail_left {width:100%}
.detail_con {width:100%;padding:0}
.con_ak {width:100%;padding:60px 0 30px 0;border:0;}
.con1 h1 {font-size:18px;text-align:left;}
.con1 .p1 {margin-bottom: 15px;text-align:left;}
.d_con {position:relative}
.s_share {float:right;position:absolute;top:-42px;right:2px}
.con1 .p3 {width:100%}
.con1 .p3 img{max-width:100%;height:auto}
.read {width:100%;padding:0;border:0;}
.list li {width:100%;}
.list a {padding-left:0;}
}