body{font-family: "Microsoft YaHei","Helvetica";font-size:14px;margin:0;padding:0;background:#fff;color:#666;}
img,form,div,ul,li,dl,dt,dd,h1,h2,h4,span,p,input,h1,h2,h3,blockquote{border:0;padding:0;margin:0;font-weight:normal;}
li,em{list-style-type:none;list-style-position:outside;font-style:normal;}
.clear{clear:both}
a:link,a:visited{text-decoration:none;color:#666;}
a:hover,a:active{text-decoration:underline;}
input:focus { outline: none; } 
a:hover{
    color:#ffa22a;
}
.wap_header {
    position: relative;
    height: 124px;
    background: #fff;
    border: 1px solid #eee;
    width: 100%;
    box-sizing: border-box;
}
.header{
    position: relative;
    height: 100%;
    width: 1120px;
    margin: 0 auto;
}
.header .logo {
    float: left;
    margin-top: 10px;
}
.header .logo  a img{
    width: 217px;
    height: 53px;
}
.serach{
    float: right;
    width: 482px;
    height: 34px;
    margin-top: 5px;
    border-radius: 0px;
    font-size: 0;
    overflow:hidden;
    font-family: "Microsoft YaHei";
}
.serach_content{
    border: 1px solid #c9c9c9;
    width: 390px;
    height: 34px;
    float:left;
    border-radius: 0px;
    box-sizing: border-box;
    font-size: 0;
    overflow:hidden;
}
.serach_content img {
    height: 34px;
    vertical-align: top;
}
.txt {
     height: 34px;
    padding-left: 15px;
    display: inline-block;
    font-size: 14px;
    float: none;
    line-height:34px;
    font-family: "Microsoft YaHei";
}
.serach .btn {
    width:92px;
    float:left;
    background: #1ea6ff\9;
    background:linear-gradient(to right,#60d3ff,#1ea6ff);
    background:-webkit-linear-gradient(to right,#60d3ff,#1ea6ff);
    background:-moz-linear-gradient(to right,#60d3ff,#1ea6ff);
    background:-o-linear-gradient(to right,#60d3ff,#1ea6ff);
    background:-ms-linear-gradient(to right,#60d3ff,#1ea6ff);
    color:#fff;
    height:36px;
    font-size:14px;
    cursor:pointer;
    font-family: "Microsoft YaHei";
}
.keywos {
    float: none;
    width: 482px;
    font-size: 16px;
    margin-top: 0;
    top: 48px;
    position: absolute;
    left: 668px;
}
.keywos a {
    font-size: 14px;
    display: inline-block;
    margin-right: 15px;
    color:#666;
    font-family: "Microsoft YaHei","Helvetica";
}
.keywos a:hover{
    color:#ffa22a;
}

.wap_header:after {
    content: " ";
    position: absolute;
    left: 0;
    width: 100%;
    height: 44px;
    background: #20a7ff;
    bottom: 0;
}
.ul_nav{
    width:1120px;
    margin:0 auto;
    overflow: hidden;
    height: 44px;
    position: absolute;
    bottom: 0;
    z-index: 2;
    /* display:flex; */
    padding-left: 0;
}
.ul_nav li{
    /* flex:1; */
    width:224px;
    float:left;
    text-align:center;
    line-height:44px;
}
.ul_nav li.current{
    background:#0084da;
}
.ul_nav li  a {
    font-size: 18px;
    color:#fff;
    width:100%;
    display:inline-block;
}
.ul_nav li  a:hover{
    text-decoration: none;
}

.footer {
    width: 100%;
    /*height: 144px;*/
    text-align: center;
    color: #fff;
    background: #555555;
    padding-bottom: 20px;
}
.footer ul {
    padding-top: 40px;
    width: 100%;
    overflow: hidden;
}
.footer ul li {
    line-height: 30px;
    height: 30px;
    font-size: 16px;
}
.footer ul li a {
    color: #fff;
    margin: 0 5px;
}