@charset "utf-8";
@import url("reset.css");
@import url("header.css");
@import url("footer.css");

img{ display:inline-block;}

.address { height: 50px; line-height: 30px; font-size: 14px;  padding: 20px 0px 0px;/* border-bottom: 1px solid #dddddd; */font-size: 16px;}
.address em { background-image: url(../images/location.png); background-repeat: no-repeat; background-position: center; width: 17px; height: 30px;display: block; float: left; margin: 0px 10px 0px 10px;}
.address span{color: #cf000a; }

.hds{width: 100%; height: 50px; border-bottom: 4px solid #e2e2e2;margin-top: 40px;}
.hds ul{width: auto; height: auto; overflow: hidden; float: left;}
.hds ul li{height: 50px;line-height: 30px; float: left; padding: 0px 10px; color: #333333; font-size: 27px;font-weight: bold;}
.hds ul li.on{border-bottom: 4px solid #d63139;color: #cf000a; }

.lists{width: 1200px; height: auto; overflow: hidden; margin: 0 auto 30px;  }
/*****页面主体部分****/
.article{/* padding: 20px; *//* border: 1px solid #CCCCCC; */ margin-top: 20px; padding-bottom: 10px;background: #fff;}
.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;font-family: "黑体";font-size: 30px;}
.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: 16px;color:#888888; text-align:center;margin:0 auto;margin-top:8px;}
.article .Article_ly span.fbsj{padding-right:10px;}
.article .Article_ly span.wzly{padding-right:10px;}
.article .Article_zw{margin-top: 40px;overflow: hidden;min-height: 200px;line-height: 30px;border-bottom: 1px solid #EEEEEE;padding-bottom: 20px;}

.share_jiucuo{margin-top: 10px;height: 50px;/* line-height: 50px; */}
.share{width: 400px;float: left;height:auto;font-size: 12px;margin-top: 10px;}
.share .fx{display: block;float: left;height: 20px;margin-top: 2px;}
.jiucuo1{/* width: 432px; */float: right;height: 30px;margin-top: 10px;}

.pages{ clear:both;font-size: 14px;}
.pages span{width:auto;color: #333;/* padding: 0 15px; *//* background: #bd1419; */display:block;height:30px;line-height:30px;float:left;font-size: 16px;}
.pages 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;display: inline-block;width: 90%;float: left;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 16px;}
.pages .prevpage{ height:35px; line-height:32px; margin:2px 0; /* background:#eee; */}
.pages .nextpage{ height:35px; line-height:32px; margin:2px 0; /* background:#eee; */}

#Zoom img{max-width: 100%;display: inline-block;}

#Zoom table{cellspacing:0px;cellpadding:1px;border-spacing:1px;background:#909090;/* background:#ffffff; */}
#Zoom table tr td{background:#ffffff;}
#Zoom .mce-object-video{ text-align:center;}
#sp{ text-align:center;}
#Zoom video{ width:800px; height:450px; background: #000; margin: 15px auto; box-shadow: 0px 0px 10px -2px #9b9393;}
.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;}

@media screen and (max-width:750px ) {
    .address { height: auto; line-height: 20px; font-size: 13px; margin-bottom:10px; padding: 0px 0px 10px 20px; background: url(../images/location.png) left 0px no-repeat;}
    .address em {display:none;}
    .address span {display:none;}
    .hds{width: 100%; height: 40px; border-bottom: 2px solid #e2e2e2;margin-top: 0px;}
    .hds ul li{height: 40px;line-height: 30px;font-size: 18px;}
    .hds ul li.on{border-bottom: 2px solid #d63139;}
    .lists{width: 100%; padding:10px; margin: 0; background:#ffffff;}
    .article{padding: 0px;}
    .article .Article_ly{font-size:14px;text-align: left;}
    .article .Article_ly span{width:100%; display:block;line-height: 25px;}
    .article .Article_ly span.fwltj{display:none;}
    .article .Article_ly span.zh{display:none;}
    .article .Article_ly span.close{display:none;}
    .article .Article_ly i{padding: 0px !important;line-height: 25px;}
    .article .Article_zw{padding-bottom:10px;border: none;}
    #Zoom img{height:auto !important ;}
    #Zoom table{max-width:100%;}
    #Zoom table {table-layout:fixed !important;width:100% !important;border-collapse:collapse;border:none;margin:0 auto;}
    #Zoom table td, #Zoom table th {width:1px;white-space:nowrap; /* 自适应宽度*/word-break:keep-all; /* 避免长单词截断，保持全部 */border:solid #676767 1px;text-align:center;white-space:pre-line;word-break:break-all !important;word-wrap:break-word !important;display:table-cell;vertical-align:middle !important;white-space: normal !important;height:auto;vertical-align:text-top;padding:2px 2px 0 2px;display: table-cell;}
    .share_jiucuo{display:none;}
    .pages{display:none;}

  #Zoom video {
 
    width: 100% !important;height: auto;
}
}

