@charset "UTF-8";
/* CSS Document */
body {
  font-family: "Microsoft YaHei", sans-serif;
  min-width: 1200px;
  background: #FFFFFF;
  color: #666666;
}

html, body {
  height: 100%;
  min-height: 100%;
  width: 100%;
  min-width: 1200px;
}

/* 图片自适应 */
img {
  max-width: 100%;
  height: auto;
  width: auto\9;
  /* ie8 */
  -ms-interpolation-mode: bicubic;
  /*为了照顾ie图片缩放失真*/
  border: none;
}

.container {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  min-width: 1200px;
}

.warp {
  width: 100%;
  min-width: 1200px;
}

/*header*/
header {
  height: 118px;
  background: #ffffff;
}
header .logo {
  padding-top: 32px;
}
header .logo img {
  display: block;
}
header .tel {
  background: url("../images/tel.png") no-repeat left center;
  padding-left: 60px;
  font-size: 16px;
  color: #666666;
  line-height: 1.1;
  margin-top: 35px;
}
header .tel span {
  display: block;
  color: #cc1a1a;
  font-size: 30px;
}

/*nav*/
nav {
  background: #214cbd;
  height: 50px;
  line-height: 50px;
  position: relative;
  z-index: 99;
}
nav ul li {
  float: left;
  margin-right: 1px;
  width: 120px;
}
nav ul li > a {
  display: block;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
}
nav ul li > a:hover {
  background: #4fa2ff;
}
nav ul li .menu-down {
  background: url("../images/img-09.png") repeat;
  padding: 0 25px;
  overflow: hidden;
  display: none;
  height: 50px;
  line-height: 50px;
  color: #ffffff;
  font-size: 14px;
  position: absolute;
  right: 0;
}
nav ul li .menu-down a {
  display: block;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  color: #ffffff;
  font-size: 16px;
  background: url("../images/img-08.png") no-repeat left center;
}
nav ul li .menu-down a:hover {
  text-decoration: underline;
}
nav ul li.current > a {
  background: #4fa2ff;
}
nav .language-box {
  background: url("../images/img-02.png") no-repeat;
  width: 77px;
  height: 45px;
  font-size: 14px;
  position: absolute;
  right: 0;
  top: -9px;
}
nav .language-box a {
  color: #ffffff;
  display: block;
  padding-left: 5px;
  text-transform: uppercase;
}
nav .search-box {
  margin-right: 205px;
  position: relative;
  height: 50px;
}
nav .search-box .s-cont {
  position: absolute;
  top: 100%;
  height: 36px;
  line-height: 36px;
  display: none;
}
nav .search-box .s-btn {
  background: url("../images/img-05.png") no-repeat center center;
  width: 50px;
  height: 50px;
  border: none;
}
nav .search-box .s-inp {
  background: #4fa2ff;
  width: 210px;
  height: 36px;
  line-height: 36px;
  padding: 0 15px;
  border: none;
  font-size: 14px;
  color: #ffffff;
}

/*footer*/
footer {
  background: url("../images/img-04.png") no-repeat top center #34383b;
}
footer .footer-info {
  height: 254px;
  overflow: hidden;
}
footer .footer-info .title {
  color: #ffffff;
  font-size: 30px;
  text-align: center;
  padding-top: 75px;
  padding-bottom: 50px;
}
footer .footer-info .links {
  text-align: center;
  color: #5d6062;
  font-size: 16px;
}
footer .footer-info .links a {
  display: inline-block;
  color: #ffffff;
}
footer .footer-info .links span {
  color: #5d6062;
  display: inline-block;
  margin: 0 40px;
}
footer .footer-copy {
  background: url("../images/img-03.png") repeat-x;
  height: 72px;
  line-height: 72px;
  text-align: center;
  color: #909192;
}
footer .footer-copy span {
  margin: 0 10px;
}
footer .footer-copy a {
  color: #909192;
}
footer .footer-copy a:hover {
  text-decoration: underline;
}

/*other-banner*/
.other-banner {
  height: 360px;
}

