*{  -webkit-box-sizing: border-box;  box-sizing: border-box;   margin: 0;  padding: 0;   background-repeat:no-repeat;
    -webkit-tap-highlight-color:rgba(0,0,0,0);}
html, body{ /*height:100%;*/position: relative;   background-color: #fff ;font-family:'Microsoft YaHei';  }
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas,caption,center, cite,code, dd, del, details, dfn, div, dl, dt, em,embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p,pre, q, ruby, s, samp, section,small, span, strike, strong,sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video{  margin:0;  padding:0;  border:0;  vertical-align:baseline; /*word-break:break-all;*/  word-wrap:break-word;  }
ul,li,ol{  list-style:none;  }
input{  border:none !important;margin: 0 !important;padding: 0!important;height: 26px!important;}
img{  border:none;  -webkit-tap-highlight-color:rgba(0,0,0,0);  }

a{ color: #000; text-decoration:none;  border:none;  outline:none;  tap-highlight-color: rgba(0,0,0,0);  focus-ring-color: rgba(0,0,0,0);  -webkit-tap-highlight-color: rgba(0,0,0,0);  -webkit-focus-ring-color: rgba(0,0,0,0);  -moz-tap-highlight-color: rgba(0,0,0,0);  -moz-focus-ring-color: rgba(0,0,0,0);  }
a:hover{color:#36a3dd;}
::-webkit-input-placeholder {font-size: 0.34rem;  text-align: right;padding-right: 5px;}
input,button{  outline:none;  }
i{  font-style: normal;display: inline-block;width: 20px; height: 20px;  }
.clearfix:after {  content: " ";  display: block;  height: 0;  clear: both;  visibility: hidden;  }
.nav{width:1200px;margin: 0 auto;}
/*头部*/
.banner{height:138px;}
.logo{height:53px;width:189px;  float: left;margin-top: 43px;}
.logo img{height:53px;width:189px;  vertical-align: top;}
.tab{position: relative;}
.tab .uls a{display: inline-block;  width: 100%;}
.tab .uls{  float: right;margin-top: 50px;}
.tab .uls li{  line-height:40px;float: left;font-size: 20px;width: 126px;text-align: center;}
.uls .active{color: #36a3dd;}

/*底部*/
.bottom{margin-top: 80px;  border-top: 5px solid #36a3dd;}
.classify ul{margin: 20px auto;padding: 0 130px;}
.classify ul li{  float: left; width: 12%;  font-size:18px;text-align: center;  border-right:2px solid #959595;  }
.tab .uls li i{
    font-size: 22px;
}
.classify p{  text-align: center;font-size: 16px;margin-bottom: 100px;}


.tab_referral{
    width: 126px;
    position: absolute;
    background-color: #fff;
    top: 90px;
    display: none;
    z-index: 1111;
    margin-top: 0;
}

.tab_referral .blue{
    background-color: #36a3dd;
}
.blue a{
    color: #fff;
}
.blue a:hover{
    color: #fff;
}
.tab_referral li{
    line-height: 32px !important;
    text-align: center;
    font-size: 14px !important;
}


