* {	outline: 0;	-webkit-tap-highlight-color: transparent;	-webkit-tap-highlight-color: transparent}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, button, textarea, p, blockquote { margin: 0; padding: 0; }
body { background: #fff; font-family: "微软雅黑"; font-size: 14px;color:#555;width: 100%; padding: 0; margin: 0; line-height:1.8em}
img {  border: 0;}
ul,li { list-style:none;}
a { color:#555; text-decoration:none;}
a:hover { color: #fc3c0f;}
.red { color: #ee1539;}
/**/


.topbg { width: 100%;/* height: 864px; */overflow: hidden; position: relative;}
.topbg img { position: absolute; left: 50%;width: 1920px;  margin-left: -960px; display: block； }
.topbg .big {height: 845px; top: 0;  }
.topbg .small {height:560px; top: 0; }
.bigimg {position: relative; width: 100%;height: 845px;}
.smallimg { background: #000; position: absolute; z-index: 999; width: 100%; height: 0; bottom: 0; left: 0; overflow: hidden;}



.about { background: #b90003; width: 100%; padding: 20px 0;}
.about p { width: 800px; margin: 0 auto; color: #fff; font-size: 16px; line-height: 2em; overflow: hidden;}
.about p img { float: left;}
.about span { float: right; width: 760px;}
.titles  { border-bottom: 3px solid #c91616; width: 800px; margin: 0 auto;padding: 40px 0 20px; color: #cc9966; font-size: 40px; line-height:  50px; font-weight: bold;}
.list { background: #fff; width: 760px; padding: 0px 20px 100px; overflow: hidden;margin: 0 auto; text-align: left;}

.item { width: 100%; overflow: hidden; padding:15px 0;border-bottom:1px solid #eaeaea; }
.item .conts { padding-left: 220px; }
.item .conts .tit { overflow: hidden; height: 70px; margin:5px 0 0;}
.item .btm { overflow: hidden; color: #b5b5b5; font-size: 14px;}
.item .btm .fl { float: left;}
.item .btm .fr { float: right;}
.item .picbox { background-color: #eaeaea; float: left;  position: relative; width: 190px; height: 120px; overflow: hidden;}
.item .picbox img { width: 100%; height: 120px; display: block; position: absolute; left: 0; top: 50%; }
.footer{ background: url("../images/footer.jpg") no-repeat bottom center; width: 100%; min-width: 900px; height: 150px; border-bottom: 5px solid #e44743;}


.tabs { width:760px; margin: 30px auto 0; overflow: hidden;}
.tabs li { background: #c91616; float: left; margin-right: 30px; padding: 0 30px; border-radius: 30px; color: #fff; cursor: pointer; line-height: 35px; font-size: 16px;}