/*bread-crumbs*/
.bread-crumbs {
  background: #ffffff;
  padding-top: 22px;
  padding-bottom: 22px;
  height: 36px;
  line-height: 36px;
  border-bottom: 1px solid #ebeef1;
}
.bread-crumbs .b-l a {
  display: block;
  float: left;
  width: 100px;
  height: 36px;
  line-height: 36px;
  border-radius: 5px;
  margin-right: 5px;
  color: #333333;
  font-size: 16px;
  text-align: center;
}
.bread-crumbs .b-l a:last-child {
  margin-right: 0;
}
.bread-crumbs .b-l a:hover, .bread-crumbs .b-l a.current {
  background: #4fa2ff;
  color: #ffffff;
}
.bread-crumbs .b-r {
  color: #333333;
  height: 36px;
  line-height: 36px;
}
.bread-crumbs .b-r a {
  color: #333333;
  margin: 0 2px;
}
.bread-crumbs .b-r span {
  color: #214cbd;
}

.bread-crumbs .b-r .on{
  color: #214cbd;
}

.page {
  text-align: center;
  padding-top: 35px;
}
.page a {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  border: 1px solid #e5e5e5;
  padding: 0 16px;
  color: #666666;
  font-size: 14px;
  background: #ffffff;
  border-radius: 4px;
  margin-left: 5px;
  overflow: hidden;
}
.page a:hover, .page a.current {
  background: #4fa2ff;
  color: #ffffff;
}
.page strong {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  border: 1px solid #e5e5e5;
  padding: 0 16px;
  color: #ffffff;
  font-size: 14px;
  background: #4fa2ff;
  border-radius: 4px;
  margin-left: 5px;
  overflow: hidden;
}
.page .a-back {
  border: none;
  background: none;
}
.page .a-back img {
  vertical-align: middle;
  margin-top: -3px;
}
.page .a-back:hover {
  background: none;
}

/*other-warp*/
.other-warp {
  background: #f2f6f9;
  padding-top: 65px;
  padding-bottom: 65px;
}

.mod-01 .m-title {
  background: url("../images/img-06.png") no-repeat left bottom;
  padding-bottom: 25px;
  line-height: 1.4;
  font-size: 40px;
  color: #214cbd;
  margin-bottom: 30px;
}
.mod-01 .main {
  font-size: 16px;
  line-height: 30px;
  color: #333333;
}

.mod-02 {
  margin-left: -40px;
}
.mod-02 li {
  float: left;
  width: 270px;
  overflow: hidden;
  vertical-align: bottom;
  margin-left: 40px;
  margin-bottom: 35px;
}
.mod-02 li .box-pic {
  overflow: hidden;
}
.mod-02 li .box-pic img {
  display: block;
  width: 270px;
  height: 200px;
  transition: all .7s;
}
.mod-02 li .box-title {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  overflow: hidden;
  background: #ffffff;
  font-size: 16px;
  color: #333333;
  text-align: center;
}
.mod-02 li:hover .box-pic img {
  transform: scale(1.1);
}

.mod-03 .top-s .left-s {
  width: 602px;
}
.mod-03 .top-s .left-s img {
  display: block;
}
.mod-03 .top-s .right-s {
  width: 550px;
  font-size: 16px;
  line-height: 36px;
  color: #333333;
}
.mod-03 .top-s .right-s .title {
  padding-top: 25px;
  padding-bottom: 25px;
  line-height: 1.4;
  margin-bottom: 60px;
  font-size: 30px;
  color: #333333;
}
.mod-03 .main {
  color: #333333;
  font-size: 14px;
  line-height: 36px;
}
.mod-03 .m-title {
  border-bottom: 2px solid #4fa2ff;
  margin-bottom: 30px;
}
.mod-03 .m-title .t-l {
  width: 100px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  background: #4fa2ff;
}
.mod-03 .box-cont {
  font-size: 16px;
  line-height: 36px;
  color: #333333;
}

.mod-04 {
  margin-left: -75px;
  margin-bottom: 10px;
}
.mod-04 li {
  float: left;
  width: 350px;
  overflow: hidden;
  vertical-align: bottom;
  margin-left: 75px;
  margin-bottom: 45px;
}
.mod-04 li .box-pic {
  overflow: hidden;
}
.mod-04 li .box-pic img {
  display: block;
  width: 350px;
  height: 235px;
  transition: all .7s;
}
.mod-04 li .box-cont {
  height: 200px;
  padding: 0 15px;
}
.mod-04 li .box-title {
  display: block;
  height: 46px;
  line-height: 46px;
  overflow: hidden;
  font-size: 16px;
  color: #333333;
}
.mod-04 li .box-txt {
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
}
.mod-04 li .a-more {
  display: block;
  background: url("../images/img-15.png") no-repeat;
  width: 28px;
  height: 28px;
}
.mod-04 li:hover .box-pic img {
  transform: scale(1.1);
}
.mod-04 li:hover .box-cont {
  background: url("../images/img-17.png") no-repeat;
}
.mod-04 li:hover .box-title {
  color: #ffffff;
}
.mod-04 li:hover .box-txt {
  color: #ffffff;
}
.mod-04 li:hover .a-more {
  background: url("../images/img-16.png") no-repeat;
}

