@charset "utf-8";
body{line-height: 1.8;}
h1,h2,h3,h4,h5,h6 {font-weight:400;}
/*头部导航开始*/
.header {
  width: 100%;
}
.header .logo-panel {
  width: 1000px;
  height: 100px;
  margin: 0 auto;
  overflow: hidden;
}
.header .logo-panel .logo {
  width: 313px;
  height: 60px;
  margin-top: 20px;
}
.header .logo-panel .logo img {
  width: 100%;
}
.header .banner-box {
  width: 100%;
  height: 260px;
  position: relative;
}
.header .banner-box img {
  width: 100%;
  height: 260px;
}
.header .banner-box .banner-inner {
  width: 1000px;
  margin: 0 auto;
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -500px;
  top: 0;
}
.header .banner-box .banner-inner h3 {
  color: #fff;
  font-size: 50px;
  position: absolute;
  right: 0;
  top: 100px;
}
.main {
  width: 100%;
  height: auto;
  background: #f1f1f1;
  overflow: hidden;
}
.main .tabs {
  width: 1000px;
  margin: 30px auto 30px;
}
.main .tab-hd {
  float: left;
  width: 150px;
  height: 220px;
  background: #fff;
}
.main .tab-hd a {
  display: block;
  width: 146px;
  height: 48px;
  font-size: 14px;
  color: #222;
  line-height: 47px;
  margin-bottom: 3px;
  text-align: center;
}
.main .tab-hd .first {
  margin-top: 10px;
}
.main .tab-hd a:hover {
  color: #d11b1b;
  background: #f1f1f1;
  border-left: 4px solid #d11b1b;
}
.main .tab-hd .active {
  color: #d11b1b;
  background: #f1f1f1;
  border-left: 4px solid #d11b1b;
}
.main .tab-bd {
  float: right;
  width: 788px;
  padding: 20px 26px 180px;
  background: #fff;
}
.main .tab-bd ul li .title,
.main .tab-bd ul li .contact {
  color: #d11b1b;
  font-size: 16px;
  margin-top: 5px;
}
.main .tab-bd ul li .intro {
  color: #333;
  font-size: 14px;
  padding-left: 18px;
  position: relative;
  margin-top: 12px;
  text-align: justify;
}
.main .tab-bd ul li .intro i {
  width: 8px;
  height: 8px;
  background: url(../images/icon-mar.png) no-repeat 0 0;
  position: absolute;
  top: 8px;
  left: 0px;
}
.main .tab-bd ul li .contact {
  margin-top: 35px;
}
.main .tab-bd ul li .weibo {
  font-size: 16px ;
  color: #333;
  overflow: hidden;
  width: 250px;
  margin-top: 15px;
  padding-left: 18px;
}
.main .tab-bd ul li .weibo span {
  display: inline;
  margin-top: 2px;
  float: right;
}
.main .tab-bd ul li .img {
  width: 150px;
  margin-left: 18px;
  margin-top: 15px;
}
.main .tab-bd ul li .img p {
  width: 100%;
  text-align: center;
  margin-top: 10px;
}
.main .tab-bd ul .yinsi .title {
  color: #222222;
  font-size: 16px;
  padding-left: 18px;
  position: relative;
  font-weight: bold;
  margin-top: 20px;
}
.main .tab-bd ul .yinsi .title i {
  width: 16px;
  height: 16px;
  background: url(../images/circle.png) no-repeat center center;
  position: absolute;
  top: 5px;
  left: 0;
}
.main .tab-bd ul .yinsi .intro {
  margin-top: 0;
  line-height: 30px;
}
.main .tab-bd ul .yinsi .intro i {
  background: url(../images/circle-sb.png) no-repeat;
  position: absolute;
  top: 11px;
  left: 9px;
}
.main .tab-bd ul .yinsi .intro .kong {
  background: url(../images/circle-kong.png) no-repeat;
}
.main .tab-bd ul .yinsi .mt15 {
  margin-top: 15px;
}
.main .tab-bd ul .yinsi .mt10 {
  margin-top: 10px;
}
.main .tab-bd ul .yinsi .text-ind2 {
  text-indent: 28px;
  margin-top: 20px;
  padding-left: 20px;
}
/*footer开始*/
.link-bg {
  width: 100%;
  background-size: cover;
  height: 185px;
}
.link-bg .site-link {
  width: 1000px;
  margin: 0 auto;
}
.link-bg .site-link h3 {
  width: 100%;
  line-height: 60px;
  font-size: 16px;
  color: #d42222;
}
.link-bg .site-link ul {
  width: 1010px;
}
.link-bg .site-link ul li {
  width: 132px;
  height: 58px;
  border: 1px solid #ccc;
  background: #fff;
  margin-right: 10px;
  float: left;
}
.link-bg .site-link ul li img {
  width: 100%;
  height: 100%;
}
.link-bg .site-link .site {
  margin: 15px 0 0 54px;
}
.link-bg .site-link .site a {
  color: #504748;
  padding: 0 3px;
  float: left;
}
.link-bg .site-link .site a:hover {
  color: #d42222;
}
.link-bg .site-link .site span {
  float: left;
}
.footer_cnt {
  color: #222;
  width: 100%;
  height: 120px;
  overflow: hidden;
  background-color: #F7F7F7;
  border-top: 1px solid #E3E5E8;
  padding: 30px 0;
  text-align: center;
  font-size: 12px;
  line-height: 30px;
}
.footer_cnt a {
  color: #222;
}
/*footer结束*/
.ad-inner {
  width: 300px;
  height: 92px;
  font-size: 30px;
  text-align: center;
  color: #fff;
  margin-top: 20px;
  line-height: 100px;
}
