.header-2 {
  padding: 14px 0;
  background-color: #fff;
}
.header-1 {
  height: 40px;
  line-height: 40px;
  background-color: #f1f1f1;
  color: #303030;
}
.header-1 a {
  vertical-align: middle;
  padding: 0 5px;
}
.header-1 a:hover {
  color: #5f76b6;
}
.header-2 {
  padding: 14px 0;
  background-color: #fff;
}
.logo {
  font-size: 0;
  margin-left: 1px;
  width: 55%;
}
.logo a > img {
  width: 100%;
}
.search {
  width: 490px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/search.png);
  margin-top: 26px;
  padding: 5px 5px;
}
.search-span span {
  float: left;
  width: 105px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
}
.search-span span.span1 {
  background-image: url(../images/nei.png);
}
.search-span span.span2 {
  background-image: url(../images/wai.png);
}
.search-span span.span1.active {
  background-image: url(../images/nei-h.png);
}
.search-span span.span2.active {
  background-image: url(../images/wai-h.png);
}
.zhuanjiafengcai-list li h1 {
  font-size: 16px;
  color: #878787;
  text-align: center;
  margin-top: 17px;
  transition: .3s;
}
.search-box {
  width: 264px;
  height: 33px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/search-box.png);
  padding: 0 45px 0 18px;
  position: relative;
  display: none;
  box-sizing: border-box;
}
#search-box-1 {
  display: block;
}
.search-box input[type="text"] {
  width: 200px;
  height: 32px;
  line-height: 32px;
  margin-top: 1px;
  border: 0;
}
.search-box input[type="image"] {
  position: absolute;
  right: 13px;
  top: 4px;
}
.nav {
  border-top: 1px solid #ddd;
  background-color: #fff;
}
.nav ul.nav-ul > li {
  float: left;
  width: 10%;
  text-align: center;
  position: relative;
}
.downla {
  position: absolute;
  left: 0;
  top: 49px;
  width: 100%;
  z-index: 80000;
  display: none;
  padding-top: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  overflow: hidden;
}
.downla a {
  display: block;
  height: 35px;
  line-height: 35px;
  background-color: #5f76b6;
  color: #fff;
  text-align: center;
  font-size: 14px;
}
.downla a:hover {
  background-color: #485788;
}
.nav ul.nav-ul > li > a {
  display: block;
  height: 49px;
  line-height: 49px;
  font-size: 16px;
  color: #353535;
  transition: .3s;
}
.nav ul.nav-ul > li:hover > a {
  background-color: #5f76b6;
  color: #fff;
}
.nav ul.nav-ul > li.active > a {
  background-color: #5f76b6;
  color: #fff;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
div.clear {
  clear: both;
  height: 0;
  width: 0;
}
input, textarea, select {
  outline: none;
  font-family: "Arial", "Microsoft Yahei";
  color: #333;
  font-size: 14px;
}
.list-1 .list ul h3 {
  text-align: center;
  margin-bottom: 10px;
}
.list-1 .list ul h3 a {
  color: rgb(228, 107, 0);
}
.list-1 .list ul p {
  line-height: 1.6;
  text-align: justify;
  text-indent: 2em;
	padding-bottom: 10px;
}
.list-1 .list ul p a {
  color: rgb(228, 107, 0);
}
.list-1 .list ul li {
  position: relative;
}
.list-1 .list ul li span {
  position: absolute;
  right: 3px;
}
.wp .main-1-1 {
  margin-bottom: 10px;
  margin-top: 20px;
}
div.wp {
  margin: 0 auto;
  padding: 0px;
  background-color: #fff;
}
.wp * {
  box-sizing: border-box;
}
.shipin {
  width: 320px;
}
.shipin img {
  display: block;
}
.xinwen {
  width: 350px;
  margin-left: 25px;
}
.xinwen .title-1 a {
  cursor: pointer;
}
.xinwenn {
  width: 350px;
  margin-right: 25px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.xinwenn:nth-child(3n) {
  margin-right: 0
}
.xinwenn .title-1 a {
  cursor: pointer;
}
.list li {
  padding: 14px 0;
  line-height: 1;
  border-top: 1px solid #f1f1f1;
  background-repeat: no-repeat;
  background-position: left center;
}
.list li:first-child {
  border-top: 0;
  padding-top: 3px;
  background-position: left 25%;
}
.table-3 {
  border-collapse: collapse;
  border: 1px solid #d0d0d0;
  width: 100%;
  text-align: center;
  line-height: 1.8;
  margin-top: 23px;
}
.table-3 tr {
  min-height: 50px;
}
.table-3 td {
  border: 1px solid #d0d0d0;
  min-height: 35px;
  font-size: 14px;
  color: #000;
  font-weight: bold;
}
.table-3 th {
  min-height: 40px;
  border: 1px solid #d0d0d0;
  background-color: #F5F5F5;
}
.list li a {
  font-size: 14px;
  color: #696969;
}
.list li a:hover {
  color: #5f76b6;
}
.list li a span {
  color: #626262;
}
#list-1 {
  display: block;
}
#list-1 {
  display: block;
}
.tongzhi {
  width: 380px;
}
.lanwen {
  width: 46px;
  height: 46px;
  text-align: center;
  padding: 7px;
  padding-top: 6px;
  font-size: 14px;
  line-height: 1.3;
  color: #fff;
  background-color: #5f76b6;
  letter-spacing: 1px;
  margin-right: 13px;
  border-radius: 5px;
}
.list2 li h3 {
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #696969;
}
.list2 li p {
  font-size: 14px;
  color: #696969;
  margin-top: 5px;
}
.list2 li {
  margin-top: 19px;
}
.list2 li:first-child {
  margin-top: 0;
}
.main {
  width: 1100px;
  margin: 0 auto;
  background: #fff;
}
.main-1-2 {
  margin-top: 25px;
}
.sy_con1 {
  height: auto;
}
.red {
  color: red;
}
.main-1-5 {
  margin-top: 25px;
}
.title-1 {
  font-size: 0;
  line-height: normal;
}
.title-1 a {
  /*float: left;*/
  display: inline-block;
  padding: 0 5px 10px;
  /*line-height: 1px;*/
  margin-right: 20px;
  border-bottom: 2px solid #eaeaea;
  font-size: 18px;
  color: #474747;
}
.title-1 a.active {
  border-bottom: 2px solid #4d619f;
}
.title-1 {
  background-repeat: repeat-x;
  background-position: left bottom;
  margin-bottom: 22px;
}
div.clear {
  clear: both;
  height: 0;
  width: 0;
}
.zhuanti-list li {
  float: left;
  width: auto;
  position: relative;
  margin-left: 18px;
  overflow: hidden;
  margin-bottom: 10px;
}
.zhuanti-list li:first-child {
  margin-left: 0;
}
.zhuanti-list li img {
  display: block;
  width: 100%;
  height: 165px;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; /* ueco 时间曲线*/
}
.zhuanti-list li:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.zhuanti-list li h1 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  font-size: 14px;
  color: #fff;
  text-align: center;
  height: 39px;
  line-height: 39px;
}
.flex-container a:active, .flexslider a:active, .fr {
  float: right;
}