* {
  margin: 0;
  padding: 0;
  font-family: "microsoft yahei";
}
ul,
li {
  list-style: none;
}
p {
  padding: 0;
  margin: 0;
}
body {
  font-size: 12px;
}
body,
html {
  height: 100%;
  min-height: 620px;
}
.clear {
  clear: both;
  margin: 0;
  padding: 0;
}
.clearFix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.clearFix {
  *display: inline-block;
}
a {
  text-decoration: none;
  color: #000;
  transition: all 0.4s ease 0s;
}
a:hover {
  color: #da4400;
}
.index-tabwrap {
  padding-top: 30px;
}
.main {
  width: 1100px;
  margin: 0 auto;
}
.productbg {
  background: #333 url(../images/jianjiebg.jpg) repeat-y top center;
}
.one_page {
  position: relative;
  min-height: 100%;
  z-index: 1;
  overflow-y: auto;
  min-width: 1024px;
  margin: 0 auto;
}
.index_main {
  min-width: 1000px;
}
.index_con {
  width: 100%;
  height: 100%;
  min-width: 100px;
  background: url("../images/index_bg.jpg") no-repeat 0 0;
  background-size: 100% 100%;
}
.logo_div {
  padding-top: 50px;
  padding-left: 75px;
}
.index_left {
  width: 350px;
  padding-left: 75px;
  margin-right: 3%;
  float: left;
}
.index_left .tab_top {
  padding-top: 25px;
}
.index_left .tab_top img {
  margin-right: 5px;
  cursor: pointer;
}
.index_left .series_tab li {
  cursor: pointer;
  padding-top: 20px;
  transition: top 0.4s ease 0s;
  position: relative;
}
.index_left .series_tab li .series_name {
  font-size: 20px;
  margin-left: 5px;
}
.index_left .series_tab li .tab_line {
  width: 328px;
}
.index_left .series_tab li .more_link {
  display: none;
  margin-left: 10px;
}
.index_left .series_tab li .en {
  font-size: 12px;
  display: none;
}
.index_left .series_tab li .line_div {
  font-size: 0;
  line-height: 0;
}
.index_left .series_tab li:hover {
  padding-bottom: 20px;
  -webkit-animation: fadeInLeft 1s .2s ease both;
  -moz-animation: fadeInLeft 1s .2s ease both;
  animation: fadeInLeft 1s .2s ease both;
}
.index_left .series_tab li:hover .series_name {
  font-size: 26px;
  padding-left: 20px;
}
.index_left .series_tab li:hover .tab_line {
  width: 328px;
}
.index_left .series_tab li:hover .more_link {
  display: inline-block;
}
.index_left .series_tab li:hover .en {
  font-size: 12px;
  position: absolute;
  bottom: 0;
  display: none;
  left: 165px;
}
.index_right {
  width: 748px;
  float: left;
}
.index_right .tab_con {
  position: relative;
}
.index_right .slider_page {
  margin-bottom: 20px;
  position: absolute;
  top: -48px;
  color: #242424;
  z-index: 1800;
  text-align: center;
  right: 20px;
  font-size: 19px;
}
.index_right .slider_page i {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  cursor: pointer;
  color: #333;
  padding: 0 5px;
  font-family: simsun;
}
.index_right .slider_box {
  height: 396px;
  width: 748px;
  overflow: hidden;
}
.index_right .slider_box img {
  height: 396px;
  width: 748px;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInLeft {
  0% {
    opacity: 1;
    -moz-transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 1;
    transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.common_top {
  height: 94px;
  border-bottom: 1px solid #eaeaea;
  background: #fff;
}
.common_top .common_con {
  width: 1100px;
  margin: 0 auto;
}
.common_top .logo {
  height: 60px;
  margin-top: 20px;
  float: left;
}
.common_top .nav_ul {
  font-size: 16px;
  float: right;
  margin-top: 44px;
}
.common_top .nav_ul li {
  width: 125px;
  float: left;
  text-align: center;
  position: relative;
}
.common_top .nav_ul li:after {
  content: "";
  width: 1px;
  height: 20px;
  display: inline-block;
  background: #666;
  position: absolute;
  right: 0;
  top: 1px;
}
.common_top .nav_ul li span {
  display: block;
}
.common_top .nav_ul li p {
  display: none;
  white-space: nowrap;
  font-size: 15px;
}
.common_top .nav_ul li p a {
  color: #e98011;
}
.common_top .nav_ul li:hover span {
  display: none;
}
.common_top .nav_ul li:hover p {
  display: block;
}
.common_top .nav_ul .cur a {
  color: #e98011;
}
.common_top .nav_ul li:last-child:after {
  display: none;
}
.common_top .nav_ul a:hover {
  color: #e98011;
}
.common_bottom {
  height: 130px;
  padding-top: 60px;
  background: #414141 url(../images/footerbg.png) repeat-x;
  text-align: center;
  z-index: 5000;
  min-width: 1150px;
  margin-top: -190px;
  position: relative;
}
.common_bottom .bottom_con {
  color: #fff;
}
.common_bottom .bottom_con > div {
  width: 710px;
  margin: 0 auto;
  overflow: hidden;
  background: url(../images/footer-linebg.png) no-repeat center 35px;
  padding-left: 310px;
}
.common_bottom .bottom_con .bottom_logo {
  float: left;
  margin-right: 25px;
}
.common_bottom .bottom_con .search_div {
  float: left;
  text-align: left;
  background: url(../images/search_bg.jpg) no-repeat 0 0;
  width: 256px;
  height: 33px;
  margin-top: 10px;
}
.common_bottom .bottom_con .search_div .search_input {
  width: 220px;
  height: 32px;
  border: none;
  line-height: 32px;
  background: none;
  text-indent: 10px;
  color: #999;
  float: left;
  outline: none;
}
.common_bottom .bottom_con .search_div .search_btn {
  width: 33px;
  height: 33px;
  display: inline-block;
  cursor: pointer;
}
.common_bottom .bottom_con .bottom_link {
  color: #fff;
  padding-top: 30px;
  clear: both;
}
.common_bottom .bottom_con .bottom_link a {
  color: #fff;
  padding: 0 15px;
}
.brand_page .code_ul {
  padding-top: 30px;
  overflow: hidden;
  padding-bottom: 20px;
}
.brand_page .code_ul li {
  width: 25%;
  text-align: center;
  float: left;
}
.brand_page .code_ul a {
  color: #464646;
}
.brand_page .logo_ul {
  clear: both;
  overflow: hidden;
  padding: 15px 0 50px 0;
}
.brand_page .logo_ul li {
  float: left;
  text-align: center;
}
.brand_page .logo_ul li img {
  height: 154px;
  margin-bottom: 15px;
}
.brand_page .logo_ul li a {
  display: block;
  text-align: center;
  color: #464646;
}
.brand_page .logo_ul .li2 {
  margin: 0 30px;
}
.contact_page {
  width: 720px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 50px;
}
.contact_page .contact_unit {
  float: left;
}
.contact_page .contact_unit .unit_tt {
  font-size: 18px;
  line-height: 40px;
  color: #333333;
  border-bottom: 1px solid #e5e5e5;
}
.contact_page .contact_unit .contact_con {
  padding: 50px 0;
}
.contact_page .contact_unit .address {
  font-size: 14px;
  color: #999797;
  line-height: 200%;
}
.contact_page .contact_unit1 {
  width: 385px;
  float: left;
}
.contact_page .contact_unit1 .unit_tt {
  margin-right: 60px;
}
.contact_page .contact_unit2 {
  width: 250px;
  float: right;
}
.intro_page {
  width: 100%;
  overflow: hidden;
}
.intro_page .intro_left {
  padding-top: 40px;
  width: 630px;
  float: left;
  left: 50%;
  padding-right: 55px;
  position: relative;
  margin-left: -545px;
}
.intro_page .intro_left .h1 {
  font-size: 48px;
  color: #333333;
}
.intro_page .intro_left .h3 {
  font-size: 18px;
  color: #333333;
  margin-top: 20px;
}
.intro_page .intro_left p {
  color: #545454;
  line-height: 200%;
  padding-top: 30px;
  font-size: 14px;
}
.intro_page .intro_right {
  width: 40%;
  float: right;
  overflow: hidden;
}
.intro_page .intro_right .right_box {
  margin-left: 1.8%;
  padding-top: 5px;
}
.intro_page .intro_right .right_box img {
  max-width: 99%;
}
.intro_page .intro_right .right_box h2 {
  font-size: 24px;
  color: #dfdfdf;
  line-height: 160%;
}
.intro_page .intro_right .right_box p {
  font-size: 28px;
  color: #666;
  font-weight: bold;
  margin-bottom: 20px;
}
.intro_page .intro_right .right_box .series_ul {
  width: 75%;
}
.intro_page .intro_right .right_box .series_ul li {
  height: 38px;
  line-height: 38px;
  border: 2px solid #dfdfdf;
  font-size: 18px;
  padding-left: 8px;
  margin-bottom: 20px;
}
.intro_page .intro_right .right_box .series_ul li a {
  color: #dfdfdf;
}
.intro_page .intro_right .right_box .series_ul li:hover {
  border-color: #000;
}
.wanggou_con {
  text-align: center;
  margin: 0;
  padding: 0;
}
.wanggou_con .img1 {
  width: 100%;
  width: auto;
  margin-top: 4%;
}
.wanggou_con .img2 {
  width: 100%;
  width: auto;
  margin-top: 4%;
}
.wanggou_con .ul-codelist {
  overflow: hidden;
  margin-top: 4%;
}
.wanggou_con .ul-codelist img {
  max-width: 270px ;
}
.wanggou_con .ul-codelist li {
  display: inline-block;
}
.left_menu {
  width: 154px;
  float: left;
  margin-left: 20px;
}
.left_menu .menu_tt {
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #e06f28;
}
.left_menu .menu_ul {
  border: 1px solid #e0e0df;
  margin-top: 8px;
}
.left_menu .menu_ul .menu_ul_tt {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid #e0e0df;
  font-size: 15px;
  border-left: 8px solid #2b1101;
  cursor: pointer;
  display: block;
}
.left_menu .menu_ul .menu_ul_tt a:hover {
  color: #e98011;
}
.left_menu .menu_ul .menu_ul_tt:hover {
  color: #e98011;
}
.left_menu .menu_ul .menu_ul_con {
  text-align: center;
  font-size: 14px;
  display: none;
}
.left_menu .menu_ul .menu_ul_con a {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #eeeeee;
  display: block;
  text-align: center;
  cursor: pointer;
}
.left_menu .menu_ul .menu_ul_con a:hover {
  color: #e06f28;
}
.left_menu .menu_ul .menu_ul_con .cur {
  color: #e06f28;
}
.left_menu .menu_ul .cur .menu_ul_con {
  display: none;
}
.left_menu .menu_ul li:nth-child(2) .menu_ul_tt {
  border-left-color: #542001;
}
.left_menu .menu_ul li:nth-child(3) .menu_ul_tt {
  border-left-color: #672802;
}
.left_menu .menu_ul li:nth-child(4) .menu_ul_tt {
  border-left-color: #4d1c01;
}
.pro_page {
  background: #eaeaea;
}
.pro_page .intro_banner {
  min-width: 1210px;
  height: 450px;
  text-align: center;
}
.pro_page .intro_banner img {
  margin: 0 auto;
  height: 450px;
  max-width: 100%;
}
.pro_page .intro_banner .intro_banner_con {
  width: 1210px;
  height: 360px;
  margin: 0 auto;
  padding-top: 90px;
  background: url(../images/news_list_banner.jpg) no-repeat center 0;
  color: #fff;
}
.pro_page .intro_banner .intro_banner_con .h3_title {
  font-size: 60px;
  font-weight: normal;
  line-height: 100%;
}
.pro_page .intro_banner .intro_banner_con .intro_info {
  font-size: 30px;
}
.pro_page .intro_banner .intro_banner_con .arrow_down {
  width: 44px;
  height: 44px;
  border: 1px solid #1f5b9a;
  border-radius: 50%;
  box-sizing: border-box;
  display: inline-block;
  cursor: pointer;
  text-align: center;
  margin-top: 20px;
}
.pro_page .intro_banner .intro_banner_con .arrow_down .arrow_img {
  margin-top: 12px;
  height: 15px;
  width: 15px;
}
.pro_page .intro_banner .intro_banner_con .arrow_down:hover .arrow_img {
  transform: scale(1.1) translateY(30%);
  animation: all 0.25s ease-in-out;
}
.pro_page .pro_con {
  width: 1210px;
  margin: 0 auto;
  overflow: hidden;
  background: #fff;
  padding-top: 30px;
}
.pro_page .pro_con .left_menu {
  float: left;
}
.pro_page .pro_con .pro_right {
  width: 1025px;
  float: right;
}
.pro_page .pro_con .pro_right .pro_list_ul {
  overflow: hidden;
  padding-bottom: 20px;
}
.pro_page .pro_con .pro_right .pro_list_ul li {
  width: 240px;
  height: 290px;
  border: 1px solid #f2f2f2;
  margin: 0 5px 10px 5px;
  float: left;
  position: relative;
}
.pro_page .pro_con .pro_right .pro_list_ul li .pro_img {
  width: 240px;
  height: 180px;
  overflow: hidden;
}
.pro_page .pro_con .pro_right .pro_list_ul li .pro_img a {
  display: block;
}
.pro_page .pro_con .pro_right .pro_list_ul li .pro_img img {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  width: 240px;
  height: 180px;
}
.pro_page .pro_con .pro_right .pro_list_ul li .pro_img:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.pro_page .pro_con .pro_right .pro_list_ul li .pro_name {
  font-size: 14px;
  line-height: 24px;
  padding: 10px 20px 5px 20px;
  display: block;
  color: #e98011;
}
.pro_page .pro_con .pro_right .pro_list_ul li .pro_name a {
  color: #000;
}
.pro_page .pro_con .pro_right .pro_list_ul li .pro_name a:hover {
  color: #e98011;
}
.pro_page .pro_con .pro_right .pro_list_ul li .pro_intro {
  font-size: 12px;
  color: #aaa7a7;
  line-height: 20px;
  padding: 0 20px;
  display: block;
}
.pro_page .pro_con .pro_right .pro_list_ul li .detail_link {
  height: 40px;
  line-height: 40px;
  margin: 10px 20px 0;
  border-top: 1px solid #e5e5e5;
  display: block;
  color: #9e9e9e;
  left: 0;
  text-align: right;
  bottom: 0;
}
.pro_page .pro_con .pro_right .pro_list_ul li .detail_link .arrow {
  width: 24px;
  height: 8px;
  display: none;
  float: right;
  margin-top: 16px;
}
.pro_page .pro_con .pro_right .pro_list_ul li .detail_link:hover {
  color: #e98011;
}
.pro_page .pro_con .pro_right .pro_list_ul li:hover {
  border-color: #da4400;
  color: #e98011;
}
.pro_page .pro_con .pro_right .more_div {
  text-align: center;
  padding: 50px 0;
}
.pro_page .pro_con .pro_right .more_div .more_link {
  width: 180px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  font-size: 14px;
  color: #9e9e9e;
  background: #ebebeb;
  cursor: pointer;
  display: inline-block;
  transition: all 0.4s ease 0s;
}
.pro_page .pro_con .pro_right .more_div .more_link:hover {
  background-color: #333;
  color: #fff;
}
.pro_page .pro_con .pro_right .pro_detail {
  padding-left: 10px;
  padding-bottom: 20px;
}
.pro_page .pro_con .pro_right .pro_detail .pro_detail_img {
  width: 997px;
  height: auto;
  display: block;
}
.news_page {
  background: #eaeaea;
  position: relative;
  min-height: 100%;
  z-index: 1;
  overflow-y: auto;
  min-width: 1024px;
  margin: 0 auto;
}
.news_page .new_banner {
  height: 330px;
  background: url(../images/news_list_banner.jpg) no-repeat 50% 0;
}
.news_page .new_banner .new_banner_con {
  width: 1100px;
  margin: 0 auto;
}
.news_page .new_banner .new_banner_con p {
  font-size: 60px;
  color: #fff;
  line-height: 100%;
  padding-top: 120px;
  font-family: "微软雅黑";
}
.news_page .new_con {
  width: 1250px;
  margin: 0 auto;
  padding: 30px 0;
}
.news_page .new_con .news_list_ul {
  overflow: hidden;
}
.news_page .new_con .news_list_ul li {
  width: 320px;
  height: 225px;
  background: #fff;
  padding: 25px 30px 0 30px;
  margin: 0 15px 20px 15px;
  float: left;
  position: relative;
}
.news_page .new_con .news_list_ul li .date {
  width: 85px;
  color: #30312a;
  border-right: 1px solid #ececec;
}
.news_page .new_con .news_list_ul li .date .day_num {
  font-size: 48px;
  display: block;
  line-height: 100%;
  margin-bottom: 5px;
}
.news_page .new_con .news_list_ul li .date .mouth_info {
  font-size: 12px;
  display: block;
  line-height: 100%;
}
.news_page .new_con .news_list_ul li .news_intro {
  height: 60px;
  line-height: 26px;
  font-size: 14px;
  color: #555555;
  padding-top: 20px;
  padding-right: 50px;
}
.news_page .new_con .news_list_ul li .news_intro a {
  display: block;
  color: #555555;
}
.news_page .new_con .news_list_ul li .news_intro a:hover {
  color: #000;
}
.news_page .new_con .news_list_ul li .resource {
  font-size: 12px;
  color: #808080;
}
.news_page .new_con .news_list_ul li .detail_link {
  height: 40px;
  line-height: 40px;
  margin: 0 30px;
  border-top: 1px solid #e5e5e5;
  display: block;
  margin-top: 30px;
  position: absolute;
  width: 320px;
  color: #9e9e9e;
  right: 0;
  text-align: right;
  bottom: 0;
}
.news_page .new_con .news_list_ul li .detail_link .arrow {
  background: url(../images/arrow_right.gif) no-repeat 0 0;
  width: 24px;
  height: 8px;
  display: none;
  float: right;
  margin-top: 16px;
}
.news_page .new_con .news_list_ul li .detail_link .arrow:hover {
  background: url(../images/arrow_righthover.jpg) no-repeat 0 0;
}
.news_page .new_con .news_list_ul li .detail_link:hover {
  color: #c00;
}
.news_page .new_con .news_list_ul li:hover {
  box-shadow: 0 0px 5px 1px rgba(0, 0, 0, 0.1);
}
.news_page .new_con .page {
  margin: 30px 0;
  text-align: center;
}
.news_page .new_con .page .page_con {
  display: inline-block;
  line-height: 20px;
  padding-left: 10px;
}
.news_page .new_con .page span {
  text-align: center;
  color: #464646;
  margin-right: 10px;
  display: inline-block;
  cursor: pointer;
}
.news_page .new_con .page a {
  width: 20px;
  height: 20px;
  margin-right: 6px;
  color: #fff;
  background: #464646;
  display: inline-block;
  cursor: pointer;
}
.new_detail {
  background: #fff;
  width: 1120px;
  margin: 0 auto;
  padding: 50px 45px;
}
.new_detail .new_detail_con .news_detail_top {
  position: relative;
  border-bottom: 1px solid #cccccc;
  overflow: hidden;
  padding-bottom: 20px;
}
.new_detail .new_detail_con .news_detail_top .detail_title {
  font-size: 24px;
  margin-bottom: 10px;
}
.new_detail .new_detail_con .news_detail_top .share_part {
  position: absolute;
  right: 0;
  top: 0;
}
.new_detail .new_detail_con .news_detail_top .time_span {
  font-size: 12px;
  color: #777777;
}
.new_detail .new_detail_con .detail_dl {
  color: #333333;
  margin-top: 30px;
}
.new_detail .new_detail_con .detail_dl dt {
  font-size: 24px;
  line-height: 50px;
}
.new_detail .new_detail_con .detail_dl dd {
  font-size: 14px;
  line-height: 180%;
}
.new_detail .new_detail_con .img_div {
  padding-top: 30px;
}
.new_detail .new_detail_con .img_div img {
  width: 100%;
  height: auto;
}
.contact_main {
  padding-bottom: 190px;
}
.video-bannerbg {
  background: #000 url(../images/videobg-img.jpg) no-repeat center 0;
  height: 467px;
  padding-top: 30px;
}
.video-bannerbg .video-bannerTextbg {
  background: url(../images/bannerline-bg.png) no-repeat center 0;
}
.video-bannerbg .video-bannerText {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  color: #fff;
}
.video-bannerbg .video-bannerText a {
  color: #8c8c8c;
  font-size: 14px;
}
.video-bannerbg .video-bannerText a:hover {
  color: #fff;
}
.video-bannerbg .video-bannerText .leftTextinfo {
  float: left;
  width: 210px;
  text-transform: capitalize;
}
.video-bannerbg .video-bannerText .leftTextinfo .p-text {
  font-size: 16px;
  line-height: 1;
}
.video-bannerbg .video-bannerText .leftTextinfo .h2text {
  font-size: 28px;
  padding-left: 28px;
}
.video-bannerbg .video-bannerText .leftTextinfo .p-title {
  padding-top: 12px;
  padding-bottom: 4px;
  font-size: 18px;
  padding-left: 28px;
}
.video-bannerbg .video-bannerText .leftTextinfo ul {
  padding-left: 28px;
  height: 350px;
  overflow: auto;
}
.video-bannerbg .video-bannerText .banner-rightvideo {
  margin-left: 220px;
  width: 758px;
  height: 427px;
}
.video-bannerbg .video-bannerText .banner-rightvideo video,
.video-bannerbg .video-bannerText .banner-rightvideo img {
  width: 758px;
  height: 427px;
}
.video-listwrap {
  width: 1140px;
  margin: 0 auto;
  overflow: hidden;
  padding: 20px 0 40px;
  position: relative;
}
.video-listwrap .video-listBd {
  overflow: hidden;
  width: 1050px;
  margin: 0 auto;
  position: relative;
}
.video-listwrap .video-listBd li {
  float: left;
  width: 260px;
  height: 172px;
  overflow: hidden;
}
.video-listwrap .hd {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
  height: 10px;
}
.video-listwrap .hd li {
  display: inline-block;
  width: 44px;
  margin: 0 2px;
  height: 1px;
  font-size: 0;
  background: #5e5e5e;
  overflow: hidden;
  border-top: 3px solid #fff;
}
.video-listwrap .hd .on {
  border-color: #6a3906;
  background: #6a3906;
}
.video-listwrap .next {
  position: absolute;
  left: 0;
  top: 80px;
  background: url(../images/videarrow-left.png) no-repeat;
  width: 30px;
  height: 80px;
}
.video-listwrap .prev {
  position: absolute;
  right: 0;
  top: 80px;
  background: url(../images/videarrow-right.png) no-repeat;
  width: 30px;
  height: 80px;
}
.productbannerlist {
  height: 330px;
  overflow: hidden;
  position: relative;
}
.productbannerlist .bd {
  height: 330px;
  width: 100%;
  position: relative;
}
.productbannerlist .bd li {
  height: 330px;
}
.productbannerlist .hd {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.productbannerlist .hd li {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 3px;
  background: #fff;
  border-radius: 10px;
}
.productbannerlist .hd .on {
  background: #000;
  opacity: 0.8;
}
.product-pages {
  overflow: hidden;
  padding: 25px 0 35px;
  font-size: 14px;
  text-align: center;
}
.product-pages a {
  margin: 0 5px;
  display: inline-block;
  padding: 0 5px;
  background: #464646;
  color: #fff;
}
.product-pages a:hover {
  color: #c00;
  background: #f2f2f2;
}
.product-pages .pagelink {
  color: #464646;
  background: #fff;
}
.product-pages .pagelink:hover {
  color: #c00;
}
