.pager {
  margin: 30px 0;
  text-align: center;
  font-size: 0;
}
.pager a {
  display: inline-block;
  font-size: 14px;
  line-height: 35px;
  padding: 0 14px;
  margin: 5px;
  background-color: #f5f5f5;
  border-radius: 3px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.pager a:hover, .pager a.active {
  background-color: #dd0000;
  color: #fff;
}
.pager a {
  font-size: 12px;
  line-height: 30px;
  padding: 0 12px;
}
.paginationr p {
  margin: 0;
  cursor: pointer
}
.paginationr {
  height: 40px;
  text-align: center;
}
.paginationr a {
  display: inline-block;
  margin-right: 10px;
  height: 30px;
  border: 1px #cccccc solid;
  background: #fff;
  text-decoration: none;
  color: #808080;
  font-size: 12px;
  line-height: 30px;
}
.paginationr a:hover {
  color: #f32232;
  background: white;
  border: 1px #f32232 solid;
}
.paginationr a.page-num-current {
  border: none;
  background: #f32232;
  color: #fff;
}
.paginationr p {
  display: inline-block;
  padding: 2px 12px;
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  color: #bbb;
  border: 1px #ccc solid;
  background: #fcfcfc;
  margin-right: 8px;
}
.paginationr p.pageRemark {
  border-style: none;
  background: none;
  margin-right: 0px;
  padding: 4px 0px;
  color: #666;
}
.paginationr p.pageRemark b {
  color: red;
}
.paginationr p.pageEllipsis {
  border-style: none;
  background: none;
  padding: 4px 0px;
  color: #808080;
}
.dates li {
  font-size: 14px;
  margin: 20px 0
}
.dates li span {
  float: right
}
.oh {
  overflow: hidden
}
.gray-light {
  color: #898989
}
.word-1em {
  display: inline-block;
  vertical-align: top;
  width: 1em
}
.no-indent {
  text-indent: 0
}
.ie8 .header, .subpage .header {
  background: rgba(0, 0, 0, .5);
}
.banner-top {
  height: 600px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover
}
.product-classify .classify-main {
  position: relative;
  padding-bottom: 20px;
  font-size: 0;
  text-align: center
}
.product-classify .classify-main li {
  display: inline-block;
  vertical-align: top;
  margin: 0 6px
}
.product-classify .classify-main li a {
  position: relative;
  display: block;
  height: 34px;
  padding: 0 10px;
  font-size: 12px;
  line-height: 34px;
  color: #898989;
  border: 1px solid #d2d2d2;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out
}
.product-classify .classify-main li a:before {
  position: absolute;
  left: 50%;
  top: 33px;
  display: none;
  content: '';
  width: 1px;
  height: 40px;
  background: #d2d2d2
}
.product-classify .classify-main li a:after {
  position: absolute;
  left: 50%;
  top: 73px;
  z-index: 2;
  display: none;
  content: '';
  width: 5px;
  height: 5px;
  margin-left: -2px;
  background: #f32232
}
.product-classify .classify-main li a:hover {
  color: #fff;
  background: #f32232;
  border-color: #f32232
}
.product-classify .classify-main li .classify-sub {
  position: absolute;
  left: 50%;
  top: 76px;
  width: auto;
  display: none;
  padding-top: 14px;
  font-size: 0;
  text-align: center;
  border-top: 1px solid #d2d2d2
}
.product-classify .classify-main li .classify-sub li {
  display: inline-block;
  vertical-align: top;
  margin-left: 0;
  margin-right: 0px
}
.product-classify .classify-main li .classify-sub li a {
  display: block;
  height: 30px;
  padding: 0 16px;
  font-size: 12px;
  line-height: 30px;
  color: #8c8c93;
  background: none;
  border: none;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out
}
.product-classify .classify-main li .classify-sub li a:after, .product-classify .classify-main li .classify-sub li a:before {
  display: none
}
.product-classify .classify-main li .classify-sub li.current a, .product-classify .classify-main li .classify-sub li a:hover {
  color: #fff;
  background: #8c8c93
}
.product-classify .classify-main li .classify-sub li:last-child {
  margin-right: 0
}
.product-classify .classify-main li.current a {
  color: #fff;
  background: #f32232;
  border-color: #f32232
}
.product-classify .classify-main li.current .classify-sub, .product-classify .classify-main li.current a:after, .product-classify .classify-main li.current a:before {
  display: block
}
.product-classify .classify-main li.all a {
  color: #fff;
  background: #f32232;
  border-color: #f32232
}
.product-classify .classify-main li.all a:after, .product-classify .classify-main li.all a:before {
  display: none
}
.product-list {
  padding-top: 0px
}
.product-list .container {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px
}
.product-list .container .row {
  margin-left: -5px;
  margin-right: -5px
}
.product-list .container .row .item-col {
  padding-left: 5px;
  padding-right: 5px
}
.product-list .item-content {
  width: 100%
}
.product-list .item-content .figure {
  position: relative
}
.product-list .item-content .figure img {
  width: 100%;
  height: auto;
}
.product-list .item-content .figure .cover-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out
}
.product-list .item-content .info {
  position: relative;
  top: 0;
  height: 61px;
  text-align: center;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out
}
.product-list .item-content .info .title {
  margin-top: 21px;
  margin-bottom: 21px;
  color: #6a6a6a;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out
}
.product-list .item-content .info .subtitle {
  margin-bottom: 0;
  font-size: 13px;
  color: #aaa;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out
}
.product-list .item-content a {
  display: block
}
.product-list .item-content a:hover .figure .cover-mask {
  filter: alpha(opacity=5);
  opacity: .05
}
.product-list .item-content a:hover .info {
  top: -47px
}
.product-list .item-content a:hover .info .title {
  margin-bottom: 9px;
  color: #f32232
}
.product-list .item-content a:hover .info .subtitle {
  filter: alpha(opacity=100);
  opacity: 1
}
.subpage .product {
  padding-bottom: 65px
}
.subpage .product .classify .classify-main a {
  position: relative
}
.subpage .product .classify .classify-main a:after, .subpage .product .classify .classify-main a:before {
  display: none
}
.subpage .product .classify .classify-main a:before {
  position: absolute;
  left: 50%;
  bottom: -41px;
  content: '';
  width: 1px;
  height: 40px;
  background: #d2d2d2
}
.subpage .product .classify .classify-main a:after {
  position: absolute;
  left: 50%;
  bottom: -46px;
  z-index: 1;
  content: '';
  width: 5px;
  height: 5px;
  margin-left: -2px;
  background: #f32232
}
.subpage .product .classify .classify-main a.current:after, .subpage .product .classify .classify-main a.current:before {
  display: block
}
.product-single {
  padding: 60px 0;
}
.product-single .product-single-bd img {
  display: inline-block;
  vertical-align: top;
  max-width: 100%
}
.product-single .product-single-bd h4 {
  margin-bottom: 0;
  font-size: 15px;
  color: #707070;
  line-height: 2
}
.product-single .product-single-bd p {
  margin-bottom: 3px;
  font-size: 13px;
  line-height: 2;
  color: #707070
}
.product-single .product-single-bd .title {
  margin-top: 0;
  font-size: 18px;
  color: #434343
}
.product-single .product-single-bd table {
  width: 100%;
  margin-bottom: 30px;
  border: 1px solid #8d8d8d
}
.product-single .product-single-bd table td, .product-single .product-single-bd table th {
  padding: 7px 5px;
  color: #707070;
  border-bottom: 1px solid #8d8d8d;
  border-right: 1px solid #8d8d8d
}
.product-single .product-single-bd table td:nth-of-type(2), .product-single .product-single-bd table td:nth-of-type(3), .product-single .product-single-bd table td:nth-of-type(4), .product-single .product-single-bd table th:nth-of-type(2), .product-single .product-single-bd table th:nth-of-type(3), .product-single .product-single-bd table th:nth-of-type(4) {
  padding-left: 5px;
  padding-right: 0px
}
.product-single .product-single-bd table thead th {
  font-weight: 400;
  color: #626262;
  border-width: 1px;
  border-color: #8d8d8d
}
.application-list {
  padding-top: 38px;
  padding-bottom: 38px
}
.application-list .container {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px
}
.application-list .container .row {
  margin-left: -10px;
  margin-right: -10px
}
.application-list .container .row .item-col {
  padding-left: 10px;
  padding-right: 10px
}
.application-list .item-content {
  width: 100%
}
.application-list .item-content a {
  position: relative;
  display: block;
  -webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1);
  transition: all .6s cubic-bezier(.215, .61, .355, 1)
}
.application-list .item-content a:hover {
  box-shadow: 0 10px 26px rgba(0, 0, 0, .45)
}
.application-list .item-content a:hover .info .title {
  color: #f32232;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out
}
.application-list .item-content .figure img {
  width: 100%;
  height: auto
}
.application-list .item-content .info {
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
  width: 100%;
  margin-top: -36px;
  text-align: center
}
.application-list .item-content .info .title {
  font-size: 18px;
  color: #959595
}
.application-list .item-content .info .description {
  font-size: 13px;
  color: #e5e5e5;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden
}
.application {
  padding-bottom: 82px
}
.application .application-list {
  padding-bottom: 0
}
.application .application-list .item-content {
  margin-bottom: 98px
}
.application .pages {
  padding-top: 0
}
.news-nav {
  width: 1496px;
  margin-bottom: 44px
}
.news-nav .news-nav-inner {
  padding-bottom: 45px;
  border-bottom: 1px solid #d2d2d2
}
.news-nav .news-nav-inner:after, .news-nav .news-nav-inner:before {
  content: " ";
  display: table
}
.news-nav .news-nav-inner:after {
  clear: both
}
.news-nav a {
  float: left;
  margin-right: 37px;
  padding-top: 13px;
  font-size: 14px
}
.news-nav a.current {
  border-top: 1px solid #f32232
}
.news-list {
  width: 78%
}
.news-list .item .item-inner {
  padding-left: 158px
}
.news-list .item a {
  position: relative;
  display: block;
  height: 265px;
  padding: 58px 42px 0 0
}
.news-list .item a:hover .content .date i {
  -webkit-transform: translateX(115px);
  transform: translateX(115px)
}
.news-list .item a:hover .content .info .title {
  margin-bottom: 15px;
  -webkit-transform: translateX(20px);
  transform: translateX(20px)
}
.news-list .item a:hover .content .fa {
  left: 137px;
  top: 150px;
  filter: alpha(opacity=100);
  opacity: 1
}
.news-list .item a:hover .bg {
  background: #fff;
  box-shadow: 0 15px 30px rgba(0, 0, 0, .06)
}
.news-list .item .figure {
  position: absolute;
  left: -158px;
  top: 40px;
  z-index: 2;
  width: 277px;
  height: 186px
}
.news-list .item .figure img {
  width: 277px;
  height: 186px
}
.news-list .item .content {
  position: relative;
  z-index: 3
}
.news-list .item .content .date {
  float: left;
  font-family: helveticaneuel-thin, Microsoft Yahei;
  color: #eee
}
.news-list .item .content .date i {
  display: block;
  width: 30px;
  height: 1px;
  margin-top: 13px;
  margin-right: 10px;
  background: #f32232;
  -webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1);
  transition: all .6s cubic-bezier(.215, .61, .355, 1)
}
.news-list .item .content .date em {
  position: relative;
  display: block;
  z-index: 4;
  margin-top: -3px;
  font-size: 22px
}
.news-list .item .content .date span {
  display: block;
  padding-right: 6px;
  text-align: right;
  font-size: 13px
}
.news-list .item .content .info {
  padding-left: 30px;
  color: #434343;
  overflow: hidden
}
.news-list .item .content .info .title {
  margin-bottom: 24px;
  font-size: 17px;
  -webkit-transition: all .5s cubic-bezier(.215, .61, .355, 1);
  transition: all .5s cubic-bezier(.215, .61, .355, 1)
}
.news-list .item .content .info .description {
  height: 72px;
  font-size: 12px;
  line-height: 2;
  overflow: hidden
}
.news-list .item .content .fa {
  position: absolute;
  left: 127px;
  top: 160px;
  font-size: 20px;
  color: #f32232;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1);
  transition: all .6s cubic-bezier(.215, .61, .355, 1)
}
.news-list .item .bg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: #fff;
  background: hsla(0, 0%, 100%, .7);
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out
}
.news {
  padding: 30px 0;
}
.news .news-list .item {
  margin-bottom: 143px
}
.news .news-list .item .item-inner {
  position: relative
}
.news .news-list .item .item-inner:after {
  position: absolute;
  left: 0;
  bottom: -73px;
  content: '';
  width: 748px;
  height: 1px;
  background: #d2d2d2
}
.news .news-list .item .bg {
  background: #fff
}
.news .news-list .item a:hover .bg {
  box-shadow: 0 8px 34px rgba(0, 0, 0, .2)
}
.news .news-list .item:nth-child(even) .item-inner:after {
  width: 718px
}
.news .news-list .item:nth-last-of-type(1) .item-inner:after, .news .news-list .item:nth-last-of-type(2) .item-inner:after {
  display: none
}
.news .pages {
  padding-top: 0
}
.download {
  padding-bottom: 65px
}
.download .download-hd {
  padding-bottom: 60px
}
.download .download-list {
  margin-bottom: 80px
}
.download .download-list .item {
  position: relative;
  padding: 30px 10px;
  border-bottom: 1px solid #bfbfbf
}
.download .download-list .item .title {
  width: 1000px;
  margin-bottom: 11px;
  font-size: 17px;
  color: #8f8f8f
}
.download .download-list .item .description {
  width: 1000px;
  font-size: 13px;
  line-height: 2;
  color: #8f8f8f;
  overflow: hidden
}
.download .download-list .item .link {
  position: absolute;
  top: 50%;
  right: 10px;
  height: 27px;
  margin-top: -6px;
  color: #8f8f8f
}
.download .download-list .item .link:hover {
  border-bottom: 2px solid #f32232
}
.join {
  padding-bottom: 65px
}
.join .join-hd {
  padding-bottom: 40px
}
.join .join-list .job-item {
  position: relative;
  padding: 40px 20px 42px;
  border-bottom: 1px solid #959595
}
.join .join-list .job-item:last-child {
  border-bottom: none
}
.join .join-list .job-item p {
  line-height: 2
}
.join .join-list .job-item .job-name {
  margin-bottom: 18px;
  font-size: 18px
}
.join .join-list .job-item .num {
  position: absolute;
  right: 0;
  bottom: 42px
}
.article-content {
  padding-bottom: 60px
}
.article-content .sec {
  padding-bottom: 42px;
  border-bottom: 1px dotted #6f6f6f
}
.article-content .sec p:last-child {
  margin-bottom: 0
}
.article-content .sec:last-child {
  border-bottom: none
}
.article-content h3 {
  margin-top: 8px;
  margin-bottom: 30px;
  font-size: 17px
}
.article-content p {
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 2;
  color: #535353
}
.article-content p.sm {
  font-size: 12px;
  color: #bebebe
}
.article-content p img {
  display: block;
  max-width: 100%;
  margin-left: 10px;
  margin-top: 10px;
}
.article-content table {
  width: 100%;
  margin-bottom: 10px;
  border: 1px solid #e4e4e4
}
.article-content table td, .article-content table th {
  padding: 8px 8px;
  color: #707070;
  border-bottom: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4
}
.article-content table td:nth-of-type(2), .article-content table td:nth-of-type(3), .article-content table td:nth-of-type(4), .article-content table th:nth-of-type(2), .article-content table th:nth-of-type(3), .article-content table th:nth-of-type(4) {
  padding-left: 5px;
  padding-right: 0px
}
.article-content table thead th {
  font-weight: 400;
  color: #626262;
  text-align: center;
  border-width: 1px;
  border-color: #e4e4e4
}
.article-content table tbody td {
  padding-top: 8px;
  padding-bottom: 8px
}
.support-single {
  padding-top: 90px
}
.about-single {
  padding-bottom: 65px
}
.about-single .sec {
  padding-top: 25px;
  padding-bottom: 42px;
  color: #434343;
  border-bottom: 1px dotted #6f6f6f
}
.about-single .sec h3 {
  margin-top: 8px;
  margin-bottom: 30px;
  font-size: 17px
}
.about-single .sec h4 {
  margin-bottom: 12px;
  font-size: 16px
}
.about-single .sec p {
  margin-bottom: 30px;
  font-size: 13px;
  line-height: 2
}
.about-single .sec p.en {
  font-size: 12px;
  line-height: 1.8;
  color: #828282
}
.about-single .sec img {
  display: block
}
.about-single .sec .fwb {
  font-weight: 700
}
.about-single .sec:last-child {
  border-bottom: none
}
.dataTables_paginate .ui-button, .pagination.alternate li a {
  font-size: 12px;
  padding: 4px 10px !important;
  border-style: solid;
  border-width: 1px;
  border-color: #dddddd #dddddd #cccccc;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  display: inline-block;
  line-height: 25px;
  background: #ffffff;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
}
.dataTables_paginate .ui-button:hover, .pagination.alternate li a:hover {
  background: #f32232;
  color: #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  cursor: pointer;
}
.dataTables_paginate .first {
  border-radius: 4px 0 0 4px;
}
.dataTables_paginate .last {
  border-radius: 0 4px 4px 0;
}
.dataTables_paginate .ui-state-disabled, .fc-state-disabled, .pagination.alternate li.disabled a {
  color: #AAAAAA !important;
}
.dataTables_paginate .ui-state-disabled:hover, .fc-state-disabled:hover, .pagination.alternate li.disabled a:hover {
  background: #f5f5f5;
  cursor: default !important;
}
.dataTables_paginate span .ui-state-disabled, .pagination.alternate li.active a {
  background: #f32232 !important;
  color: #ffffff !important;
  cursor: default !important;
}
div.dataTables_wrapper .ui-widget-header {
  border-right: medium none;
  border-top: 1px solid #D5D5D5;
  font-weight: normal;
  margin-top: -1px;
}
.dataTables_wrapper .ui-toolbar {
  padding: 5px;
}
.dataTables_filter {
  color: #878787;
  font-size: 11px;
  right: 0;
  top: 37px;
  margin: 4px 8px 2px 10px;
  position: absolute;
  text-align: left;
}
.dataTables_filter input {
  margin-bottom: 0;
}
.table th {
  height: auto;
  font-size: 11px;
  padding: 5px 10px 2px;
  border-bottom: 0;
  text-align: center;
  color: #666666;
}
.table tbody th {
  font-size: 12px
}