@charset "gb2312";
* {
  margin: 0;
  padding: 0;
}

body {
  font-size: 14px;
  font-family: "΢���ź�";
  color: #494949;
}
.por{
  position: relative;
}
ol, ul, li {
  list-style: none;
}

input, img, select {
  border: none;
  outline: none;
}

a {
  display: block;
  text-decoration: none;
}
.yq-links a:hover,.about-our a:hover{
  color:#fe963f;
}
.fl {
  float: left;
}

.fr {
  float: right;
}

.Width {
  width:86%;
  max-width: 1400px;
  min-width: 1200px;
  margin: 0 auto;
}

.jinron-header {
  overflow: hidden;
}

.jinron-header .top-bar {
  height: 72px;
  line-height: 72px;
  overflow: hidden;
}

.jinron-header .logo img {
  margin-left: 12px;
  width: 260px;
  margin-right: 205px;
  vertical-align: middle;
}

.top-menu li {
  padding: 0 5px;
  margin-right: 36px;
  float: left;
  font-size: 20px;
}

.top-menu li a {
  color: #333;
}

.top-menu li a:hover,.top-menu li a.active {
  height: 71px;
  color: #ff8400;
  border-bottom: 2px solid #ff8400;
}

.top-right {
  float: right;
}

.top-right span {
  padding-left: 26px;
  margin-right: 10px;
  font-size: 20px;
  color: #f63838;
  background: url(../images/tel.png) left center no-repeat;
}

.top-right a {
  position: relative;
  top: -2px;
  display: inline-block;
  color: #999;
  margin-left: 20px;
}

.top-right a:hover {
  color: #f63838;
}

.search-bar {
  height: 45px;
  line-height: 43px;
  background: #f6f6f6;
  border-bottom: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
  overflow: hidden;
}

.search-menu {
  margin-left: 12px;
}

.search-menu li {
  float: left;
  line-height: 45px;
  margin-right: 66px;
}

.search-menu li a {
  color: #666;
}

.search-menu li a:hover {
  color: #ff7c00;
}

.search-wp {
  position: relative;
}

.search-wp input {
  width: 168px;
  height: 26px;
  border: 1px solid #e8e8e8;
  border-radius: 30px;
  background-color: #fff;
  text-indent: 10px;
}

.search-wp img {
  height: 16px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -7px;
}

.crumbs {
  border-bottom: 1px solid #e4e4e4;
  padding: 15px 0;
  overflow: hidden;
}

.crumbs a, .crumbs span {
  /*float: left;*/
  display: inline;
  color: #333;
}

.crumbs a:hover {
  color: #ff8d22;
}

.footer-icons {
  position: relative;
  height: 312px;
  background: url(../images/bg.jpg) center no-repeat;
  background-size: 100% 100%;
}

.footer-icons .masker {
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
}

.footer-icons dl {
  float: left;
  width: 148px;
  color: #fff;
  font-size: 12px;
  margin-right: 82px;
}

.footer-icons dl:first-child {
  margin-left: 48px;
}

.footer-icons dl dd {
  height: 55px;
  margin-bottom: 22px;
  text-align: center;
}

.footer-icons dl dt p {
  line-height: 24px;
}

.footer-icons dl .tips {
  font-size: 18px;
  margin-bottom: 20px;
  text-align: center;
}

.footer-icons .Width {
  position: relative;
  padding-top: 70px;
  overflow: hidden;
  z-index: 9;
}

.footer {
  /*height: 186px;*/
  color: #999;
}

.footer .Width {
  position: relative;
}

.footer .Width .left-infor>div {
  padding-left: 30px;
  overflow: hidden;
}

.about-our {
  padding-top: 50px;
}

.about-our a {
  float: left;
  color: #333;
  margin-right: 78px;
}

.yq-links {
  padding: 20px 0 20px;
}

.yq-links span {
  float: left;
}

.yq-links a {
  float: left;
  color: #666;
  margin-right: 45px;
}

.footer .left-infor {
  width: 1000px;
}

.footer .tel {
  position: absolute;
  right: 0;
  top: 40px;
  height: 106px;
  text-align: right;
  border-left: 1px solid #ddd;
  padding-left: 30px;
}

.footer .tel .number {
  font-size: 26px;
  color: #f63838;
  padding: 10px 0;
}
.wrap {
    width: 1200px;
    margin: 0 auto;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}
.navigation a{
  display: inline-block;
}
