/*header样式*/
#header .header-line {
  background-color: #F2F2F2;
  height: 30px;
  line-height: 30px;
}
#header .header-line .fl {
  color: #666;
}
#header .header-line ul li {
  float: left;
  color: #666666;
  width: 80px;
  text-align: center;
}
#header .header-line ul li:nth-child(2n) {
  width: 1px;
  color: #cccccc;
}
#header .header-line .tel {
  color: #ff0000;
  line-height: 30px;
  margin-left: 10px;
}
#header .header {
  height: 76px;
}
#header .header .logo {
  margin: 18px 10px;
}
#header .header .logo img {
  width: 137px;
  height: 40px;
}
#header .header .nav {
  padding: 0 10px;
  position: relative;
}
#header .header .nav > ul:first-of-type > li {
  width: 100px;
  height: 76px;
  float: left;
}
#header .header .nav > ul:first-of-type > li > a {
  display: block;
  font-size: 18px;
  line-height: 76px;
  text-align: center;
  cursor: pointer;
}
#header .header .try {
  width: 56px;
  height: 56px;
  margin: 7px 10px 0;
}
#header .nav-product {
  display: none;
  width: 620px;
  position: absolute;
  top: 76px ;
  left: 0;
  background-color: #fff;
  padding: 30px;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.07), 0 2px 5px rgba(0, 0, 0, 0.07);
  box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.07), 0 2px 5px rgba(0, 0, 0, 0.07);
  transition: all .3s;
}
#header .nav-product li {
  width: 240px;
  margin: 0 15px 10px;
  float: left;
}
#header .nav-product li a {
  display: block;
  padding: 14px 10px 13px 0;
  font-size: 14px;
  color: #333;
  vertical-align: middle;
}
#header .nav-product li a > img {
  display: block;
  width: 36px;
  height: 36px;
  border-radius: 100%;
  float: left;
  margin-right: 10px;
}
#header .nav-product li .info {
  width: 184px;
}
#header .nav-product li h3 {
  position: relative;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#header .nav-product li .hot {
  display: inline-block;
  margin-left: 5px;
}
#header .nav-product li p {
  padding-top: 6px;
  font-size: 12px;
  line-height: 1;
  color: #999;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/*footer样式*/
