@charset "utf-8";
/*常用css*/
.fl {
  float: left;
  _display: inline;
}
.fr {
  float: right;
  _display: inline;
}
/*常用字体*/
.yh {
  font-family: 'Microsoft YaHei';
}
.st {
  font-family: 'SimSun';
}
.ar {
  font-family: 'Arial';
}
.roman {
  font-family: "Times New Roman";
}
.tn {
  display: block;
  font-size: 0;
  text-indent: -99999em;
  color: transparent;
}
.tt a:hover {
  text-decoration: underline;
}
.xie {
  font-style: italic;
}
.ddd {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
a {
  color: #666;
}
a:hover {
  text-decoration: none;
  color: #6b0018;
}
.btn {
  cursor: pointer;
}
body {
  font-size: 12px;
  color: #666;
  line-height: 24px;
  min-width: 1198px;
  font-family: 'Microsoft YaHei';
}
.l {
  color: #6b0018 !important;
}
.w {
  width: 1198px;
  min-width: 1198px;
  margin: 0 auto;
} /*header*/
.header {
  height: 120px;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100;
  background: #2B2B35;
}
.header a {
  font-size: 16px;
  color: #FFFFFF;
}
.logo {
  background: url(../images/logo.png?v=1) center no-repeat;
  width: 270px;
  height: 120px;
  text-indent: -9999px;
}
.nav {
  position: absolute;
  right: 0;
  top: 0;
}
.nav li {
  float: left;
  width: 128px;
  height: 120px;
  line-height: 120px;
  margin-right: 1px;
}
.nav a {
  color: #fff;
  display: block;
  text-align: center;
  position: relative;
}
.nav li.on a,
.nav li a:hover {
  background: #881015;
  color: #fff;
}
/*
.nav a:before {
  content: "";
  display: block;
  width: 1px;
  height: 14px;
  background: #8D8D8F;
  position: absolute;
  left: -1px;
  top: 50%;
  margin-top: -7px;
}*/
.nav li:nth-of-type(1) a:before {
  display: none;
}
.banner {
  height: 867px;
  width: 100% !important;
  position: relative;
  overflow: hidden;
}
.banner .bd {
  width: 100% !important;
  height: 867px;
  position: absolute;
  left: 0;
  top: 0;
}
.banner .bd ul,
.banner .bd li,
.banner .bd a {
  display: block;
  width: 100% !important;
  height: 867px;
  position: absolute;
  left: 0;
  top: 0;
}
.banner .hd {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 15px;
  line-height: 15px;
  text-align: center;
}
.banner .hd span {
  width: 15px;
  height: 15px;
  display: inline-block;
  background: #fff;
  margin: 0 5px;
  cursor: pointer;
  border-radius: 50px;
}
.banner .hd span.on {
  background: #881015;
  color: #fff;
}
.section-title {
  padding-top: 90px;
  padding-bottom: 33px;
  text-align: center;
}
.section-title h2 {
  width: 218px;
  line-height: 42px;
  text-align: center;
  font-size: 32px;
  margin: 0 auto;
  color: #333333;
  font-weight: 700;
  margin-bottom: 2px;
  position: relative;
}
.section-title h2:before {
  content: "";
  display: block;
  width: 32px;
  height: 2px;
  background: #2B2B35;
  line-height: 2px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
}
.section-title h2:after {
  content: "";
  display: block;
  width: 32px;
  height: 2px;
  background: #2B2B35;
  line-height: 2px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -1px;
}
.section-title p {
  font-size: 16px;
  color: #666666;
}
.index-box1-content {
  width: 780px;
  margin: 0 auto;
  font-size: 14px;
}
.index-box1-content p {
  text-align: center;
  line-height: 34px;
}
.more-row {
  padding-top: 60px;
  padding-bottom: 85px;
  text-align: center;
}
.more-row a {
  display: inline-block;
  width: 138px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #8D8D8F;
  text-align: center;
  color: #333333;
}
.more-row a:hover {
  background: #8D8D8F;
  color: #fff;
}
.year-row {
  background: url(../images/yearbg.jpg) center repeat-x;
  height: 193px;
  text-align: center;
  color: #fff;
}
.year-row ul {
  height: auto;
  padding-top: 62px;
  overflow: hidden;
}
.year-row li {
  float: left;
  width: 33.3%;
  text-align: center;
}
.year-row h3 {
  font-size: 36px;
  color: #FFFFFF;
  line-height: 1.5em;
}
.year-row h3 sup {
  font-size: 14px;
}
.year-row p {
  line-height: 1.2em;
  font-size: 14px;
  opacity: .8;
}
.year-row .li2 {
  position: relative;
}
.year-row .li2:before {
  content: "";
  width: 1px;
  height: 60px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 10px;
}
.year-row .li2:after {
  content: "";
  width: 1px;
  height: 60px;
  background: #fff;
  position: absolute;
  right: 0;
  top: 10px;
}
.index-box2 {
  background: #F8F8F9;
}
.index-box2-content {
  padding-bottom: 108px;
}
.index-product-list {
  height: auto;
  overflow: hidden;
  padding-left: 28px;
}
.index-product-list li {
  float: left;
  width: 361px;
  margin-right: 28px;
}
.index-product-list a {
  display: block;
  padding-top: 10px;
  border: 1px solid #DCDCDC;
  height: 438px;
  background: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.index-product-list a:hover {
  border-color: #F9B401;
}
.index-product-list a:hover .img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.index-product-list .img {
  width: 345px;
  height: 355px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.index-product-list .img img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.index-product-list .txt {
  text-align: center;
  padding-top: 18px;
}
.index-product-list .txt h3 {
  font-size: 18px;
  color: #666666;
  text-align: center;
}
.index-product-list .txt h3 span {
  display: inline-block;
  padding: 0 13px;
  position: relative;
}
.index-product-list .txt h3 span:before {
  content: "";
  display: inline-block;
  width: 45px;
  height: 1px;
  line-height: 1px;
  background: #666666;
  position: absolute;
  right: 100%;
  top: 50%;
}
.index-product-list .txt h3 span:after {
  content: "";
  display: inline-block;
  width: 45px;
  height: 1px;
  line-height: 1px;
  background: #666666;
  position: absolute;
  left: 100%;
  top: 50%;
}
.index-product-list .txt p {
  font-size: 12px;
  color: #666666;
}
.index-service {
  background: url(../images/servicebg.jpg) center no-repeat;
  height: 586px;
  width: 100% !important;
}
.index-service-content {
  padding: 48px 110px 0;
}
.index-service-content .title {
  color: #fff;
  text-align: center;
  height: 126px;
  margin-bottom: 23px;
  background: url(../images/tm4.png);
}
.index-service-content .title h3 {
  padding-top: 5px;
  font-size: 38px;
  line-height: 1.6em;
  margin-bottom: 10px;
}
.index-service-content .title p {
  line-height: 1.5em;
  font-size: 24px;
  opacity: 0.9;
}
.index-service-list {
  height: auto;
  overflow: hidden;
  position: relative;
}
.index-service-list dl {
  height: auto;
  overflow: hidden;
  width: 105%;
  text-align: center;
}
.index-service-list h4 {
  font-size: 20px;
  color: #fff;
}
.index-service-list p {
  color: #fff;
  font-size: 12px;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.index-service-list dt {
  margin-right: 40px;
  float: left;
}
.index-service-list dt a {
  display: block;
  width: 219px;
  height: 326px;
  background: url(../images/tm4.png);
  border: 1px solid #000000;
}
.index-service-list dt a:hover {
  background: #F9B401;
}
.index-service-list dt .in {
  padding-top: 70px;
}
.index-service-list dt .ico {
  width: 120px;
  height: 100px;
  margin: 0 auto 30px;
  background: url(../images/ico-service1.png) center no-repeat;
}
.index-service-list dd {
  float: left;
  margin-right: 20px;
  margin-bottom: 8px;
}
.index-service-list dd a {
  display: block;
  width: 223px;
  height: 158px;
  background: url(../images/tm4.png);
  border: 1px solid #000;
  color: #fff;
}
.index-service-list dd a:hover {
  background: #F9B401;
}
.index-service-list dd .in {
  padding-top: 24px;
}
.index-service-list dd .ico {
  width: 60px;
  height: 60px;
  margin: 0 auto 10px;
  background: url() center no-repeat;
}
.index-service-list dd .ico1 {
  background-image: url(../images/ico-service2.png);
}
.index-service-list dd .ico2 {
  background-image: url(../images/ico-service3.png);
}
.index-service-list dd .ico3 {
  background-image: url(../images/ico-service4.png);
}
.index-service-list dd .ico4 {
  background-image: url(../images/ico-service5.png);
}
.index-service-list dd .ico5 {
  background-image: url(../images/ico-service6.png);
}
.index-service-list dd .ico6 {
  background-image: url(../images/ico-service7.png);
}
.index-join {
  background: url(../images/joinbg.jpg) center no-repeat;
  height: 807px;
  width: 100% !important;
}
.index-join-list {
  padding-left: 45px;
}
.index-join-list li {
  float: left;
  width: 330px;
  height: 460px;
  margin-right: 54px;
}
.index-join-list li a {
  display: block;
  position: relative;
  height: 460px;
  overflow: hidden;
}
.index-join-list .img {
  height: 460px;
}
.index-join-list .img img {
  display: block;
  width: 100%;
  height: 100%;
}
.index-join-list .mask {
  background: #000;
  filter: alpha(opacity=60);
  opacity: .6;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(0.1);
  -moz-transform: scale(0.1);
  -ms-transform: scale(0.1);
  -o-transform: scale(0.1);
  transform: scale(0.1);
  filter: alpha(opacity=0);
  opacity: 0;
}
.index-join-list .txt {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  color: #fff;
  padding-top: 195px;
  text-align: center;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  filter: alpha(opacity=0);
  opacity: 0;
}
.index-join-list .txt h3 {
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 10px;
}
.index-join-list .txt p {
  font-size: 14px;
  opacity: .8;
}
.index-join-list a:hover .mask {
  filter: alpha(opacity=80);
  opacity: .8;
  -webkit-transform: scale(1.11);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.11);
  -o-transform: scale(1.11);
  transform: scale(1.11);
}
.index-join-list a:hover .txt {
  filter: alpha(opacity=100);
  opacity: 1;
}
.index-contact-content {
  width: 960px;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 64px;
}
.index-contact-content .map {
  width: 567px;
  height: 268px;
}
.contact-info {
  width: 385px;
  font-size: 14px;
  color: #666666;
}
.contact-info li {
  padding-top: 34px;
}
.contact-info h6 {
  font-size: 14px;
  font-weight: bold;
}
.contact-form {
  margin-top: 50px;
}
.contact-form .input-row {
  width: 49%;
  border: 1px solid #DCDCDC;
}
.contact-form .input-row input {
  display: block;
  width: 96%;
  float: left;
  padding: 6px 2%;
  font-size: 14px;
  color: #666666;
}
.contact-form .row {
  margin-bottom: 12px;
}
.contact-form .input-row-full {
  border: 1px solid #DCDCDC;
  height: auto;
  overflow: hidden;
}
.contact-form .input-row-full textarea {
  display: block;
  width: 98%;
  float: left;
  padding: 6px 1%;
  font-size: 14px;
  color: #666666;
  border: 0;
  outline: none;
  resize: none;
}
.contact-form .btn-submit {
  display: block;
  width: 100%;
  background: #2B2B35;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  cursor: pointer;
}
.contact-form .btn-submit:hover {
  filter: alpha(opacity=90);
  opacity: .9;
}
/*产品中心*/
.banner-full {
  height: 302px;
  width: 100% !important;
  margin-top: 120px;
  background: url() center no-repeat;
}
.inpage {
  padding-top: 26px;
  padding-bottom: 26px;
}
.sidebar {
  width: 240px;
}
.side-title {
  height: 90px;
  line-height: 90px;
  background: #2B2B35;
  color: #fff;
}
.side-title h2 {
  font-size: 20px;
  text-align: center;
}
.side-title span {
  display: inline-block;
  padding-left: 37px;
  background: url(../images/ico-side-t.png) 0 center no-repeat;
}
.side-title .ico-news {
  background-image: url(../images/ico-side-t2.png);
}
.side-title .ico-honor {
  background-image: url(../images/ico-side-t3.png);
}
.sideNav .item h3 {
  height: 68px;
  border: 1px solid #EEEEEE;
  border-top: 0;
  text-align: center;
  font-size: 16px;
  color: #666666;
  line-height: 68px;
  cursor: pointer;
}
.sideNav .item h3 i {
  font-size: 16px;
  color: #fff;
  display: none;
  padding-right: 10px;
}
.sideNav .item h3 i:before {
  content: "●";
}
.sideNav .item.on h3 {
  background: #F43835;
  color: #fff;
  border-color: #F43835;
}
.sideNav .item.on h3 i {
  display: inline;
}
.sideNav .item.on ul {
  display: block;
}
.sideNav .item ul {
  display: none;
}
.sideNav .item li {
  height: 31px;
  line-height: 31px;
  border: 1px solid #EEEEEE;
  border-top: 0;
}
.sideNav .item li a {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #666666;
}
.sideNav .item li.on a,
.sideNav .item li a:hover {
  color: #666666;
  background: #F7F5F5;
}
.sideNav-links a {
  display: block;
  height: 68px;
  border: 1px solid #EEEEEE;
  border-top: 0;
  text-align: center;
  font-size: 16px;
  color: #666666;
  line-height: 68px;
  cursor: pointer;
}
.sideNav-links a i {
  font-size: 16px;
  color: #fff;
  display: none;
  padding-right: 10px;
}
.sideNav-links a i:before {
  content: "●";
}
.sideNav-links li.on a {
  background: #F43835;
  color: #fff;
  border-color: #F43835;
}
.sideNav-links li.on a i {
  display: inline;
}
.sideNav-links li.on a:hover {
  color: #fff;
}
.sideNav-links li a:hover {
  color: #F43835;
}
.inMain {
  width: 912px;
  position: relative;
  overflow: hidden;
  height: auto;
}
.mbx {
  text-align: right;
  height: 25px;
  font-size: 14px;
  line-height: 20px;
  border-bottom: 1px solid #DCDCDC;
  color: #333333;
  margin-bottom: 24px;
  position: relative;
}
.mbx span,
.mbx a {
  color: #999999;
}
.mbx a:hover {
  color: #F43835;
}
.mbx h2 {
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  color: #333333;
  font-size: 20px;
}
.product-list {
  width: 105%;
}
.product-list li {
  float: left;
  width: 292px;
  padding-right: 17px;
  padding-bottom: 23px;
}
.product-list a {
  display: block;
}
.product-list .img {
  width: 275px;
  height: 210px;
  border: 1px solid #BFBFBF;
  padding: 8px;
  margin-bottom: 8px;
}
.product-list .img img {
  display: block;
  width: 100%;
  height: 100%;
}
.product-list .txt p {
  width: 165px;
  height: 27px;
  margin: 0 auto;
  background: #DCDCDC;
  line-height: 27px;
  text-align: center;
  font-size: 14px;
  color: #333;
}
.product-list a:hover .img {
  border-color: #F43835;
}
.product-list a:hover .txt p {
  background: #F43835;
  color: #fff;
}
.news-list {
  margin-bottom: 54px;
  margin-top: -45px;
}
.news-list li {
  border-bottom: 1px solid #DCDCDC;
  padding-top: 28px;
  padding-bottom: 22px;
}
.news-list .title {
  height: 34px;
  line-height: 34px;
  position: relative;
}
.news-list .title h3 {
  margin-right: 142px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 18px;
}
.news-list .title h3 a {
  color: #333;
}
.news-list .title h3 a:hover {
  color: #F43835;
}
.news-list .title .time {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 18px;
  color: #333;
}
.news-list .txts {
  font-size: 14px;
}
.news-list .look-more {
  display: inline-block;
  width: 124px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  background: #F43835;
  color: #fff;
  font-size: 14px;
}
.news-list .look-more:hover {
  filter: alpha(opacity=80);
  opacity: .8;
}
.margin-row {
  height: 1px;
  background: #DCDCDC;
  line-height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}
.pages {
  text-align: center;
  font-size: 12px;
  color: #666;
  padding-bottom: 30px;
}
.pages a {
  color: #666;
  display: inline-block;
  padding: 0 10px;
}
.pages a:hover,
.pages a.on {
  color: #000;
  font-weight: normal;
}
.product-article {
  margin-bottom: 120px;
}
.product-article h1 {
  font-size: 24px;
  color: #333333;
  font-weight: 400;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.product-article .img-screen {
  position: relative;
  width: 600px;
  margin: 0 auto;
}
.product-article .img-screen img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.page-step {
  font-size: 14px;
  border-top: 1px solid #DCDCDC;
  padding-top: 10px;
  padding-bottom: 30px;
}
.page-step a:hover {
  color: #000;
}
.page-step .fl,
.page-step .fr {
  max-width: 48%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-article {
  padding-bottom: 40px;
}
.news-article h1 {
  font-size: 24px;
  color: #333333;
  font-weight: 400;
  text-align: center;
  padding-top: 1px;
  padding-bottom: 20px;
}
.news-article .article {
  font-size: 14px;
  color: #333333;
}
.news-article .article p {
  text-indent: 2em;
}
.honor-box h1 {
  text-align: center;
  font-size: 24px;
  color: #333;
}
.honor-list {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: auto;
}
.honor-list ul {
  float: left;
  width: 105%;
}
.honor-list li {
  float: left;
  width: 292px;
  padding-right: 17px;
  padding-bottom: 23px;
}
.honor-list a {
  display: block;
}
.honor-list .img {
  width: 275px;
  height: 212px;
  border: 1px solid #BFBFBF;
  padding: 8px;
  margin-bottom: 8px;
}
.honor-list .img img {
  display: block;
  width: 100%;
  height: 100%;
}
.honor-list .txt p {
  width: 165px;
  height: 27px;
  margin: 0 auto;
  background: #DCDCDC;
  line-height: 27px;
  text-align: center;
  font-size: 14px;
  color: #333;
}
.honor-list a:hover .img {
  border-color: #F43835;
}
.honor-list a:hover .txt p {
  background: #F43835;
  color: #fff;
}
/*加盟*/
.jm-form {
  padding-right: 33px;
  padding-top: 40px;
  width: 365px;
  float: right;
}
.jm-form li {
  height: 53px;
  position: relative;
  overflow: hidden;
  line-height: 53px;
  background: #fff;
  margin-bottom: 28px;
  border: 1px solid #535353;
}
.jm-form label {
  float: left;
  width: 72px;
  text-align: center;
  font-size: 16px;
  color: #333333;
  border-right: 1px solid #999999;
}
.jm-form ul {
  padding-bottom: 18px;
}
.jm-form .input-row {
  width: 290px;
  height: 53px;
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
}
.jm-form .input-row input {
  padding: 15px 4%;
  height: 23px;
  width: 92%;
  display: block;
  font-size: 16px;
  line-height: 22px;
}
.jm-form .input-row select {
  padding: 15px 4%;
  width: 100%;
  display: block;
  font-size: 16px;
  line-height: 22px;
  height: 53px;
  border: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.jm-form .btn-submit {
  background: #E71D19;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.49);
  width: 249px;
  height: 53px;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
  font-size: 20px;
  color: #fff;
  display: block;
  margin: 0 auto;
}
.jm-form .btn-submit:hover {
  color: #fff;
  filter: alpha(opacity=90);
  opacity: .9;
}
.jm-wrap {
  width: 960px;
  margin: 0 auto;
}
.jm-wrap .title {
  padding-top: 14px;
  height: 50px;
  line-height: 50px;
  border-bottom: 2px solid #ECECEC;
}
.jm-wrap .title h2 {
  font-size: 24px;
  color: #E71D19;
  font-weight: normal;
}
.jm-info {
  padding-top: 69px;
}
.jm-info li {
  height: auto;
  overflow: hidden;
  margin-bottom: 69px;
}
.jm-info .img {
  float: right;
  width: 448px;
}
.jm-info .img img {
  display: block;
  width: 100%;
}
.jm-info .txt {
  float: left;
  width: 448px;
  height: 175px;
  border-bottom: 2px solid #ECECEC;
  font-size: 14px;
  color: #666666;
}
.jm-info .txt h3 {
  margin-bottom: 20px;
}
.jm-info .txt h3 span {
  color: #000033;
  font-size: 18px;
}
.jm-info li.odd .img {
  float: left;
}
.jm-info li.odd .txt {
  float: right;
}
.footer {
  background: url(../images/footbg.jpg) center no-repeat;
}
.foot-nav {
  padding-top: 56px;
  padding-bottom: 50px;
  height: auto;
  overflow: hidden;
  text-align: center;
  color: #fff;
}
.foot-nav .col1 {
  float: left;
  width: 306px;
  position: relative;
}
.foot-nav .col1:after {
  content: "";
  display: block;
  background: #47464B;
  width: 1px;
  height: 130px;
  position: absolute;
  right: 0;
  top: 5px;
}
.foot-nav .col2 {
  float: left;
  width: 278px;
  position: relative;
}
.foot-nav .col2:after {
  content: "";
  display: block;
  background: #47464B;
  width: 1px;
  height: 130px;
  position: absolute;
  right: 0;
  top: 5px;
}
.foot-nav .col3 {
  float: left;
  width: 274px;
  position: relative;
}
.foot-nav .col3:after {
  content: "";
  display: block;
  background: #47464B;
  width: 1px;
  height: 130px;
  position: absolute;
  right: 0;
  top: 5px;
}
.foot-nav .col4 {
  float: left;
  width: 312px;
}
.foot-nav dt {
  text-align: center;
  font-size: 22px;
  padding-bottom: 12px;
}
.foot-nav dd {
  line-height: 33px;
  font-size: 14px;
}
.foot-nav dd a,
.foot-nav dd span {
  color: #fff;
  opacity: .9;
}
.foot-nav dd .tel {
  font-size: 24px;
  line-height: 1.5em;
}
.copyright {
  text-align: center;
  background: #2B2B35;
  padding-top: 9px;
  padding-bottom: 9px;
  color: #fff;
  font-size: 12px;
}
.pages{ text-align:center; padding:0px; overflow:hidden;}
.pages a { display:inline-block; height:30px; line-height:30px; background:#fff; border:1px solid #F43835; text-align:center; color:#333; padding:0 10px}
.pages a.a1 {width:56px; padding:0 }
.pages a:hover { background:#F43835; color:#fff; text-decoration:none; border:1px solid #F43835; -webkit-transition: all .3s linear 0s;-moz-transition: all .3s linear 0s;-ms-transition: all .3s linear 0s;}
.pages span { display:inline-block; height:30px;padding:0 10px; line-height:30px; background:#F43835; border:1px solid #F43835; color:#fff; text-align:center; }

/*# sourceMappingURL=index.css.map */
