div.small{ position: fixed; top: 0; bottom: auto; z-index: 1000; height: 80px; border: 0; box-sizing: border-box; background: #fff }
#tm{ width: 100%; position: fixed; height: 80px; background: #fff; top:0; left: 0; z-index: 30}
.cbanner{ height: 200px; background: url(cbanner.jpg) repeat-x; margin: 80px 0 0}
.cwrap{ width: 1018px; border: 1px solid #eee; border-bottom: 0; border-top: 0; padding: 60px; margin: auto }
.mplogo{ display: none}

.loc{ padding: 0 0 20px; font: 16px/20px microsoft yahei; color: #aaa;}
.loc a,.loc a:hover{ color:#aaa}
.ctitle{ font: bold 30px/36px microsoft yahei; padding: 13px 0; text-align: center;}
.ccontent { font: 16px/30px microsoft yahei; min-height: 600px; }
.cinfo { font: 15px/18px microsoft yahei; color: #8d8d8d; margin: 0 0 30px; }
.sharebtn { width: 56px; height: 227px; background: #fafafa; position: fixed; z-index: 100; top: 350px;}

.nlist{ min-height:400px; }
.nlist ul li{ font-size:16px; line-height:28px; padding:0 0 5px 14px; background:url(dot.gif) no-repeat 4px 14px; overflow:hidden; clear:both; border-bottom:1px dotted #bbb; margin:5px 0 0}
.nlist ul{ margin:0 0 30px}
.nlist ul li a{ display:block; float:left}
.nlist ul li span{ float:right; color:#999; }
.ct{ text-align: center;}
.ct h3{ margin: 30px 0 10px;}
.ct p{ margin: 0;}

.cflogo{ float:left; width:730px; padding:10px 0 0 }
.cflogo img{ width:350px}
.cflogo p{ margin:0 0 0 75px; color:#666}
.cflogo p a{ margin:0 9px; color:#666}

.cfooter{ background:#34393d; padding:20px 0 0;}
.cwxqrcode{float:right; width:66px; padding:0 0 20px; line-height:0}
.cwxqrcode img{ border:3px solid #fff}

@media only screen and (max-width: 736px){
  .cwrap{ width: 92%; margin: auto; border: 0; padding: 30px 0}
  div.small{ bottom: 0; top: auto; border-top: 1px solid #ddd; height: 80px; box-sizing: border-box}
  .mplogo{ display: block; text-align: center; padding: 23px 0 0}
  .cbanner{ background-position: -400px 0; background-size: 900px; height: 94px; }
  .ccontent { min-height: auto; }
  .ccontent img{ width: 100%; height: auto;}
  .sharebtn { position: static; width: 227px; height: 56px; margin: 20px auto 30px; border: 1px solid #f0f0f0; }
  .cflogo, .cwxqrcode{ display: none; }
  .nlist{ min-height: auto; }
}