@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin:0; padding: 0px; border: 0; font-size: 100%; outline: none; }
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-x: hidden; }
body { font: 18px/1.5 "Microsoft Yahei","微软雅黑"; margin:0 auto; color: #333;  background-color: #f2f2f2; -webkit-tap-highlight-color:rgba(0,0,0,0);}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
h1, h2, h3, h4, h5, h6{font-weight:normal}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
strong { font-weight: bold; }
img { border: 0; vertical-align: middle;}
input{ outline: none;}
input[type="text"], input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none; border-radius: 0; }
textarea {-webkit-appearance: none; border-radius: 0; outline: none;  font-family:"Microsoft Yahei"}
select{ outline: none;}
select::-ms-expand { display: none; }
a { text-decoration: none; }
a:link, a:visited { text-decoration: none; color:#333;}
a:active, a:hover { text-decoration: none; outline:none; color:#c4151c;}
a:focus{text-decoration:none;outline:0;}
.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px;}
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

#header { width:100%; background: #ffffff; }
#header .head{ width:980px; padding: 30px 0; margin:0 auto;}
#header .head .logo{ float:left; width:365px; height:50px; }
#header .head .call{ float:right; width:250px; height:50px; font-size: 16px; text-align: center; }
#header .head .call span { font-size: 28px; color: #f00; font-weight: 600; line-height: 30px; }
#header .menu{ /*width: 100%;*/ height:50px; background: #FF0000; }
#header .menu .t { width: 980px; margin: 0 auto; }
#header .menu .t ul li{ float:left; width:100px; height:50px; font-size:16px; color:#595a5a; line-height:50px; text-align:center; margin-right: 20px;}
#header .menu .t ul li a { color: #ffffff; }
#header .menu .t ul li a:hover{ color:#ffffff; }
#header .banner img { width: 100%; }

#main { width: 100%; }
#main .t { width: 980px; margin: 30px auto; }

#footer { width: 100%; background: #FF0000; }
#footer .wechat {padding-top: 25px; color: #ffffff; text-align: center; line-height: 35px;}
#footer .wechat img { width: 150px;}
#footer .foot{ width:980px; padding: 15px 0; margin:0 auto;}
#footer .foot p{ color: #ffffff; text-align: center; line-height: 28px;}
#footer .foot p a{ color: #ffffff; }