/*定义全局*/
* { margin: 0; padding: 0; outline: 0;-webkit-tap-highlight-color: rgba(0,0,0,0); }
html { -webkit-text-size-adjust: none; word-wrap: break-word }
body, input, button, textarea, select, option { font-size: normal 100%； }
body { width: 100%; font-family: "Microsoft YaHei", Helvetica, Arial, sans-serif; font-size: 20px; color: #333; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
li { list-style: none; }
input { font-family: "Microsoft YaHei", Helvetica, Arial, sans-serif; }
a { text-decoration: none; }
.mb { margin-bottom: 1em; }
.mt { margin-top: 1em; }
.pb0 { padding-bottom: 0; }
aside { padding: 0 0.5em; }
hr { border: 1px solid #FFF; }
.butRed { display: block; color: #fff; text-align: center; font-size: 0.7em; background: #C71012; border: 1px solid #910000; border-radius: 0.35em; box-shadow: 0 0.1em 0.2em 0.02em rgba(0,0,0,0.4); padding: 0.5em; }
.butGray { display: block; color: #333; text-align: center; font-size: 0.7em; background: #f5f5f5; border: 1px solid #d2d2d2; border-radius: 0.35em; box-shadow: 0 0.1em 0.2em 0.02em rgba(0,0,60,0.2); padding: 0.5em; }
img { border:0; }
/*test style*/
header{ width:100%;}
header .banner img{ width:100%; vertical-align:top;}
article{ width:100%;}
article.bj{ background:#daeef7 ;}
.title{ margin-top:10px;}
.title img{width:100%; vertical-align:top;}

.gasgoo{ background:#fff; width:100%; padding:10px 0px;}
.exhibition li a{ color:#000;}
.exhibition li a:hover,.most li p a:hover{ color:#d62c27;}
.famous a{ color:#06C;}

