body {
  font-family: "Microsoft YaHei", sans-serif;
  color: #616161;
  overflow-x: hidden;
  height: 100%;
}

@media (min-width: 1366px) {
  .container {
    width: 1200px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1600px) {
  .container {
    width: 1400px;
  }
}
img {
  max-width: 100%;
  height: auto;
  width: auto\9;
  /* ie8 */
  -ms-interpolation-mode: bicubic;
  border: none;
}

@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
/*header*/
.navbar-default {
  min-height: 164px;
  border-radius: 0;
  border: none;
  background: #ffffff;
  margin-bottom: 0;
}
.navbar-default .header-top {
  min-height: 108px;
  background: #ffffff;
}
.navbar-default .navbar-brand {
  height: 58px;
  padding: 25px 0;
}
.navbar-default .header-nav {
  float: right;
}
.navbar-default .header-nav a {
  display: block;
  float: left;
  font-size: 18px;
  color: #3b4549;
  line-height: 108px;
  margin-right: 50px;
}
.navbar-default .header-nav a:last-child {
  margin-right: 0;
}
.navbar-default .header-nav.header-nav-m {
  float: none;
}
.navbar-default .header-nav.header-nav-m a {
  padding: 10px 15px;
  line-height: 26px;
  margin-right: 0;
  margin-bottom: 1px;
  color: #ffffff;
  display: block;
  width: 100%;
  float: none;
  text-align: center;
}
.navbar-default .header-nav.header-nav-m a:hover, .navbar-default .header-nav.header-nav-m a:focus, .navbar-default .header-nav.header-nav-m a.active {
  color: #ffffff;
  background-color: #0076c1;
}
.navbar-default .header-btm {
  background: #3b4549;
}
.navbar-default .navbar-nav li {
  background-image: url("../images/img-04.png");
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 1px;
}
.navbar-default .navbar-nav li:last-child {
  background-image: none;
  padding-right: 0;
}
.navbar-default .navbar-nav li a {
  padding: 15px 50px;
  line-height: 26px;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
}
.navbar-default .search-box {
  padding-right: 48px;
  position: relative;
  width: 240px;
  float: right;
  margin-top: 9px;
  margin-bottom: 9px;
}
.navbar-default .search-box .s-inp {
  height: 40px;
  border-radius: 0;
  background: #8d979b;
  width: 100%;
  border-color: #8d979b;
}
.navbar-default .search-box .s-btn {
  background: url("../images/img-01.png") no-repeat center center #0076c1;
  border: none;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 48px;
  border-radius: 0;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .current > a,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #0076c1;
}

.header-nav-m {
  display: none;
}

/*banner*/
.index-banner .owl-controls {
  margin-top: 0;
}
.index-banner .owl-controls .owl-dots {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
}
.index-banner .owl-controls .owl-dots .owl-dot span {
  background: url("../images/img-02.png") no-repeat;
  width: 15px;
  height: 15px;
  margin: 0 5px;
}
.index-banner .owl-controls .owl-dots .owl-dot.active span {
  background: url("../images/img-03.png") no-repeat;
}

/*footer*/
footer .f-top {
  border-bottom: 1px solid #50575a;
  background: #3b4549;
  padding-top: 25px;
  padding-bottom: 25px;
  color: #cccccc;
  font-size: 14px;
  line-height: 30px;
}
footer .f-top .s-1 {
  color: #e76d1c;
}
footer .f-top .box {
  margin-bottom: 15px;
}
footer .f-top .box .m-title {
  font-size: 22px;
  color: #ffffff;
  height: 48px;
  line-height: 48px;
  margin-bottom: 10px;
  border-bottom: 2px solid #777777;
}
footer .f-top .box .m-title .glyphicon {
  margin-top: 5px;
  display: none;
}
footer .f-top .box .main a {
  display: block;
  color: #a9a9a9;
  line-height: 30px;
  font-size: 14px;
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
footer .f-top .box-w:first-child .box .main a {
  float: left;
  width: 33.333333%;
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
footer .f-top .box-line {
  height: 1px;
  display: none;
  width: 100%;
}
footer .f-top .f-logo {
  margin-top: 10px;
}
footer .f-links {
  background: #3b4549;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 14px;
  line-height: 30px;
}
footer .f-links a {
  color: #eef7fa;
  float: left;
  margin-right: 15px;
}
footer .f-links a:hover {
  text-decoration: underline;
}
footer .f-links .m-title {
  color: #51b2ed;
  position: absolute;
  margin-left: -80px;
  float: left;
}
footer .f-links .main {
  padding-left: 80px;
}
footer .f-copy {
  background: #2d3538;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 20px;
  color: #cccccc;
  font-size: 14px;
  text-align: center;
}
footer .f-copy a {
  color: #cccccc;
}
footer .f-copy a:hover {
  text-decoration: underline;
}

/*other-warp*/
.other-warp {
  padding-top: 40px;
  padding-bottom: 60px;
}

/*sub-menu*/
.sub-menu .menu-title {
  background: #0076c1;
  height: 76px;
  line-height: 76px;
  text-align: center;
  color: #ffffff;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 20px;
}
.sub-menu .menu-cont {
  overflow: hidden;
  overflow-x: auto;
}
.sub-menu ul li {
  overflow: hidden;
  vertical-align: bottom;
  margin-bottom: 1px;
}
.sub-menu ul li > a {
  display: block;
  height: 56px;
  line-height: 56px;
  background: url("../images/img-05.png") no-repeat right 15px top 19px #dcdcdc;
  padding-left: 30px;
  font-size: 16px;
  color: #666666;
}
.sub-menu ul li > a:hover, .sub-menu ul li > a.current, .sub-menu ul li > a.active {
  background: url("../images/img-06.png") no-repeat right 15px top 19px #0076c1;
  color: #ffffff;
}
.sub-menu ul li .sub-title {
  position: relative;
}
.sub-menu ul li .sub-title .s-icon {
  position: absolute;
  width: 20px;
  height: 20px;
  right: 15px;
  top: 15px;
  background: url("../images/img-05.png") no-repeat;
}
.sub-menu ul li .sub-title .s-icon:hover {
  background: url("../images/img-06.png") no-repeat;
  color: #ffffff;
}
.sub-menu ul li .sub-title .s-icon.current, .sub-menu ul li .sub-title .s-icon.active {
  background: url("../images/img-49.png") no-repeat;
  color: #ffffff;
}
.sub-menu ul li .sub-title a {
  display: block;
  height: 56px;
  line-height: 56px;
  background: #dcdcdc;
  padding-left: 30px;
  font-size: 16px;
  color: #666666;
}
.sub-menu ul li .sub-title a:hover, .sub-menu ul li .sub-title a.current, .sub-menu ul li .sub-title a.active {
  background: #0076c1;
  color: #ffffff;
}
.sub-menu ul li .down-menu {
  display: none;
}
.sub-menu ul li .down-menu a {
  display: block;
  height: 42px;
  line-height: 42px;
  border-bottom: 1px solid #d7dee3;
  padding-left: 30px;
  font-size: 14px;
  color: #666666;
  background: #edf1f4;
}
.sub-menu ul li .down-menu a:hover, .sub-menu ul li .down-menu a.current {
  background: #0076c1;
  color: #ffffff;
}
.sub-menu ul.product-menu li > a.active {
  background: url("../images/img-49.png") no-repeat right 15px top 19px #0076c1;
  color: #ffffff;
}

.bread-crumbs {
  border-bottom: 1px solid #cccccc;
  padding-top: 10px;
  padding-bottom: 15px;
  line-height: 24px;
  margin-bottom: 30px;
}
.bread-crumbs .b-l {
  color: #0076c1;
  font-size: 22px;
  font-weight: bold;
  float: left;
}
.bread-crumbs .b-r {
  color: #999999;
  font-size: 14px;
  float: right;
}
.bread-crumbs .b-r a {
  color: #999999;
}

.page {
  text-align: center;
  margin-top: 35px;
}
.page a {
  display: inline-block;
  width: 130px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  margin: 0 20px;
  font-size: 16px;
  color: #666666;
  background: #dcdcdc;
}
.page a:hover {
  background: #0076c1;
  color: #ffffff;
}

.mod-01 .box {
  overflow: hidden;
  vertical-align: bottom;
  margin-bottom: 35px;
}
.mod-01 .box .box-pic {
  overflow: hidden;
  border: 2px solid #e6e6e6;
}
.mod-01 .box .box-pic img {
  display: block;
  width: 100%;
  transition: all .7s;
}
.mod-01 .box .box-title {
  height: 50px;
  line-height: 50px;
  display: block;
  background: #f2f2f2;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #4c4c4c;
}
.mod-01 .box:hover .box-pic img {
  transform: scale(1.1);
}

.mod-02 {
  margin-bottom: 30px;
}
.mod-02 .box-img img {
  display: block;
  margin: 0 auto;
}
.mod-02 .box-txt {
  font-size: 16px;
  color: #333333;
  line-height: 28px;
}

.mod-03 .row {
  margin-left: -10px;
  margin-right: -10px;
}
.mod-03 .row .box-w {
  padding-left: 10px;
  padding-right: 10px;
}
.mod-03 .box {
  margin-bottom: 35px;
}
.mod-03 .box .box-img {
  border: 2px solid #e6e6e6;
  overflow: hidden;
}
.mod-03 .box .box-img img {
  display: block;
  width: 100%;
  transition: all .7s;
}
.mod-03 .box .box-info .title {
  display: block;
  background: url("../images/img-10.png") no-repeat left bottom;
  height: 38px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666666;
  font-size: 16px;
  margin-bottom: 10px;
}
.mod-03 .box .box-info .txt-s {
  font-size: 14px;
  line-height: 26px;
  height: 52px;
  overflow: hidden;
  margin-bottom: 15px;
}
.mod-03 .box .box-info .a-more {
  font-size: 14px;
  color: #999999;
  text-decoration: underline;
  display: inline-block;
}
.mod-03 .box:hover .box-img img {
  transform: scale(1.1);
}
.mod-03 .box:hover .box-info .title {
  color: #0076c1;
}
.mod-03 .box:hover .box-info .a-more {
  color: #0076c1;
}

.mod-04 .box {
  border-bottom: 1px solid #e6e6e6;
  padding-top: 20px;
  padding-bottom: 25px;
  overflow: hidden;
  vertical-align: bottom;
}
.mod-04 .box .title {
  display: block;
  color: #666666;
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 5px;
}
.mod-04 .box .txt-s {
  font-size: 14px;
  line-height: 26px;
  color: #808080;
  margin-bottom: 10px;
}
.mod-04 .box .a-more {
  display: block;
  width: 114px;
  height: 42px;
  line-height: 42px;
  border-radius: 21px;
  background: #e6e6e6;
  text-align: center;
  font-size: 14px;
  color: #808080;
}
.mod-04 .box:hover {
  border-bottom-color: #0076c1;
}
.mod-04 .box:hover .title {
  color: #0076c1;
}
.mod-04 .box:hover .a-more {
  background: #0076c1;
  color: #ffffff;
}

.mod-05 .box {
  border-bottom: 1px dotted #e6e6e6;
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 32px;
  overflow: hidden;
  vertical-align: bottom;
  padding-right: 100px;
  color: #666666;
  font-size: 16px;
  position: relative;
}
.mod-05 .box .date {
  position: absolute;
  right: 0;
  top: 20px;
}
.mod-05 .box a {
  color: #666666;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.mod-05 .box:hover {
  border-bottom-color: #0076c1;
}
.mod-05 .box:hover a {
  color: #0076c1;
}

.mod-06 .txt-s {
  font-size: 14px;
  line-height: 26px;
  color: #808080;
  margin-bottom: 30px;
}
.mod-06 .m-title {
  overflow: hidden;
  overflow-x: auto;
  padding-bottom: 30px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 30px;
}
.mod-06 .m-title a {
  display: block;
  width: 106px;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  text-align: center;
  background: #e6e6e6;
  font-size: 14px;
  color: #808080;
  float: left;
  margin-right: 35px;
}
.mod-06 .m-title a:last-child {
  margin-right: 0;
}
.mod-06 .m-title a:hover, .mod-06 .m-title a.current {
  background: #0076c1;
  color: #ffffff;
}
.mod-06 .box {
  color: #666666;
  font-size: 14px;
  line-height: 22px;
}
.mod-06 .job-cont > div {
  display: none;
}

.product-box {
  background: #fafafa;
  padding-top: 40px;
  padding-bottom: 40px;
}
.product-box .owl-nav {
  margin-top: 30px;
}
.product-box .owl-nav > div {
  width: 38px;
  height: 38px;
  margin: 0 20px !important;
}
.product-box .owl-nav > div.owl-prev {
  background: url("../images/img-11.png") no-repeat !important;
}
.product-box .owl-nav > div.owl-prev:hover {
  background: url("../images/img-11-h.png") no-repeat !important;
}
.product-box .owl-nav > div.owl-next {
  background: url("../images/img-12.png") no-repeat !important;
}
.product-box .owl-nav > div.owl-next:hover {
  background: url("../images/img-12-h.png") no-repeat !important;
}
.product-box .m-title {
  text-align: center;
  margin-bottom: 30px;
  color: #3b4549;
  font-size: 22px;
  font-weight: bold;
}
.product-box .m-title span {
  color: #0076c1;
}
.product-box .box .pic {
  overflow: hidden;
  border: 2px solid #e6e6e6;
}
.product-box .box .pic img {
  display: block;
  width: 100%;
  transition: all .7s;
}
.product-box .box .title {
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
  background: #f2f2f2;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #4c4c4c;
}
.product-box .box:hover .pic img {
  transform: scale(1.1);
}
.product-box .box:hover .title {
  background: #0076c1;
  color: #ffffff;
}

.mod-07 .m-title {
  font-size: 22px;
  color: #666666;
  line-height: 1.4;
  margin-bottom: 30px;
}
.mod-07 .main {
  font-size: 14px;
  line-height: 26px;
  color: #666666;
}

.mod-08 .row {
  margin-left: -11px;
  margin-right: -11px;
}
.mod-08 .row .box-w {
  padding-left: 11px;
  padding-right: 11px;
}
.mod-08 .box {
  overflow: hidden;
  vertical-align: bottom;
  margin-bottom: 25px;
  border: 1px solid #e6e6e6;
}
.mod-08 .box img {
  display: block;
  transition: all .7s;
}
.mod-08 .box:hover img {
  transform: scale(1.1);
}

.mod-09 {
  font-size: 14px;
  line-height: 30px;
  color: #666666;
}
.mod-09 .m-title {
  padding-right: 130px;
  min-height: 60px;
  color: #999999;
  font-size: 16px;
  margin-bottom: 25px;
  position: relative;
}
.mod-09 .m-title h1 {
  color: #666666;
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 15px;
}
.mod-09 .m-title .a-down {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 110px;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  text-align: center;
  color: #ffffff;
  background: #0076c1;
  font-size: 14px;
}

.mod-10 .m-title {
  font-size: 20px;
  line-height: 1.4;
  color: #666666;
  margin-bottom: 30px;
}
.mod-10 .main {
  font-size: 14px;
  line-height: 26px;
  color: #666666;
}
.mod-10 .txt-01 {
  font-size: 20px;
  color: #666666;
  font-weight: bold;
  padding: 20px;
  line-height: 32px;
}
.mod-10 .txt-02 {
  font-size: 20px;
  line-height: 46px;
}

.mod-11 .m-title {
  font-size: 22px;
  color: #666666;
  line-height: 1.3;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 20px;
  font-weight: bold;
  margin-top: 20px;
}
.mod-11 .tables {
  overflow: hidden;
  overflow-x: auto;
}
.mod-11 .tables table {
  border: 1px solid #ffffff;
}
.mod-11 .tables table tr td {
  padding: 15px;
  font-size: 14px;
  line-height: 26px;
  color: #ffffff;
  background: #92a5ae;
  border: 1px solid #ffffff;
}
.mod-11 .tables table tr.t-tit td {
  background: #0c8ecf;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
.mod-11 .tables .t-1 {
  font-size: 16px;
  font-weight: bold;
}

.product-details .product-nav {
  overflow: hidden;
  overflow-x: auto;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.product-details .product-nav a {
  display: block;
  float: left;
  margin-right: 10px;
  width: 130px;
  height: 44px;
  line-height: 44px;
  background: #e6e6e6;
  text-align: center;
  font-size: 18px;
  color: #666666;
}
.product-details .product-nav a:hover, .product-details .product-nav a.current {
  background: #0076c1;
  color: #ffffff;
}
.product-details .product-cont > div {
  display: none;
}

.mod-12 {
  font-size: 14px;
  line-height: 30px;
  color: #666666;
}

.mod-13 {
  padding-top: 35px;
  padding-bottom: 35px;
}

.slider-nav {
  padding-left: 55px;
  padding-right: 55px;
  margin-top: 20px;
}

.slider-for {
  border: 2px solid #e6e6e6;
}
.slider-for .slick-slide img {
  width: 100%;
  display: block;
}

.slider-nav .slick-slide {
  cursor: pointer;
  padding: 0 3px;
}
.slider-nav .slick-slide img {
  display: block;
  margin: 0 auto;
  border: 1px solid #e6e6e6;
}
.slider-nav .slick-slide.slick-current img {
  border: 1px solid #0c8ecf;
}

.slick-arrow {
  width: 47px;
  height: 99px;
  position: absolute;
  top: 0;
  border: none;
  overflow: hidden;
  font-size: 0;
}
.slick-arrow.slick-prev {
  background: url("../images/img-19.png") no-repeat;
  left: 0;
}
.slick-arrow.slick-prev:hover {
  background: url("../images/img-19-h.png") no-repeat;
}
.slick-arrow.slick-next {
  background: url("../images/img-20.png") no-repeat;
  right: 0;
}
.slick-arrow.slick-next:hover {
  background: url("../images/img-20-h.png") no-repeat;
}

.mod-14 .box {
  margin-bottom: 10px;
}
.mod-14 .box .pic {
  position: relative;
}
.mod-14 .box .pic img {
  display: block;
  width: 100%;
}
.mod-14 .box .pic .a-mc {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url("../images/img-21.png") no-repeat center center;
}
.mod-14 .box .title {
  height: 48px;
  line-height: 48px;
  display: block;
  color: #666666;
}

.mod-15 .box {
  border-bottom: 1px dotted #e6e6e6;
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 32px;
  overflow: hidden;
  vertical-align: bottom;
  padding-right: 100px;
  color: #666666;
  font-size: 16px;
  position: relative;
}
.mod-15 .box .a-down {
  position: absolute;
  right: 0;
  top: 15px;
  width: 84px;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  text-align: center;
  background: #a4d2e8;
  color: #ffffff;
  font-size: 16px;
}
.mod-15 .box a {
  color: #666666;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.mod-15 .box:hover {
  border-bottom-color: #0076c1;
}
.mod-15 .box:hover a {
  color: #0076c1;
}

.mod-16 .box-warp {
  margin-bottom: 50px;
}
.mod-16 .m-title {
  color: #666666;
  font-size: 22px;
  line-height: 1.4;
  margin-bottom: 20px;
  font-weight: bold;
}
.mod-16 .txt-s {
  color: #999999;
  font-size: 16px;
  line-height: 30px;
}
.mod-16 .box {
  min-height: 64px;
  margin-bottom: 15px;
  padding-left: 75px;
  color: #666666;
  line-height: 1.4;
  font-size: 14px;
  margin-top: 10px;
}
.mod-16 .box .icon {
  margin-left: -75px;
  position: absolute;
}
.mod-16 .box .icon img {
  display: block;
}
.mod-16 .box .title {
  font-size: 20px;
  margin-bottom: 5px;
}
.mod-16 .inp-s {
  display: block;
  width: 100%;
  height: 46px;
  line-height: 44px;
  border: 1px solid #e6e6e6;
  padding: 0 10px;
  font-size: 16px;
  color: #333333;
  background: #f7f7f7;
  margin-bottom: 10px;
}
.mod-16 .inp-txt {
  display: block;
  width: 100%;
  height: 180px;
  line-height: 36px;
  border: 1px solid #e6e6e6;
  padding: 10px;
  font-size: 16px;
  color: #333333;
  background: #f7f7f7;
}
.mod-16 .btn-s {
  display: block;
  border: none;
  background: #0076c1;
  width: 162px;
  height: 50px;
  color: #ffffff;
  line-height: 50px;
  font-size: 14px;
}

.mod-17 .his-pc {
  width: 804px;
  /*background: url("../images/img-42.png") repeat-y 0 0;*/
  margin: 50px auto 30px;
  position: relative;
}
.mod-17 .his-pc .bg-s {
  background: url("../images/img-42.png") repeat-y 0 0;
  position: absolute;
  left: 0;
  top: 243px;
  bottom: 0;
  width: 100%;
}
.mod-17 .his-pc ul {
  position: relative;
  z-index: 9;
}
.mod-17 .his-pc ul li {
  margin-bottom: 118px;
  float: left;
  width: 296px;
}
.mod-17 .his-pc ul li.li-01 {
  margin-left: 50px;
}
.mod-17 .his-pc ul li.li-02 {
  margin-left: 115px;
}
.mod-17 .his-pc ul li.li-03 {
  margin-left: 110px;
}
.mod-17 .his-pc ul li.li-04 {
  margin-left: 75px;
}
.mod-17 .his-wap {
  background: url("../images/img-45.png") repeat-y 14px 0;
  display: none;
}
.mod-17 .his-wap .box-s {
  background: url("../images/img-46.png") no-repeat left top;
  margin-bottom: 30px;
  padding-left: 85px;
}
.mod-17 .his-wap .box-s .year {
  height: 36px;
  line-height: 36px;
  color: #0076c1;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
}
.mod-17 .his-wap .box-s .txt-s {
  font-size: 16px;
  line-height: 22px;
  color: #999999;
  margin-bottom: 10px;
}
.mod-17 .his-wap .box-s .pic img {
  display: block;
}
.mod-17 .box {
  background: url("../images/img-39.png") no-repeat left bottom;
  padding-left: 35px;
  height: 257px;
  width: 261px;
}
.mod-17 .box .pic {
  margin-bottom: 10px;
}
.mod-17 .box .pic img {
  display: block;
  width: 100%;
}
.mod-17 .box .year {
  height: 36px;
  line-height: 36px;
  color: #0076c1;
  font-size: 22px;
  font-weight: bold;
}
.mod-17 .box .txt-s {
  font-size: 16px;
  line-height: 22px;
  color: #999999;
  height: 44px;
  overflow: hidden;
}

/*index*/
.index-box-01 {
  padding-top: 4%;
  padding-bottom: 4%;
}
.index-box-01 .row {
  margin-left: -50px;
  margin-right: -50px;
}
.index-box-01 .row .box-w {
  padding-left: 50px;
  padding-right: 50px;
}
.index-box-01 .box .box-pic {
  overflow: hidden;
}
.index-box-01 .box .box-pic img {
  display: block;
  width: 100%;
  transition: all .7s;
}
.index-box-01 .box .box-title {
  display: block;
  background: url("../images/img-26.png") no-repeat right 30px center #f7f7f7;
  height: 74px;
  padding: 10px 55px 0 25px;
  line-height: 1.2;
}
.index-box-01 .box .box-title span {
  display: block;
}
.index-box-01 .box .box-title span.s-tit {
  color: #0076c1;
  font-size: 22px;
  height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index-box-01 .box .box-title span.s-txt {
  font-size: 16px;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index-box-01 .box:hover .box-pic img {
  transform: scale(1.1);
}
.index-box-01 .box:hover .box-title {
  background: url("../images/img-27.png") no-repeat right 30px center #0076c1;
}
.index-box-01 .box:hover .box-title span {
  display: block;
}
.index-box-01 .box:hover .box-title span.s-tit {
  color: #ffffff;
}
.index-box-01 .box:hover .box-title span.s-txt {
  color: #ffffff;
}

.index-box-02 {
  background: url("../images/img-23.png") no-repeat top center;
  padding: 10% 0 2% 0;
}
.index-box-02 .main {
  background: #ffffff;
  padding: 3% 5%;
  box-shadow: 0 0 20px #eeeeee;
}
.index-box-02 .m-title {
  text-align: center;
  margin-bottom: 25px;
  color: #3b4549;
  font-size: 22px;
  font-weight: bold;
}
.index-box-02 .m-title span {
  color: #0076c1;
}
.index-box-02 .sub-title {
  text-align: center;
  font-size: 16px;
  color: #e76d1c;
  line-height: 1.6;
  margin-bottom: 5px;
}
.index-box-02 .txt-s {
  font-size: 16px;
  color: #666666;
  line-height: 1.6;
  text-align: center;
  margin-bottom: 3%;
}
.index-box-02 .a-more {
  display: block;
  margin: 0 auto;
  border: 1px solid #cccccc;
  width: 116px;
  height: 42px;
  border-radius: 21px;
  line-height: 40px;
  text-align: center;
  color: #808080;
  font-size: 14px;
}
.index-box-02 .a-more:hover {
  background: #0076c1;
  border-color: #0076c1;
  color: #ffffff;
}

.index-box-03 {
  background: #ffffff;
  padding-top: 30px;
  padding-bottom: 50px;
}

.index-box-04 {
  background: #fafafa;
  padding-top: 4%;
  padding-bottom: 4%;
}
.index-box-04 .news-title {
  background: url("../images/img-24.png") repeat-x left bottom;
  margin-bottom: 5px;
}
.index-box-04 .news-title a {
  display: block;
  float: left;
  margin-right: 35px;
  height: 38px;
  line-height: 36px;
  border-bottom: 2px solid transparent;
  font-size: 18px;
  color: #999999;
}
.index-box-04 .news-title a:last-child {
  margin-right: 0;
}
.index-box-04 .news-title a:hover, .index-box-04 .news-title a.current {
  color: #0076c1;
  border-bottom-color: #0076c1;
}
.index-box-04 .news-cont > div {
  display: none;
}
.index-box-04 .box {
  border-bottom: 1px dotted #e6e6e6;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 32px;
  overflow: hidden;
  vertical-align: bottom;
  padding-right: 100px;
  color: #666666;
  font-size: 16px;
  position: relative;
}
.index-box-04 .box .date {
  position: absolute;
  right: 0;
  top: 10px;
}
.index-box-04 .box a {
  color: #666666;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.index-box-04 .box:hover {
  border-bottom-color: #0076c1;
}
.index-box-04 .box:hover a {
  color: #0076c1;
}

.float-box {
  position: fixed;
  right: 0;
  top: 50%;
  margin-top: -155px;
  width: 62px;
  z-index: 9999;
}
.float-box a {
  display: block;
  height: 62px;
  background: url("../images/img-28.png") no-repeat bottom center #3b4549;
  position: relative;
}
.float-box a:hover, .float-box a.current {
  background: #0076c1;
}
.float-box .float-cont {
  background: #cccccc;
  position: absolute;
  top: 0;
  right: 62px;
  display: none;
}
.float-box .float-cont.box-01 {
  width: 245px;
  padding: 10px 25px 25px 25px;
}
.float-box .float-cont.box-01 .title {
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 10px;
  color: #ffffff;
}
.float-box .float-cont.box-01 .inp-s {
  display: block;
  width: 100%;
  height: 36px;
  line-height: 36px;
  border: none;
  padding: 0 10px;
  font-size: 16px;
  color: #333333;
  background: #ffffff;
}
.float-box .float-cont.box-01 .txt-s {
  display: block;
  width: 100%;
  height: 164px;
  line-height: 36px;
  border: none;
  padding: 0 10px;
  font-size: 16px;
  color: #333333;
  background: #ffffff;
}
.float-box .float-cont.box-01 .btn-s {
  display: block;
  border: none;
  background: #0076c1;
  width: 100px;
  height: 38px;
  color: #ffffff;
  line-height: 38px;
  font-size: 14px;
}
.float-box .float-cont.box-02 {
  width: 245px;
  padding-bottom: 10px;
}
.float-box .float-cont.box-02 .title {
  font-size: 16px;
  line-height: 48px;
  height: 48px;
  padding-left: 30px;
  margin-bottom: 10px;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
.float-box .float-cont.box-02 span {
  display: block;
  width: 182px;
  height: 42px;
  line-height: 42px;
  border-radius: 6px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  margin-left: 30px;
  background: #0076c1;
}
.float-box .float-cont.box-03 {
  padding: 10px;
  width: 140px;
}
.float-box .float-cont.box-03 .title {
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 10px;
  color: #ffffff;
}
.float-box .float-cont.box-03 img {
  display: block;
}

.product-info {
  color: #808080;
  font-size: 16px;
  line-height: 30px;
}

.top-menu {
  overflow: hidden;
  overflow-x: auto;
  border-bottom: 1px solid #f5f5f5;
  height: 60px;
  line-height: 60px;
}
.top-menu .top-menu-w {
  padding: 0 15px;
}
.top-menu a {
  display: block;
  float: left;
  color: #808080;
  font-size: 16px;
  margin-right: 20px;
}
.top-menu a:hover, .top-menu a.current {
  color: #006dbc;
}

.class-menu {
  border-bottom: 1px solid #f5f5f5;
  padding: 15px 0;
  margin-bottom: 25px;
}
.class-menu a {
  display: inline-block;
  background: #e6e6e6;
  height: 50px;
  line-height: 50px;
  margin-right: 10px;
  padding: 0 10px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #666666;
}
.class-menu a:hover, .class-menu a.current {
  background: #0076c1;
  color: #ffffff;
}

.product-wap {
  display: none;
}

/*# sourceMappingURL=style.css.map */
