@charset "UTF-8";

/* pc端 */
@media screen and (min-width: 1367px) {
  .bread {
    height: 50px;
    line-height: 50px;
    background-color: #00489a;
  }
  .bread .area img {
    margin-right: 16px;
  }
  .bread span {
    color: #fff;
  }
  /* 头部样式 */
  .myheader {
    height: 83px;
    line-height: 80px;
  }
  .myheader .area {
    height: 100%;
  }
  .myheader .logo {
    margin-right: 83px;
  }
  .myheader .nav li {
    float: left;
    font-size: 16px;
    margin-right: 28px;
  }
  .myheader .nav li:hover {
    color: #00489a;
    border-bottom: 2px solid #00489a;
  }
  .search_phone .search,
  .search_phone span {
    margin-right: 25px;
  }
  /* 底部样式 */
  .footer {
    margin-top: 48px;
    background-image: url(../images/index-img/footer.png);
    height: 264px;
    overflow: hidden;
  }
  .footer .foot_top1 .x-line,
  .foot_top2 .x-line {
    width: 39px;
    height: 2px;
    background-color: #fff;
    margin-top: 14px;
    margin-bottom: 7px;
  }
  .footer .foot_top1 {
    color: #fff;
    margin-top: 56px;
    width: 354px;
    height: 173px;
  }
  .foot_top1 h5 {
    font-size: 16px;
  }
  .foot_top1 p img {
    margin-right: 16px;
  }
  .foot_top1 p a {
    display: block;
    float: left;
    height: 21px;
  }
  .foot_top1 p {
    margin-top: 18px;
    overflow: hidden;
  }
  .foot_top1 p span {
    line-height: 20px;
    width: 258px;
    color: #cccccc;
    font-size: 12px;
  }

  .footer .area div {
    border-right: 1px solid #ccc;
  }
  .footer .area div:nth-child(3) {
    border-right: 0;
  }
  .footer .foot_top2 {
    color: #fff;
    margin-top: 56px;
    width: 568px;
    padding-left: 123px;
  }
  .foot_top2 ul {
    margin-top: 10px;
    margin-right: 123px;
    line-height: 40px;
  }
  .foot_top2 ul:last-child {
    margin-right: 0;
  }
  .foot_top2 ul li img {
    margin-right: 10px;
  }
  .foot_top3 {
    text-align: right;
    width: 277px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
  }
  .foot_top3 img {
    margin-top: 64px;
    margin-right: 0;
  }
  .foot_top3 h4 {
    margin-top: 16px;
    margin-right:8%;
  }
  footer {
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    color: #fff;
    background-color: #161616;
  }
  footer p {
    opacity: 0.45;
  }
}
@media screen and (min-width: 991px) and (max-width: 1366px) {
  .bread {
    height: 50px;
    line-height: 50px;
    background-color: #00489a;
  }
  .bread .area img {
    margin-right: 13px;
  }
  .bread span {
    color: #fff;
  }
  .area {
    width: 100%;
    padding: 0 10px;
  }
  .myheader {
    height: 83px;
    line-height: 80px;
  }
  .myheader .area {
    height: 100%;
  }
  .myheader .logo {
    margin-right: 3%;
  }
  .myheader .nav li {
    float: left;
    font-size: 16px;
    margin-right: 20px;
  }
  .myheader .nav li:hover {
    color: #00489a;
    border-bottom: 2px solid #00489a;
  }
  .search_phone .search,
  .search_phone span {
    margin-right: 25px;
  }
  /* 底部样式 */
  .footer {
    margin-top: 48px;
    background-image: url(../images/index-img/footer.png);
    height: 264px;
    overflow: hidden;
  }
  .footer .foot_top1 .x-line,
  .foot_top2 .x-line {
    width: 39px;
    height: 2px;
    background-color: #fff;
    margin-top: 14px;
    margin-bottom: 7px;
  }
  .footer .foot_top1 {
    width: 33.3%;
    color: #fff;
    margin-top: 56px;
    height: 173px;
    padding-left: 2%;
  }
  .foot_top1 h5 {
    font-size: 16px;
  }
  .foot_top1 p img {
    margin-right: 16px;
  }
  .foot_top1 p a {
    display: block;
    float: left;
    height: 21px;
  }
  .foot_top1 p {
    margin-top: 18px;
    overflow: hidden;
  }
  .foot_top1 p span {
    line-height: 20px;
    width: 258px;
    color: #cccccc;
    font-size: 12px;
  }

  .footer .area div {
    border-right: 1px solid #ccc;
  }
  .footer .area div:nth-child(3) {
    border-right: 0;
  }
  .footer .foot_top2 {
    width: 33.3%;
    color: #fff;
    margin-top: 56px;
    /* width: 568px; */
    padding-left: 3%;
  }
  .foot_top2 ul {
    margin-top: 10px;
    margin-right: 123px;
    line-height: 40px;
  }
  .foot_top2 ul:last-child {
    margin-right: 0;
  }
  .foot_top2 ul li img {
    margin-right: 10px;
  }
  .foot_top3 {
    width: 33.3%;
    padding-right: 2%;
    text-align: right;
    color: #fff;
    font-size: 14px;
  }
  .foot_top3 img {
    margin-top: 64px;
    margin-right: 0;
  }
  .foot_top3 h4 {
    margin-top: 16px;
    margin-right: 16px;
  }
  footer {
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    color: #fff;
    background-color: #161616;
  }
  footer p {
    opacity: 0.45;
  }
}
/* pad端 */
@media screen and (min-width: 768px) and (max-width: 991px) {
  .bread {
    height: 40px;
    line-height: 40px;
    background-color: #00489a;
  }
  .bread .area img {
    margin-right: 12px;
  }
  .bread span {
    color: #fff;
  }
  .myheader {
    display: none;
  }
  .area {
    width: 100%;
  }
  .search_phone .fr {
    display: none;
  }
  /* 底部开始 */
  .footer {
    margin-top: 3%;
    background-image: url(../images/index-img/footer.png);
    height: 190px;
    overflow: hidden;
    color: #fff;
  }
  .footer .foot_top1 {
    color: #fff;
    margin-top: 1%;
    width: 30%;
    height: 173px;
  }
  .footer .foot_top2 {
    color: #fff;
    margin-top: 1%;
    width: 50%;
    padding-left: 12%;
  }
  .foot_top1 p {
    margin-top: 8px;
    overflow: hidden;
  }
  .foot_top2 ul {
    margin-top: 10px;
    margin-right: 12%;
    line-height: 20px;
  }
  .foot_top2 ul li {
    margin: 10px 5px;
  }
  .foot_top3 {
    margin-top: 10px;
    text-align: center;
  }
  .foot_top1 p span {
    line-height: 21px;
    float: right;
    display: block;
    width: 84%;
    color: #cccccc;
    font-size: 8px;
  }
  .foot_top1 p a {
    display: block;
    float: left;
    height: 21px;
  }
  .foot_top1 p img {
    margin-right: 16px;
  }
  footer {
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    color: #fff;
    background-color: #161616;
  }
  footer p {
    opacity: 0.45;
  }
  .footer li img {
    margin-right: 10px;
  }
}
/* 移动端 */
@media (max-width: 767px) {
  .bread {
    height: 35px;
    line-height: 35px;
    background-color: #00489a;
  }
  .bread .area img {
    margin-right: 10px;
  }
  .bread span {
    color: #fff;
  }
  .myheader {
    display: none;
  }
  .area {
    width: 100%;
  }
  /* 底部开始 */
  .footer {
    margin-top: 5%;
    background-image: url(../images/index-img/footer.png);
    height: 215px;
    overflow: hidden;
    color: #fff;
  }
  .footer .foot_top1 {
    color: #fff;
    margin-top: 1%;
    width: 50%;
    height: 173px;
  }
  .footer .foot_top2 {
    color: #fff;
    margin-top: 1%;
    width: 50%;
    padding-left:5%;
  }
  .footer .foot_top3 {
    display: none;
  }
  .footer li img {
    margin-right: 10px;
  }
  .foot_top1 p {
    margin-top: 8px;
    overflow: hidden;
  }
  .foot_top2 ul {
    margin-top: 10px;
    margin-right: 12%;
    line-height: 20px;
  }
  .foot_top1 p span {
    line-height: 21px;
    float: right;
    display: block;
    width: 84%;
    color: #cccccc;
    font-size: 8px;
  }
  .foot_top1 p a {
    display: block;
    float: left;
    width: 12px;
    height: 12px;
  }
  .foot_top1 p img {
    margin-right: 16px;
  }
  .footer {
    padding: 0 15px;
  }
  footer {
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    background-color: #161616;
  }
  footer .area{
      background: black;
  }
  footer p {
    opacity: 0.45;
  }
  footer .fr {
    float: left;
  }
}
