@charset "utf-8"; /* index	首页 */
@import url(common.css);
/*内刊*/
body { background: #f9f2da url(../images/ma_02.gif) repeat-x 0 0;}
.main { width: 971px; margin: 0 auto;}
.mbox { width: 971px; float: left;}

/*图片*/
#mpic { float: left; width: 410px; margin-top: 40px; margin-bottom: 20px; text-align: center; background: #fff;}
#mpic .pic { float: left; width: 388px; text-align: center; padding-left: 20px; *padding: 0 10px 0 10px; height: 618px; border: 1px solid #cc0000; background:#fff;}
#mpic .pic img { width: 368px; height: 578px; margin-top: 20px; border: 1px solid #ccc; }
#mpic .prev,#mpic .next { float: left; width: 10px; height: 30px; background: url(../images/mcln.gif) no-repeat 0 0; cursor: pointer;}
#mpic .next { background-position: -10px 0;}
#mpic .prev.h { background-position: 0 -30px;}
#mpic .next.h { background-position: -10px -30px;}
#mpic .mtab { float: left; width: 390px; height: 35px; margin-top: -5px; background: #fff; overflow:hidden;}
#mpic .mtab ul { float: left; width: 9999px; position: relative;}
#mpic .mtab img { display: none;}
#mpic .mtab li { overflow: hidden; margin-right: 2px; width: 96px; height: 30px; padding-top: 4px; text-align: center; float: left; background: #b6b6b6; color: #3e3d3d; cursor: pointer; margin-top: 5px;}
#mpic .mtab li.sel { color: #fff; background: #cc0000 url(../images/ma_25.gif) no-repeat center 0; margin-top: 0px; padding-top: 4px; height: 34px; line-height: 34px; cursor: default;}
#mpic .mtab li a,#mpic .mtab li a:hover { color: #3e3d3d; height: 30px; line-height: 25px; width: 95px; float: left;  text-decoration: none; }
#mpic .mtab li.sel a,#mpic .mtab li.sel a:hover { color: #fff; line-height: 30px;}

/*文字内容*/
.mcontent { padding: 30px 0 20px 0; float: left; margin-left: 20px; width: 540px;}
.mcontent .head { height: 82px; }
.mcontent .logo { float: left; }
.mcontent .func { float: right; text-align: right;}
.mcontent .hotline { height: 30px; font-size: 18px; color: #fff; font-family: 微软雅黑; }
.mcontent .hotline span { font-size: 22px;}
.mcontent .date { height: 20px; font-size: 14px; color: #fff; }
.mcontent .date span { margin-left: 10px;}

.mcontent .location{ height: 52px;}
.mcontent .location .la{ height: 52px; line-height: 52px; float: left; margin-left: 5px;}
.mcontent .location .la a{ color: #000; font-weight: bold; }
.mcontent .location .lbtn{ float: right; margin-top: 10px;}
.mcontent .location .lbtn a{ float: left; background: url(../images/ma_12.gif); width: 111px; height: 31px; line-height: 31px; text-align: center; font-size: 14px; font-weight: bold; color: #cc0000; font-family: 微软雅黑;}

/*正文*/
.mcontent .mdetail{ border: 1px solid #c6aa61; padding: 10px 15px; background: #fff; margin-top: 20px;}
.mcontent .mdetail .mselect { padding: 0 0 10px 0; border-bottom: 1px dotted #ccc;}
.mcontent .mdetail .mselect .kw { height: 16px; line-height: 16px; border: 1px solid #ccc; padding: 0 2px; width: 120px;}
.mcontent .mdetail .mselect .submit { background: url(../images/ma_17.gif); height: 19px; width: 43px; border: none; cursor: pointer;}
.mcontent .mdetail .mtitle { font-size: 14px; color: #000; font-weight: bold; height: 40px; line-height: 40px;}
.malist { width: 500px; height: 412px; overflow: hidden; padding: 0 4px; margin: 0 auto;}
.malist .mll { width: 500px; height: 362px; margin-bottom: 10px; overflow: hidden;}
.malist ul { height: auto;}
.malist li { height: 29px; line-height: 29px; border-bottom: 1px dotted #ccc; padding-left: 15px; background: url(../images/arr4.gif) no-repeat 0 center;}
.malist li.tt { padding: 0; height: 30px; line-height: 30px; background: url(../images/mli1.gif) no-repeat center bottom; border: none;}
.malist .sct,.malist .scb { height: 25px; background: #fed4d0 url(../images/ma_20.gif) no-repeat center 3px; height: 14px; border-bottom: 1px solid #cc0000; cursor: pointer;}
.malist .scb { border: 0; border-top: 1px solid #cc0000; background-image: url(../images/ma_27.gif);}

/*详情*/
.mag .mcontent{ width: 970px; margin-left: 0;}
.mainfo { width: 860px; margin: 0 auto;}
.mdetail .title { height: 40px; line-height: 40px; color: #cc0000; font-weight: bold; font-size: 18px; text-align: center;}
.mdetail .author { height: 30px; line-height: 30px; color: #333; margin: 5px auto; width: 420px; text-align: center; border-top: 1px dotted #ccc; border-bottom: 1px dotted #ccc;}
.mdetail .author span { margin-right: 10px;}
.mdetail .detail { color: #767676; line-height: 30px; border-bottom: 1px dotted #ccc; padding-bottom: 10px; margin-bottom: 10px;}
.mdetail .extra{ margin-bottom: 10px; color: #000; padding-top: 5px;}
.mdetail .extra .back{ float: right;}
.mdetail .extra .eav{ font-weight: bold;}
.mdetail .extra .eav a{ color: #585858;}
.mdetail .extra .eav a:hover{ color: #cc0000;}
.mdetail .operation{ padding: 20px 0; text-align: center;}
.mdetail .operation a{ margin: 0 12px; color: #666;}





