﻿* {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-family: "微软雅黑";
}
body {
  background: #f7f7f7 ;
}
a {
  text-decoration: none;
}
li {
  list-style: none;
}
a,img,button:hover {
  cursor: pointer;
}
#top {
  width: 100%;
  height: 60px ;
}
#top .top-nav {
  width: 1150px ;
  margin: 0 auto ;
  
}
#top .top-nav ul li {
  float: left;
  margin-left: 40px
}

#top .top-nav ul li a{
  color: black ;
  line-height: 60px ;
}

.header {
  width:100% ;
  height: 541px;
   background: red;
  background: url("../images/shouye.png");
  background-position: center;
  min-width: 1170px;
}
.header ul {
  width: 1071px;
  margin: 0 auto;
  position: relative;
  top: 490px;
}
.header ul li {
  float: left;
  margin-left: 24px;
  color: white;
}
.header ul li:first-child {
  margin-left: 0px;
}
.header ul li span {
  margin-left: 24px;
  font-size: 8px;
  font-weight: normal;
}
.header ul li a {
  color: white;
  font-size: 18px;
  text-align: right;
}
.main {
  width: 1150px;
  margin: 0 auto;
  background: white ;
  padding-bottom: 50px
}
.main-left {
  width: 485px;
  float: left;
  margin-top: 85px;
  background: white ;
  padding-left: 40px;
}
.main-left h1 {
  font-size: 20px;
  color: #686767;
  margin-top: 50px;
}
.main-left .p {
  color: #686767;
  line-height: 35px;
  margin-top: 15px;
}
.main-right {
  width: 480px;
  float: right;
  background: white ;
  padding-right: 35px;
  margin-top: 60px;
}
.main-right button {
  background: #0086d0;
  width: 120px;
  line-height: 40px;
  outline: none;
  border:none;
  font-weight: bold;
  font-size: 18px;
  border-radius: 10px ;
  color: white;
}
.main-right h1 {
  font-size: 20px;
  color: #686767;
}
.main-right a {
  color:  #686767 
}
.main-right li {
  margin-bottom: 20px;
}
.main-right h6 {
  font-size: 16px ;
  padding-bottom: 5px;
  color: #686767;
} 
.main-right h6 a:hover {
  border-bottom: 1px solid grey;
}
.main-right p {
  margin-top: 10px;
  font-size: 13px;
  line-height: 22px;
  position: relative;
}
.main-right p a {
  position: absolute;
  right: 0;
  top: 27px
}

.center {
  width: 1150px;
  margin: 0 auto;
  background: white ;
  margin-top: 0;
  padding-bottom: 40px
}
.yicheng-main {
  width: 1070px;
  margin: 0 auto;
  background: white ;
  padding-top:20px 
}
.yicheng-top {
  position: relative;
  z-index: 5;
  left: -20px
}
.yicheng-left {
  width: 670px;
  float: left;
}
.yicheng-right {
  width: 340px;
  float: right;
}
.table {
  width: 670px;
  color: #000000;
  border-collapse: collapse;
}
.table td, .table th {
  padding: 10px 30px;
  text-align: left;
  font-size: 14px;

}
.table td  {
  border: 1px solid #dcdcdc;
  border-left: 0px;
  border-right: 0px;
}
.table td strong {
  font-size: 14px;
}
.td{
  border-right: 0px !important;
}
.table td:nth-child(1) {
  border-right: 1px solid #dcdcdc;
}
.table span {
  font-size: 14px;
  margin-left: 18px;
}
.table th {
  background: #e5e5e5;
  text-align: left;
  background: #c7c8c9;
}
.yicheng-right p {
  margin-top: 20px;
  padding-bottom: 10px;
  border-bottom: 3px solid #dcdcdc;
  font-size: 16px;
}
.yicheng-right h1 {
  line-height: 40px;
  font-size: 16px;
}
#wang {
  margin-top: 40px ;
}
.wang-12 {
  padding-left: 40px ;
  width: 1110px;
}

.wang-12 h5 {
  padding:10px 0  
}
.wang-12 ul li {
  width: 180px;
  height: 120px;
  float: left ;
  margin: 15px 40px 15px 0 
}
.wang-12 ul li img {
  width: 180px;
  height: 120px;
}
#yanjiang {
  margin-top: 40px;
}
.yanjiang-main {
  width: 1150px;
  margin: 0 auto;
  margin-top: 40px;
}
.yanjiang-top {
  position: relative;
  z-index: 5;
  left: -20px;
}
.yanjiang-main  li{
  margin-right: 29px;
  float: left;
  margin-left: 40px;
  margin-bottom: 40px;
  width: 120px;
}
.yanjiang-main  li img {
  width: 120px;
  height: 146px;
  border: none;
}
.yanjiang-main .ul-1 li strong:hover {
  border-bottom: 1px solid #808080;

}


.yanjiang-main .ul-1 li a{
  width: 120px;
  margin-bottom: 40px;
  font-size: 12px;
  color: #000000;
}
.yanjiang-main .ul-1 li strong {
  color: #000000;
  font-size: 14px;
}


.meiti-main {
  width: 1070px;
  margin: 0 auto;
  height: 600px;
  background: #ddddde;
}
.footer {
  background: #444444;
  width: 100%;
  text-align: center;
  color: white;
  padding: 20px 0;

}
.footer p {
  line-height: 35px;
  font-size: 14px;
;
}