.mod-05 .m-title {
  text-align: center;
  font-size: 25px;
  color: #214cbd;
  line-height: 1.6;
  margin-bottom: 30px;
}
.mod-05 .m-title-02 {
  text-align: center;
  margin-bottom: 30px;
  color: #666666;
  border-bottom: 1px solid #d9dde0;
  padding-bottom: 20px;
}
.mod-05 .m-title-02 span {
  display: inline-block;
  margin: 0 5px;
}
.mod-05 .m-title-02 h1 {
  font-size: 25px;
  color: #214cbd;
  line-height: 1.6;
  margin-bottom: 25px;
}
.mod-05 .main {
  font-size: 14px;
  color: #333333;
  line-height: 30px;
}

.mod-06 li {
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden;
  vertical-align: bottom;
  border-bottom: 1px solid #d9dde0;
}
.mod-06 li .box-img {
  overflow: hidden;
  width: 388px;
}
.mod-06 li .box-img img {
  display: block;
  width: 388px;
  height: 183px;
  transition: all .7s;
}
.mod-06 li .box-cont {
  width: 790px;
}
.mod-06 li .box-title {
  display: block;
  height: 34px;
  line-height: 34px;
  overflow: hidden;
  font-size: 16px;
  color: #333333;
  font-weight: bold;
}
.mod-06 li .box-date {
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  font-size: 14px;
  color: #666666;
}
.mod-06 li .box-txt {
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
}
.mod-06 li .a-more {
  display: block;
  background: url("../images/img-20.png") no-repeat;
  width: 28px;
  height: 18px;
}
.mod-06 li:hover .box-img img {
  transform: scale(1.1);
}

.mod-07 {
  margin-bottom: 60px;
}

.mod-07 .m-title {
  text-align: center;
  font-size: 16px;
  color: #333333;
  line-height: 30px;
  margin-bottom: 30px;
}

.mod-07 .form-box {
  padding-left: 100px;
}

.mod-07 .inp-s {
  width: 288px;
  height: 34px;
  line-height: 34px;
  border: 1px solid #e5e5e5;
  padding: 0 15px;
  font-size: 14px;
  color: #666666;
}

.mod-07 .txt-s {
  line-height: 34px;
  border: 1px solid #e5e5e5;
  padding: 0 15px;
  font-size: 14px;
  color: #666666;
  width: 968px;
  height: 198px;
}

.mod-07 .btn-s {
  display: block;
  border: 1px solid #4fa2ff;
  background: #4fa2ff;
  width: 134px;
  height: 36px;
  line-height: 32px;
  margin: 0 auto;
  color: #ffffff;
}

.mod-08 .box-map {
  width: 988px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #d1e5fa;
  padding: 3px;
  background: #ffffff;
}
.mod-08 .box-map img {
  display: block;
}
.mod-08 .box-w {
  padding-left: 100px;
}
.mod-08 .box-s {
  padding-left: 45px;
  height: 34px;
  line-height: 34px;
  min-height: 34px;
  font-size: 16px;
  color: #333333;
}
.mod-08 .box-s .icon {
  margin-left: -45px;
  position: absolute;
}
.mod-08 .box-s .icon img {
  vertical-align: middle;
}

