/*reset*/
html, body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, form, input, div, span, select, button, textarea ,table,tbody,tr,th,td,img{margin:0;padding:0;}
body {font-family:"\5FAE\8F6F\96C5\9ED1", Helvetica;  font-size: 14px;color: #515151;}

header, footer, article, section, nav, menu, hgroup,figure,figcaption{ display:block; margin:0; padding:0;}
img{border:0;}

/*通用样式*/
input{font-family:"\5FAE\8F6F\96C5\9ED1", Helvetica;border: none;}
a{color:#333;}
/*a:hover{color:#4995ff;}*/
a,a:visited,a:focus,a:hover{text-decoration:none;}
table { border-collapse: collapse; border-spacing: 0; width: 100%;}
h1, h2, h3, h4, h5, h6 { font-size: 100%;font-weight: normal; }
em, i { font-style: normal; }
ul, ol ,li{ list-style: none; }
input,select,textarea{color:#bbecff;outline:none;}
textarea{font-family:"\5FAE\8F6F\96C5\9ED1", Helvetica;}
.clearfix:after{visibility:hidden;display:block;font-size:0;content:"";clear:both;height:0}
.fr{float: right;}
.fl{float: left;}
.pb10{padding-bottom: 10px;}
.ml8{margin-left: 8px;}
.ml10{margin-left: 10px;}
.ml20{margin-left: 20px;}
.mr10{margin-right: 10px;}
.mr20{margin-right: 20px;}
.mr60{margin-right: 60px;}
.mb10{margin-bottom: 10px;}
.mb20{margin-bottom: 20px;}
.mb30{margin-bottom: 30px;}
.mb50{margin-bottom: 50px;}
.mb100{margin-bottom: 100px;}
.mt30{margin-top: 30px;}
.mt40{margin-top: 40px;}
.mt100{margin-top: 100px;}

.percent100{width: 100%;}
.w1250{width:1250px;margin: 0 auto;overflow: hidden;}
.w900{width:900px;margin: 0 auto;}

/*header 导航*/
.header_out{height: 94px;}
.header{}
.header h1{}
.header h1 a{width: 367px;height: 94px;background: url(../images/logo.png) no-repeat left top;font-size: 0;}
.header ul li{float: left;}
.header ul li a{display:block;float:left;height: 94px;line-height: 94px;font-size: 20px;padding:0 22px;}
.header ul li a:hover{transition: all .3s;-moz-transition: all .3s; /* Firefox 4 */-webkit-transition:all .3s;/* Safari 和 Chrome */-o-transition: all .3s; /* Opera */
height: 90px;color: #1177df;}
.header ul li a.on{transition: all .3s;-moz-transition: all .3s; /* Firefox 4 */-webkit-transition:all .3s;/* Safari 和 Chrome */-o-transition: all .3s; /* Opera */
height: 90px;color: #1177df;border-bottom: 4px solid #1177df;}

/*footer*/
.footer_out{background: #333;}
.footer{height: 230px;color:#fff;padding-top: 60px;}
.footer_nav{width: 1000px;}
.footer_nav p{line-height: 24px;font-size: 16px;}
.footer_nav p.title_small{font-size: 24px;margin-bottom: 30px;}
