@charset "utf-8";

body,
div,
a,
p,
h3,
ul,
li,
strong,
input,
section,
footer {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑", "Microsoft Yahei", Tahoma, Arial, STHeiti, Helvetica, Roboto, "Droid Sans", "Helvetica Neue", "Droid Sans Fallback", "Heiti SC", "Hiragino Sans GB", \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, \9ED1\4F53, sans-self;
    font-style: normal;
    text-decoration: none;
    font-weight: normal;
    font-size: 14px;
}

img,
a,
a:active,
a:focus {
    border: none;
    outline: none;
}

ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

em,
i,
b,
strong {
    font-size: 100%;
    font-style: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}

.clearfix {
    zoom: 1;
}

a {
    text-decoration: none;
    color: #333;
}

header {
    background: url(../images/bj.png) no-repeat center top;
}

body {
    margin: 0 auto;
}

.head {
    width: 1300px;
    height: 250px;
    margin: 0 auto;
    background: url(../images/logo.jpg?v=12) no-repeat center 38px;
    text-align: center;
    background-size: 149px 149px;
}

.title {
    padding-top: 210px;
    font-size: 32px;
    color: #333333;
    font-weight: bold;
    letter-spacing: 10px;
}

.list {
    width: 960px;
    height: 70px;
    margin: 0 auto;
    padding-top: 20px;
}

.list li {
    width: 240px;
    text-align: center;
    float: left;
    padding-top: 24px;
}

.list li i {
    font-size: 18px;
    color: #666666;
    font-style: normal;
    height: 30px;
    line-height: 30px;
}

.icon-1,
.icon-2,
.icon-3,
.icon-4 {
    position: relative;
    top: 4px;
    left: -6px;
}

.wrap {
    width: 960px;
    margin: 0 auto;
    background: linear-gradient(45deg, #0051B6, #005ED3);
}

.searchBar {
    width: 760px;
    height: 58px;
    line-height: 56px;
    margin: 0 auto 10px auto;
    padding-top: 50px;
}

.input {
    width: 546px;
    height: 56px;
    line-height: 56px;
    background: url(../images/input.png) no-repeat;
    border: none;
    padding-left: 14px;
    outline: none;
    font-size: 24px;
    margin-right: 20px;
    color: #666;
}

.button {
    width: 150px;
    height: 58px;
    line-height: 58px;
    outline: none;
    background: url(../images/button.png) no-repeat;
    color: #423917;
    border: none;
    font-size: 20px;
    cursor: pointer;
}

.tips {
    width: 760px;
    height: 20px;
    line-height: 20px;
    margin: 0 auto 14px auto;
    color: #dce2f1;
    overflow: hidden;
}

#target {
    width: 918px;
    height: 120px;
    padding: 10px 20px;
    border: 1px solid #0055be;
    border-radius: 0 0 5px 5px;
    background: #fff;
    overflow: hidden;
    font-size: 16px;
}

.button-1 {
    width: 100px;
    height: 30px;
    margin: 60px 0 0 60px;
    background: url(../images/button-1.png) no-repeat;
    color: #423917;
    border: none;
    font-size: 14px;
    font-weight: bold;
    float: left;
    cursor: pointer;
}

.list-2 {
    width: 340px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  
  }
  
  .list-2 li {
    width: 80px;
    text-align: center;
    /* float: left; */
  }

footer {
    width: 960px;
    height: 220px;
    margin: 0 auto;
}

.h6 {
    width: 930px;
    height: 24px;
    height: 24px;
    margin: 0 auto;
    padding: 20px 30px 0 0;
    text-align: center;
}

.btm-wrap {
    width: 960px;
    height: 140px;
    margin: 0 auto;
}

.foot-icon {
    width: 540px;
    height: 120px;
    padding-left: 160px;
    float: left;
    padding-top: 20px;
    /* display: flex; */
  }

.copyright {
    width: 960px;
    height: 24px;
    height: 24px;
    margin: 0 auto;
    text-align: center;
}

.i1 {
    background-image: url(../images/icon-5.png);
    background-repeat: no-repeat;
    width: 80px;
    height: 65px;
    background-position: -14px 0px;
}

.i2 {
    background-image: url(../images/icon-5.png);
    background-repeat: no-repeat;
    width: 80px;
    height: 65px;
    background-position: -114px 0px;
}

.i3 {
    background-image: url(../images/icon-5.png);
    background-repeat: no-repeat;
    width: 80px;
    height: 65px;
    background-position: -391px 0px;
}