.sp-mod-06 .m-title {
  margin-bottom: 25px;
}
.sp-mod-06 .m-title .t-l {
  font-size: 32px;
  float: left;
  line-height: 1.2;
}
.sp-mod-06 .m-title .t-l span {
  font-size: 16px;
  color: #999999;
  display: block;
}
.sp-mod-06 .m-title .t-r {
  font-size: 22px;
  color: #333333;
  float: right;
  padding-top: 10px;
}
.sp-mod-06 .box-title {
  background: #4fa2ff;
  font-size: 22px;
  color: #ffffff;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
  position: relative;
  padding: 0 10px;
}
.sp-mod-06 .box-title .add {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 0;
}
.sp-mod-06 .box {
  border-bottom: 1px dotted #cccccc;
}
.sp-mod-06 .box .b-title {
  height: 56px;
  line-height: 56px;
  color: #333333;
  font-size: 16px;
  position: relative;
  cursor: pointer;
  padding: 0 15px;
}
.sp-mod-06 .box .b-title .add {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 0;
}
.sp-mod-06 .box .b-title .t-r img {
  vertical-align: middle;
  margin-top: -3px;
}
.sp-mod-06 .box .b-title.current {
  color: #4fa2ff;
}
.sp-mod-06 .box .b-cont {
  padding: 20px;
  color: #333333;
  line-height: 24px;
  font-size: 16px;
  display: none;
}
.sp-mod-06 .box .b-cont h3 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
}
.sp-mod-06 .box .b-cont .a-s {
  display: block;
  margin-top: 20px;
  width: 165px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #4fa2ff;
  color: #ffffff;
  font-size: 16px;
}

/*index*/
/*banner*/
.slideBox {
  width: 100%;
  height: 700px;
  overflow: hidden;
  position: relative;
}
.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slideBox .bd ul li {
  height: 700px;
  width: 100%;
}
.slideBox .bd ul li a {
  display: block;
  height: 700px;
  width: 100%;
}
.slideBox .hd {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  z-index: 9;
}
.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  width: 100%;
  text-align: center;
}
.slideBox .hd ul li {
  display: inline-block;
  margin: 0 10px;
  width: 12px;
  height: 12px;
  cursor: pointer;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.4);
}
.slideBox .hd ul li.on {
  background: white;
}

.index-box {
  padding-top: 70px;
  padding-bottom: 70px;
}

.index-title {
  text-align: center;
  background: url("../images/img-29.png") no-repeat bottom center;
  margin-bottom: 50px;
  height: 66px;
  line-height: 66px;
  color: #333333;
  font-size: 30px;
  font-weight: bold;
}