.footer .top {
  display: block;
  height: 240px;
  width: 100%;
  background: url(../images/common/footer-img1.png) top center no-repeat;
  background-size: 1920px 240px;
}
.footer .bottom {
  background-color: #32333B;
}
.footer .bottom ul li {
  float: left;
  margin-right: 48px;
  min-width: 130px;
}
.footer .bottom ul li h4 {
  font-size: 16px;
  color: #D2D3D6;
  line-height: 26px;
  margin-bottom: 10px;
}
.footer .bottom ul li p {
  color: #7E8087;
  font-size: 12px;
  line-height: 30px;
}
.footer .mid {
  padding: 40px 0 ;
  border-bottom: 1px solid #41424C;
}
.footer .consult {
  width: 280px;
}
.footer .consult img {
  float: left;
  width: 58px;
  height: 58px;
  margin-right: 30px;
}
.footer .consult > div {
  float: left;
}
.footer .consult > div div {
  width: 93px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #7E8087;
  font-size: 14px;
  color: #7E8087;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  margin-top: 20px;
}
.footer .consult span {
  display: block;
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  margin-bottom: 10px;
}
.footer .consult p {
  font-size: 22px;
  line-height: 36px;
  color: #fff;
}
.footer .wx p {
  font-size: 16px;
  color: #D2D3D6;
  line-height: 26px;
  margin-bottom: 16px;
}
.footer .wx img {
  width: 110px;
  height: 110px;
  display: block;
  margin-bottom: 14px;
}
.footer .wx span {
  color: #A3A4AD;
  font-size: 12px;
  line-height: 18px;
}
.footer .bot {
  padding: 26px 0;
  color: #A3A4AD;
  font-size: 12px;
  line-height: 22px;
  text-align: center;
}
/*公共标题样式*/
.title h2 {
  text-align: center;
  font-size: 32px;
  line-height: 56px;
  font-weight: bold;
  margin-bottom: 10px;
}
.title p {
  width: 895px;
  font-size: 18px;
  line-height: 36px;
  color: #666;
  text-align: center;
  margin: 0 auto;
}
.title1 h2 {
  text-align: center;
  font-size: 30px;
  line-height: 56px;
  font-weight: bold;
  margin-bottom: 10px;
}
.title1 p {
  width: 895px;
  font-size: 18px;
  line-height: 36px;
  color: #666;
  text-align: center;
  margin: 0 auto;
}
.title2 {
  padding: 20px 0;
}
.title2 h2 {
  text-align: center;
  font-size: 24px;
  line-height: 56px;
  margin-bottom: 10px;
  color: #007F55;
}
.title2 p {
  width: 895px;
  font-size: 18px;
  line-height: 36px;
  color: #666;
  text-align: center;
  margin: 0 auto;
}
.title3 h2 {
  text-align: center;
  font-size: 36px;
  line-height: 56px;
  font-weight: bold;
  margin-bottom: 10px;
}
.title3 p {
  width: 895px;
  font-size: 18px;
  line-height: 36px;
  color: #666;
  text-align: center;
  margin: 0 auto;
}
/*公共选项卡样式*/
#certificate {
  padding: 80px 0 60px;
}
#certificate .tabbar {
  border-bottom: 1px solid #E1DDDD;
  text-align: center;
  margin-top: 10px;
}
#certificate .tabbar div {
  display: inline-block;
  width: 190px;
  height: 78px;
  line-height: 78px;
  color: #999999;
  font-size: 18px;
  border-bottom: 2px solid #fff;
  margin: 0 35px;
}
#certificate .tabbar div.active {
  color: #2A5889!important;
  border-bottom: 2px solid #2A5889;
}
#certificate .tabbar-item {
  margin: 52px 0 0;
  text-align: center;
}
#certificate .tabbar-item img {
  width: 1116px;
  height: 506px;
}
/*评价公共样式*/
#evaluate {
  padding: 45px 0 150px;
}
.flexslider {
  margin: 0px auto;
  position: relative;
  width: 100%;
  height: 240px;
  overflow: hidden;
  zoom: 1;
}
.flexslider .slides li {
  width: 900px;
  height: 100%;
  margin: 0 auto;
  background-image: url(../images/common/yin1.png), url(../images/common/yin2.png);
  background-repeat: no-repeat, no-repeat;
  background-position: 0 50px, 870px 130px;
  background-size: 30px 30px, 30px 30px;
}
.flex-direction-nav a {
  width: 44px;
  height: 44px;
  overflow: hidden;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer;
}
.flex-direction-nav .flex-next {
  background: url(../images/common/lunbo/arrow_right.png) no-repeat;
  right: 0;
}
.flex-direction-nav .flex-prev {
  background: url(../images/common/lunbo/arrow_left.png) no-repeat;
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 10px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 3px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  display: none;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ccc;
  overflow: hidden;
  text-indent: -99em;
  cursor: pointer;
}
.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
  background: #a97457;
}
.flexslider .slides img {
  width: 210px;
  height: 34px;
  display: block;
  margin: 0 auto 25px;
}
.flexslider .slides p {
  font-size: 16px;
  color: #888888;
  line-height: 30px;
  height: 90px;
  overflow: hidden;
  text-align: center;
  width: 760px;
  margin: 0 auto 35px;
}
.flexslider .slides h4 {
  font-size: 18px;
  color: #000;
  line-height: 24px;
  text-align: center;
  font-weight: bold;
}
.flexslider .slides div {
  font-size: 15px;
  color: #5C666A;
  line-height: 24px;
  text-align: center;
}
/*成功案例公共样式*/
#case {
  padding: 53px 0 77px;
  background-color: #F2F2F2;
}
#case ul {
  margin-top: 45px;
}
#case ul li {
  float: left;
  width: 380px;
  background-color: #fff;
  margin: 0 10px;
}
#case ul .use {
  padding: 0 20px;
  font-size: 14px;
  line-height: 20px;
  vertical-align: middle;
  margin-bottom: 15px;
}
#case ul .use img {
  width: 16px;
  height: 14px;
  vertical-align: middle;
}
#case h4 {
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  padding: 0 20px;
  margin-top: 12px;
}
#case .time {
  border-top: 1px solid #F5F5F5;
  padding: 0 20px;
  line-height: 38px;
  vertical-align: middle;
}
#case .time img {
  height: 14px;
  vertical-align: middle;
  margin-top: -4px;
}
#case .time .fl span {
  font-size: 14px;
  color: #999999;
}
#case .time > span {
  font-size: 14px;
  color: #418BCA;
}
