@charset "utf-8";
/* CSS Document */
@import url("reset.css");
@import url("header.css");
@import url("footer.css");
/*****页面主体部分****/
.path{
    width: 100%;
    height: 42px;
    line-height: 42px;
    text-indent: 3em;
    margin-bottom: 10px;
    background: url(../images/dqwz_bg.png) 10px center no-repeat #f1f1f1;
    margin-top: 12px;
}
.ny_nr{
    padding-bottom:15px;
}
.article{ padding: 0 20px; border: 1px solid #CCCCCC; margin-top: 10px;}
.article .Article_fbt2{text-indent: 2em;font-size:14px;}  
.article .Article_bt { height: auto; font-size:24px; color:#000000; text-align:center; padding:10px 0; line-height:1.5;}
.article .Article_bt h1{font-weight: normal; }
.article .Article_fbt{ background: url(../images/nry_img01.jpg) center bottom repeat-x; padding-bottom:10px; font-size: 18px;  text-align: center; line-height: 35px;}
.article .Article_ly{font-size: 12px;color:#888888; text-align:center;margin:0 auto;margin-top:8px;}
.article .Article_zw{margin-top:20px;overflow: hidden;min-height: 200px;line-height: 30px;border-bottom: 1px solid #EEEEEE;}

.share_jiucuo{margin-top: 10px;height: 50px;}
.share{ width: 300px; float: left;height:auto;font-size: 12px; margin-top: 10px;}
.share .fx{display: block;float: left;height: 20px;margin-top: 2px;}
.jiucuo{width: 535px;float: right;height: 30px;margin-top: 10px;}

.page{ clear:both;font-size: 14px;}
.page span{width:auto;color:#fff;padding:0 15px;background: #0099FF;display:block;margin:2px 0;height:30px;line-height:30px;float:left;}
.page a{ padding-left:10px;transition: all 0.3s ease-in 0s;-moz-transition: all 0.3s ease-in 0s;-webkit-transition: all 0.3s ease-in 0s;}
.page .prevpage{ height:35px; line-height:32px; margin:2px 0; background:#eee;}
.page .nextpage{ height:35px; line-height:32px; margin:2px 0; background:#eee;}


.information{margin-top:2px; font-size: 14px;}
.information h1{background:#eee;  overflow:hidden;}
.information span{width:auto;display:block;color:#fff;padding:0 15px;background: #0099FF;margin:2px 0;height:40px;line-height:40px;font-size: 14px;float: left;overflow: hidden;}
.information ul{ padding:15px; background:#fff; }
.information ul li{ height:30px; line-height:30px; background:url(../images/b.png) left center no-repeat; padding-left:10px; text-align:right;}
.information ul li a{ float:left;}
.information ul li i{  color:#666;}
.information ul li span{color:#666; float: right; background: none;padding: 0;margin: 0;line-height: 30px;height: 30px;}

#Zoom img{ max-width:1000px;}

#Zoom table{cellspacing:0px;cellpadding:1px;border-spacing:1px;background:#909090;/* background:#ffffff; */}
#Zoom table tr td{background:#ffffff;}
#sp{ text-align:center;}

.smallFont{font-size: 10px; margin:0 5px 0 5px;cursor: pointer;}
.medFont {font-size: 14px;margin:0 5px 0 0;cursor: pointer;}
.largeFont{font-size: 16px;margin:0 5px 0 0;cursor: pointer;}
.curFont { color:red;}


.Article_xx{
    overflow: hidden;
    background: #fff;
    color: #333;
    font-size: 14px;
    line-height: 30px; margin-top: 20px;}
.Article_xx table{cellspacing:0px;cellpadding:1px;border-spacing:1px;background: #eeeeee;}
.Article_xx table tr td{background:#ffffff;}