.index-more {
  background: url("../images/img-30.png") no-repeat;
  width: 205px;
  height: 50px;
  line-height: 50px;
  color: #ffffff;
  padding-left: 45px;
  font-size: 18px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.index-box-01 .main {
  background: url("../images/img-32.png") no-repeat top center;
}
.index-box-01 .index-title {
  text-align: left;
  background: url("../images/img-29.png") no-repeat bottom left;
}
.index-box-01 .index-more {
  margin-left: 0;
}
.index-box-01 .box-info {
  width: 530px;
}
.index-box-01 .box-info .title {
  line-height: 38px;
  color: #333333;
  font-size: 18px;
  margin-bottom: 25px;
}
.index-box-01 .box-info .txt-s {
  font-size: 14px;
  line-height: 30px;
  color: #666666;
  text-indent: 2em;
  height: 180px;
  margin-bottom: 80px;
}
.index-box-01 .box-img {
  width: 600px;
  margin-right: -30px;
  padding-top: 120px;
}
.index-box-01 .box-img img {
  display: block;
}

.index-box-02 {
  background: url("../images/img-33.png") no-repeat bottom center;
}
.index-box-02 .product-scroll {
  width: 1200px;
  position: relative;
}
.index-box-02 .product-scroll .hd {
  width: 100%;
  text-align: center;
  font-size: 0;
  z-index: 1;
}
.index-box-02 .product-scroll .hd li {
  margin: 0 5px;
  background: url("../images/img-34.png") no-repeat;
  height: 16px;
  width: 16px;
  overflow: hidden;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.index-box-02 .product-scroll .hd .on {
  background: url("../images/img-35.png") no-repeat;
}
.index-box-02 .product-scroll .bd {
  overflow: hidden;
}
.index-box-02 .product-scroll .bd ul {
  overflow: hidden;
  zoom: 1;
}
.index-box-02 .product-scroll .bd ul li {
  width: 270px;
  margin-right: 40px;
  float: left;
  _display: inline;
  overflow: hidden;
}
.index-box-02 .box {
  width: 270px;
  overflow: hidden;
  vertical-align: bottom;
  margin-bottom: 35px;
}
.index-box-02 .box .box-pic {
  overflow: hidden;
}
.index-box-02 .box .box-pic img {
  display: block;
  width: 270px;
  height: 200px;
  transition: all .7s;
}
.index-box-02 .box .box-title {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  overflow: hidden;
  background: #ffffff;
  font-size: 16px;
  color: #333333;
  text-align: center;
}
.index-box-02 .box:hover .box-pic img {
  transform: scale(1.1);
}

.index-box-03 {
  background: #ffffff;
}

.index-box-04 {
  background: url("../images/img-36.png") no-repeat top center;
}
.index-box-04 .index-title {
  text-align: left;
  background: url("../images/img-29.png") no-repeat bottom left;
}
.index-box-04 .tabs-a {
  padding-top: 35px;
}
.index-box-04 .tabs-a a {
  display: block;
  float: left;
  height: 30px;
  line-height: 30px;
  padding: 0 14px;
  font-size: 16px;
  color: #333333;
  margin-left: 10px;
}
.index-box-04 .tabs-a a:hover, .index-box-04 .tabs-a a.current {
  background: #214cbd;
  color: #ffffff;
}
.index-box-04 .box-left {
  background: #ffffff;
  height: 470px;
  width: 390px;
  padding: 30px 65px 0;
}
.index-box-04 .box-left .box-date {
  height: 40px;
  line-height: 40px;
  font-size: 25px;
  color: #666666;
  margin-bottom: 10px;
}
.index-box-04 .box-left .box-title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #333333;
  margin-bottom: 15px;
  font-weight: bold;
}
.index-box-04 .box-left .box-txt {
  font-size: 14px;
  color: #333333;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
  margin-bottom: 10px;
}
.index-box-04 .box-left .a-more {
  display: block;
  width: 145px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #214cbd;
  color: #ffffff;
  font-size: 16px;
}
.index-box-04 .box-right {
  width: 600px;
}
.index-box-04 .box-right .ul-s li {
  overflow: hidden;
  vertical-align: bottom;
  border-bottom: 1px solid #babab9;
  background: url("../images/img-38.png") no-repeat left 35px;
  padding: 20px 125px 40px 20px;
  position: relative;
}
.index-box-04 .box-right .ul-s li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.index-box-04 .box-right .ul-s li .date-more {
  position: absolute;
  right: 0;
  top: 20px;
  width: 80px;
}
.index-box-04 .box-right .ul-s li .date-more .date {
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
  color: #666666;
  font-size: 25px;
}
.index-box-04 .box-right .ul-s li .date-more .a-more {
  display: block;
  border-left: 1px solid #dbdbdb;
  width: 80px;
  height: 36px;
  line-height: 36px;
  background: url("../images/img-39.png") no-repeat 38px center;
}
.index-box-04 .box-right .ul-s li .box-title {
  display: block;
  height: 34px;
  line-height: 34px;
  overflow: hidden;
  color: #333333;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 16px;
}
.index-box-04 .box-right .ul-s li .box-title:hover {
  color: #214cbd;
}
.index-box-04 .box-right .ul-s li .box-txt {
  font-size: 14px;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
}

.index-box-05 .logo-scroll {
  width: 1200px;
  position: relative;
}
.index-box-05 .logo-scroll .hd {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}
.index-box-05 .logo-scroll .hd .prev,
.index-box-05 .logo-scroll .hd .next {
  display: block;
  width: 24px;
  height: 48px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  margin-top: -24px;
}
.index-box-05 .logo-scroll .hd .prev {
  left: -50px;
  background: url("../images/img-41.png") no-repeat;
}
.index-box-05 .logo-scroll .hd .next {
  right: -50px;
  background: url("../images/img-42.png") no-repeat;
}
.index-box-05 .bd {
  overflow: hidden;
}
.index-box-05 .bd ul {
  overflow: hidden;
  zoom: 1;
}
.index-box-05 .bd ul li {
  width: 290px;
  margin-right: 13px;
  float: left;
  _display: inline;
  overflow: hidden;
}
.index-box-05 .bd ul li .box {
  border: 2px solid #e5e5e5;
}
.index-box-05 .bd ul li .box img {
  display: block;
  width: 286px;
  height: 126px;
}

.gray {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}

.tabs-cont > div {
  display: none;
}

/*# sourceMappingURL=style.css.map */
