﻿@charset "UTF-8";
/* CSS Document */
body {
  font-family: "Microsoft YaHei", sans-serif;
  min-width: 1200px;
  background: url("../images/bg.png") repeat;
  color: #666666;
  overflow-x: hidden;
}

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;
}

.container2 {
  max-width: 1904px;
  margin-left: auto;
  margin-right: auto;
  min-width: 1200px;
}
.container {
  margin-left: auto;
  margin-right: auto;
  margin-bottom:20px;
  width: 1200px;
}

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

/*header */
header {
  background: #ffffff;
  margin-bottom:20px;
  clear:both;
}
header .logo {
  padding-top: 10px;
}
header .logo img {
  display: block;
}
header nav{
    margin-top:40px;
}
header nav ul li {
  float: left;
  margin-left: 14px;
}
header nav ul li a {
  display: block;
  font-size: 16px;
  color: #333333;
  min-width: 68px;
  margin-right: 14px;
  text-align: center;
}
header nav ul li:hover a, header nav ul li.active a {
  color: #2c4486 !important;
  border-bottom:2px solid #2c4486;
}
header.index-nav {
 width:980px;
 margin:0 auto;
  background: #fff;
  z-index: 9999;
}
header.index-nav nav ul li a {
  color: #333;
}

/*footer*/
footer .footer-info {
  background: url("../images/img-09.png") no-repeat top center;
  height: 270px;
  color: #ffffff;
  padding-top: 55px;
}
footer .footer-info .footer-logo {
  width: 276px;
  border-right: 1px solid #000000;/*#8eb3db*/
  height: 200px;
  padding-top: 10px;
}
footer .footer-info .footer-logo img {
  display: block;
  margin: 0 auto;
  margin-top:50px;
}
footer .footer-info .footer-other {
  width: 820px;
}
footer .footer-info .a-group {
  height: 22px;
  line-height: 22px;
  color: #ffffff;
  font-size: 16px;
}
footer .footer-info .a-group a {
  color: #000000;/*#ffffff*/
}
footer .footer-info .a-group span {
  margin-left: 30px;
  margin-right: 30px;
}
footer .footer-info .a-group span img {
  vertical-align: middle;
}
footer .footer-info .a-group a, footer .footer-info .a-group span {
  float: left;
}
footer .footer-info .line {
  height: 1px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);/*rgba(255, 255, 255, 0.2)*/
  margin-top: 30px;
  margin-bottom: 30px;
  width: 100%;
}
footer .footer-info .info {
  font-size: 14px;
  line-height: 40px;
  position: relative;
}
footer .footer-info .info .title {
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 15px;
}
footer .footer-info .share {
  position: absolute;
  right: 0;
  bottom: 0;
}
footer .footer-info .share a {
  display: block;
  float: left;
  margin-left: 30px;
}
footer .footer-copy {
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #FFFFFF;/*#3561a4*/
  color: #a4b3d0;
  font-size: 14px;
}
footer .footer-copy a {
  color: #a4b3d0;
}
footer .footer-copy a:hover {
  color: #000000;/*#ffffff*/
  text-decoration: underline;
}

/*other-banner*/
.other-banner {
  height: 450px;
  background-position: top center;
  background-repeat: no-repeat;
}

.other-banner-02 {
  height: 695px;
  background-position: top center;
  background-repeat: no-repeat;
  overflow: hidden;
}
.other-banner-02 .banner-txt {
  background: url("../images/img-70.png") no-repeat;
  width: 845px;
  height: 455px;
  margin-top: 135px;
  overflow: hidden;
}
.other-banner-02 .banner-txt .box-txt {
  width: 300px;
  margin-top: 60px;
  margin-left: 30px;
}
.other-banner-02 .banner-txt .box-txt .title {
  background: url("../images/img-69.png") no-repeat left bottom;
  height: 82px;
  line-height: 50px;
  font-size: 30px;
  color: #566792/*#566792/*#BB7062*/*/;/*#5881c2*/
  margin-bottom: 30px;
}
.other-banner-02 .banner-txt .box-txt .txt-s {
  font-size: 14px;
  color: #333333;
  line-height: 28px;
}
.other-banner-02 .banner-img {
  position: absolute;
  right: 0;
  top: 115px;
}
.other-banner-02 .banner-img img {
  display: block;
}

/*bread-crumbs*/
.bread-crumbs {
  background: url("../images/img-03.png") repeat-x;
  height: 50px;
  line-height: 50px;
  text-align: right;
  color: #333333;
}
.bread-crumbs a, .bread-crumbs span {
  display: inline-block;
  margin: 0 3px;
}
.bread-crumbs a {
  color: #333333;
}
.bread-crumbs span {
  color: #566792/*#566792/*#BB7062*/*/;/*#5a85c7*/
}

.bread-crumbs .on{
    color: #566792/*#BB7062*/;/*#5a85c7*/
}

/*links*/
.links {
  padding-top: 30px;
  padding-bottom: 30px;
  line-height: 30px;
  background: url("../images/img-04.png") repeat;
}
.links .main {
  padding-left: 80px;
  color: #333333;
}
.links .m-title {
  margin-left: -80px;
  font-size: 16px;
}
.links a {
  font-size: 14px;
  color: #333333;
  margin-left: 40px;
  display: block;
  float: left;
}
.links a:hover {
  text-decoration: underline;
}

/*page*/
.page {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #666666;
  line-height: 30px;
}
.page > div {
  display: inline-block;
}
.page .a-group {
  letter-spacing: -999px;
}
.page a {
  display: inline-block;
  border: 1px solid #cecece;
  letter-spacing: 0;
  height: 30px;
  line-height: 30px;
  color: #666666;
  padding: 0 12px;
  margin-left: -1px;
  vertical-align: bottom;
}
.page a:hover, .page a.current {
  background: #566792/*#BB7062*/;/*#5a85c7*/
  color: #ffffff;
}
.page strong {
  display: inline-block;
  border: 1px solid #cecece;
  letter-spacing: 0;
  height: 30px;
  line-height: 30px;
  color: #ffffff;
  padding: 0 12px;
  margin-left: -1px;
  vertical-align: bottom;
    background: #566792/*#BB7062*/;/*#5a85c7*/
}
.page a.a-s {
  font-size: 18px;
  line-height: 26px;
}
.page a.prev {
  margin-right: 10px;
}
.page a.next {
  margin-left: 10px;
}
.page .page-inp {
  border: 1px solid #cecece;
  color: #666666;
  width: 36px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  margin: 0 3px;
}
.page .page-btn {
  width: 60px;
  height: 30px;
  line-height: 30px;
  border: none;
  background: #566792/*#BB7062*/;/*#5a85c7*/
  color: #ffffff;
  margin-left: 10px;
}

/*class-menu*/
.class-menu {
  background: #ffffff;
  height: 100px;
  position: relative;
}
.class-menu .dead-line {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #566792/*#BB7062*/;/*#5a85c7*/
  height: 3px;
}
.class-menu .move-line {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #566792/*#BB7062*/;/*#5a85c7*/
  height: 3px;
  -webkit-transition: width .3s;
  transition: width .3s;
}
.class-menu .a-warp {
  padding-right: 45px;
}
.class-menu .a-warp a {
  font-size: 16px;
  color: #333333;
  height: 100px;
  line-height: 100px;
  display: block;
}
.class-menu .a-warp a:hover {
  color: #566792/*#BB7062*/;/*#5a85c7*/
}
.class-menu .a-warp.current a {
  color: #566792/*#BB7062*/;/*#5a85c7*/
  font-size: 20px;
}
.class-menu .date-box {
  position: absolute;
  right: 0;
  top: 44px;
  color: #566792/*#BB7062*/;/*#5a85c7*/
  line-height: 32px;
}
.class-menu .date-box .box-title {
  position: absolute;
  left: 10px;
  z-index: 10;
}
.class-menu .date-box .ui-select-wrap {
  border: 1px solid #566792/*#BB7062*/;/*#5a85c7*/
  line-height: 30px;
  background-color: #ffffff;
}
.class-menu .date-box .ui-select-wrap .ui-select-input {
  padding-left: 80px;
}
.class-menu .date-box .ui-select-wrap .ui-select-arrow {
  right: 10px;
  border-top-color: #566792/*#BB7062*/;/*#5a85c7*/
}

.other-warp {
  padding-top: 65px;
  padding-bottom: 65px;
}

/*module*/
.message-board .message-title {
  font-size: 16px;
  text-align: center;
  line-height: 30px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 50px;
}
.message-board .form-box {
  width: 1000px;
  margin: 0 auto;
}
.message-board .inp-s {
  border-radius: 0;
  height: 40px;
  line-height: 40px;
  border: 1px solid #e5e5e5;
  width: 298px;
  font-size: 14px;
  padding: 0 10px;
  background: #ffffff;
  color: #333333;
}
.message-board .txt-s {
  line-height: 40px;
  font-size: 14px;
  border: 1px solid #e5e5e5;
  padding: 0 10px;
  width: 978px;
  background: #ffffff;
  color: #333333;
}
.message-board .btn-s {
  display: block;
  border: 1px solid #566792/*#BB7062*/;/*#5a85c7*/
  background: #566792/*#BB7062*/;/*#5a85c7*/
  width: 134px;
  height: 36px;
  line-height: 32px;
  margin: 0 auto;
  color: #ffffff;
  font-size: 14px;
}

.box-tel {
  height: 100px;
  line-height: 100px;
  background: #566792/*#BB7062*/;/*#5a85c7*/
  text-align: center;
  color: #ffffff;
  font-size: 40px;
}

.mod-01 {
  margin-left: -80px;
}
.mod-01 li {
  float: left;
  width: 345px;
  overflow: hidden;
  vertical-align: bottom;
  margin-left: 80px;
  margin-bottom: 55px;
}
.mod-01 .box .box-img {
  width: 345px;
  height: 240px;
  overflow: hidden;
  position: relative;
  margin-bottom: 1px;
}
.mod-01 .box .box-img img {
  display: block;
  width: 345px;
  height: 240px;
  transition: all .7s;
}
.mod-01 .box .box-img .a-mc {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url("../images/img-10.png") no-repeat center center rgba(0, 0, 0, 0.4);
}
.mod-01 .box .box-title {
  display: block;
  padding: 0 15px;
  height: 48px;
  line-height: 48px;
  background: #eeeeee;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #222222;
  text-align: center;
}
.mod-01 .box:hover .box-img img {
  transform: scale(1.1);
}
.mod-01 .box:hover .box-img .a-mc {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url("../images/img-10.png") no-repeat center center rgba(0, 0, 0, 0.4);
}

.mod-02 img {
  display: block;
  vertical-align: bottom;
}

.mod-03 li {
  overflow: hidden;
  vertical-align: bottom;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
    .mod-03 li .box-img {
        width: 182px;
        overflow: hidden;
    }
    .mod-03 li .box-img img {
        display: block;
        width: 182px;
        height: 182px;
        transition: all .7s;
    }
.mod-03 li .box-info {
  width: 970px;
}
.mod-03 li .box-info .box-title {
  display: block;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
  font-size: 16px;
}
.mod-03 li .box-info .box-date {
  height: 24px;
  line-height: 24px;
  color: #666666;
  font-size: 14px;
  margin-bottom: 10px;
}
.mod-03 li .box-info .box-txt {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  height: 48px;
  overflow: hidden;
}
.mod-03 li .box-info .a-more {
  display: block;
  border: 1px solid #566792/*#BB7062*/;/*#5a85c7*/
  width: 98px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  color: #333333;
  text-transform: uppercase;
}
.mod-03 li:hover {
  border-bottom-color: #566792/*#BB7062*/;/*#5a85c7*/
}
.mod-03 li:hover .box-img img {
  transform: scale(1.1);
}
.mod-03 li:hover .box-info .box-title {
  color: #566792/*#BB7062*/;/*#5a85c7*/
}
.mod-03 li:hover .box-info .box-date {
  height: 24px;
  line-height: 24px;
  color: #666666;
  font-size: 14px;
  margin-bottom: 10px;
}
.mod-03 li:hover .box-info .a-more {
  background: #566792/*#BB7062*/;/*#5a85c7*/
  color: #ffffff;
}

.mod-04 .m-title {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 25px;
  padding-bottom: 10px;
  color: #999999;
  position: relative;
  padding-right: 90px;
}
.mod-04 .m-title .go-back {
  background: url("../images/img-20.png") no-repeat left center;
  height: 20px;
  line-height: 20px;
  padding-left: 22px;
  color: #999999;
  position: absolute;
  right: 0;
  top: 20px;
}
.mod-04 .m-title span img {
  vertical-align: middle;
  margin-right: 5px;
}
.mod-04 .m-title h1 {
  margin-bottom: 10px;
  line-height: 32px;
  color: #333333;
  font-size: 20px;
  font-weight: normal;
}
.mod-04 .main {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  padding-bottom: 30px;
}
.mod-04 .share .s-l {
  line-height: 24px;
  height: 24px;
  float: left;
  color: #333333;
  font-size: 14px;
}
.mod-04 .share .bdsharebuttonbox a {
  margin: 0 5px;
}
.mod-04 .other-page {
  border-top: 1px solid #dddddd;
  margin-top: 25px;
  padding-top: 20px;
}
.mod-04 .other-page a {
  display: block;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  color: #666666;
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.mod-04 .other-page a span {
  color: #333333;
}
.mod-04 .other-page a:hover {
  color: #566792/*#BB7062*/;/*#5a85c7*/
}

.mod-05 ul {
  margin-left: -25px;
}
.mod-05 ul li {
  float: left;
  margin-left: 22px;
  margin-bottom: 25px;
}
.mod-05 .box span {
  display: block;
}
    .mod-05 .box span.box-img {
        width: 385px;
        height: 385px;
        overflow: hidden;
    }
        .mod-05 .box span.box-img img {
            display: block;
            width: 385px;
            height: 385px;
            transition: all .7s;
        }
.mod-05 .box span.box-title {
  display: block;
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #eeeeee;
  color: #333333;
  font-size: 20px;
}
.mod-05 .box:hover span {
  display: block;
}
.mod-05 .box:hover span.box-img img {
  transform: scale(1.1);
}

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

.job-box {
  padding-top: 35px;
  padding-bottom: 10px;
  line-height: 28px;
  color: #666666;
  font-size: 16px;
}
.job-box .s-1 {
  color: #566792/*#BB7062*/;/*#5a85c7*/
  font-size: 20px;
}
.job-box .s-2 {
  width: 350px;
}
.job-box .as-s {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  border-radius: 5px;
  padding: 0 15px;
  font-size: 16px;
}
.job-box .as-s.a-1 {
  background: #566792/*#BB7062*/;/*#5a85c7*/
  color: #ffffff;
}
.job-box .as-s.a-2 {
  background: #e1e1e1;
  color: #333333;
}

/*up-box*/
.up-mc {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 998;
  background: url("../images/img-24.png") repeat;
  display: none;
}

.up-box {
  width: 994px;
  height: 558px;
  background: #ffffff;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -279px 0 0 -497px;
  opacity: 0;
  z-index: -1;
}
.up-box .a-close {
  position: absolute;
  top: 10px;
  right: 10px;
}
.up-box .box-cont {
  padding: 40px 10px 0;
}
.up-box .box-txt {
  width: 240px;
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  overflow: hidden;
  text-align: justify;
}
.up-box .box-txt .title {
  color: #333333;
  font-size: 16px;
  line-height: 1.4;
  margin-top: 30px;
  margin-bottom: 20px;
}

.focusBox {
  position: relative;
  width: 705px;
  height: 504px;
  overflow: hidden;
}
.focusBox .prev, .focusBox .next {
  width: 30px;
  height: 60px;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  margin-top: -30px;
}
.focusBox .prev {
  left: 0;
  background: url("../images/prev.png") no-repeat;
}
.focusBox .prev:hover {
  background: url("../images/prev.png") no-repeat;
}
.focusBox .next {
  background: url("../images/next.png") no-repeat;
  right: 0;
}
.focusBox .next:hover {
  background: url("../images/next-h.png") no-repeat;
}
.focusBox .pic {
  position: relative;
  z-index: 0;
}
.focusBox .pic img {
  width: 705px;
  height: 504px;
  display: block;
}

/*关于我们*/
.about-us-title {
  background: url("../images/img-27.png") no-repeat bottom center;
  font-size: 30px;
  color: #566792/*#BB7062*/;/*#5a85c7*/
  height: 80px;
  line-height: 76px;
  text-align: center;
  margin-bottom: 35px;
}

.about-us {
  padding-top: 60px;
  padding-bottom: 60px;
}

.about-us-01 .main {
  font-size: 14px;
  line-height: 30px;
  color: #333333;
  text-align: justify;
}
.about-us-01 .main .box-txt {
  margin-bottom: 40px;
}
.about-us-01 .main .box-img img {
  display: block;
  margin: 0 auto;
}

.about-us-02 {
  /*background: #e2e2e2;*/
}
.about-us-02 .about-us-title {
  text-align: left;
  background-position: left bottom;
  margin-bottom: 90px;
}
.about-us-02 .box-info {
  width: 715px;
  font-size: 14px;
  line-height: 30px;
  color: #333333;
}
.about-us-02 .box-img {
  width: 326px;
}
.about-us-02 .box-img img {
  display: block;
}

.about-us-03 .main {
  min-height: 460px;
  position: relative;
}
.about-us-03 .box-img {
  height: 460px;
  width: 600px;
}
.about-us-03 .box-img img {
  display: block;
  height: 460px;
  width: 600px;
}
.about-us-03 .box-info {
  background: #ffffff;
  width: 500px;
  height: 280px;
  position: absolute;
  top: 55px;
  z-index: 2;
  padding: 60px 80px 0 40px;
  font-size: 14px;
  line-height: 30px;
  color: #333333;
  text-align: justify;
}

.about-us-04 {
  background: url("../images/img-31.png") no-repeat top center;
  height: 380px;
}
.about-us-04 .box-top {
  padding-left: 260px;
  font-size: 14px;
  color: #666666;
  line-height: 28px;
  min-height: 135px;
}
.about-us-04 .box-top .year {
  position: absolute;
  margin-left: -260px;
  width: 260px;
  text-align: center;
  font-size: 50px;
  color: #566792/*#BB7062*/;/*#5a85c7*/
  padding-top: 15px;
}
.about-us-04 .box-btm {
  width: 240px;
  text-align: center;
  height: 35px;
  background: url("../images/img-37.png") no-repeat top center;
  padding-top: 35px;
  line-height: 30px;
  font-size: 14px;
  color: #333333;
  margin-top: 5px;
  cursor: pointer;
}
.about-us-04 .history-box .slider-nav {
  background: url("../images/img-39.png") no-repeat left center;
}
.about-us-04 .history-box .slick-current .box-btm {
  background: url("../images/img-38.png") no-repeat top center;
  color: #566792/*#BB7062*/;/*#5a85c7*/
}
.about-us-04 .history-box .slick-arrow {
  width: 32px;
  height: 32px;
  top: 0;
  margin-top: -16px;
  font-size: 0;
  border: none;
  position: absolute;
  z-index: 99;
}
.about-us-04 .history-box .slick-arrow:before {
  content: '';
  font-size: 0;
}
.about-us-04 .history-box .slick-arrow.slick-prev {
  background: url("../images/img-32.png") no-repeat;
  left: -90px;
}
.about-us-04 .history-box .slick-arrow.slick-next {
  background: url("../images/img-33.png") no-repeat;
  right: -90px;
}

.about-us-05 .about-us-title {
  text-align: left;
  background-position: left bottom;
}
.about-us-05 .box-info {
  width: 765px;
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  text-align: justify;
}
.about-us-05 .box-img {
  width: 321px;
}
.about-us-05 .box-img img {
  display: block;
}

.about-us-06 {
  /*background: #f5f5f5;*/
}
.about-us-06 .box-info {
  width: 600px;
  font-size: 16px;
  line-height: 40px;
  color: #333333;
  text-align: justify;
}
.about-us-06 .box-img {
  width: 413px;
}
.about-us-06 .box-img img {
  display: block;
  width: 413px;
  height: 275px;
}

.mod-07 {
  padding-top: 70px;
  padding-bottom: 70px;
}
.mod-07 .slider-for {
  margin-bottom: 20px;
}
.mod-07 .slider-nav {
  margin: 0 50px !important;
}
.mod-07 .img-big {
  width: 1200px;
  height: 714px;
}
.mod-07 .img-big img {
  display: block;
  width: 1200px;
  height: 714px;
}
.mod-07 .box-small {
  width: 200px;
  height: 120px;
  margin-left: 10px;
}
.mod-07 .box-small img {
  display: block;
  width: 200px;
  height: 120px;
}
.mod-07 .slick-arrow {
  width: 40px;
  height: 120px;
  top: 60px;
  font-size: 0;
  border: none;
  position: absolute;
  z-index: 99;
}
.mod-07 .slick-arrow:before {
  content: '';
  font-size: 0;
}
.mod-07 .slick-arrow.slick-prev {
  background: url("../images/img-42.png") no-repeat;
  left: -50px;
}
.mod-07 .slick-arrow.slick-next {
  background: url("../images/img-43.png") no-repeat;
  right: -50px;
}

.mod-08 {
  background: url("../images/img-45.png") no-repeat top center;
  height: 536px;
  padding-top: 76px;
}
.mod-08 .box-img {
  background: #ffffff;
  padding: 50px 68px 0 68px;
  height: 486px;
}
.mod-08 .box-img img {
  display: block;
}
.mod-08 .box-img .box-title {
  height: 140px;
  line-height: 140px;
  font-size: 40px;
  color: #333333;
}
.mod-08 .box {
  padding-top: 60px;
}
.mod-08 .box .title {
  height: 60px;
  line-height: 60px;
  font-size: 30px;
  color: #ffffff;
  margin-bottom: 20px;
}
.mod-08 .box .title span.num {
  width: 60px;
  height: 60px;
  display: inline-block;
  background: #ffffff;
  line-height: 60px;
  border-radius: 30px;
  text-align: center;
  margin-right: 10px;
  color: #566792/*#BB7062*/;/*#5a85c7*/
  font-size: 34px;
}
.mod-08 .box .txt-s {
  font-size: 16px;
  color: #ffffff;
  line-height: 30px;
  height: 210px;
  padding-left: 70px;
}

.pic-scroll {
  width: 560px;
  overflow: hidden;
  position: relative;
}
.pic-scroll .hd {
  overflow: hidden;
  text-align: right;
}
.pic-scroll .hd .prev, .pic-scroll .hd .next {
  display: inline-block;
  width: 44px;
  height: 44px;
  overflow: hidden;
  cursor: pointer;
}
.pic-scroll .hd .prev {
  background: url("../images/img-48.png") no-repeat;
  margin-right: 10px;
}
.pic-scroll .hd .prev:hover {
  background: url("../images/img-48-h.png") no-repeat;
}
.pic-scroll .hd .next {
  background: url("../images/img-49.png") no-repeat;
}
.pic-scroll .hd .next:hover {
  background: url("../images/img-49-h.png") no-repeat;
}
.pic-scroll .bd {
  overflow: hidden;
}
.pic-scroll .bd li {
  margin: 0;
  float: left;
  _display: inline;
  overflow: hidden;
}

.mod-09 {
  padding-top: 40px;
  padding-bottom: 60px;
}
.mod-09 .m-title {
  background: url("../images/img-27.png") no-repeat bottom center;
  font-size: 30px;
  color: #566792/*#BB7062*/;/*#5a85c7*/
  height: 80px;
  line-height: 76px;
  text-align: center;
  margin-bottom: 45px;
}
.mod-09 .main {
  background: url("../images/img-47.png") no-repeat top center;
  height: 790px;
  width: 1200px;
  overflow: hidden;
}
.mod-09 .cont {
  padding: 100px 270px;
  line-height: 32px;
}
.mod-09 .form-title {
  text-align: center;
  color: #333333;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 65px;
}
.mod-09 .inp-s {
  border-radius: 0;
  height: 32px;
  line-height: 32px;
  border: 1px solid #e5e5e5;
  width: 298px;
  font-size: 14px;
  padding: 0 10px;
  background: #ffffff;
  color: #333333;
}
.mod-09 .txt-s {
  line-height: 40px;
  font-size: 14px;
  border: 1px solid #e5e5e5;
  padding: 0 10px;
  width: 638px;
  background: #ffffff;
  color: #333333;
  height: 200px;
}
.mod-09 .btn-s {
  display: block;
  border: 1px solid #566792/*#BB7062*/;/*#5a85c7*/
  background: #566792/*#BB7062*/;/*#5a85c7*/
  width: 134px;
  height: 36px;
  line-height: 32px;
  margin: 0 auto;
  color: #ffffff;
  font-size: 14px;
}
.mod-09 .ui-select-wrap {
  height: 30px;
  line-height: 30px;
  color: #ffffff;
  border-radius: 0;
  background-color: #566792/*#BB7062*/;/*#5a85c7*/
}
.mod-09 .ui-select-arrow {
  right: 10px;
  top: 40%;
  height: 0;
  width: 0;
  border-top-color: #ffffff;
}

/*index*/
/*banner*/
.slideBox {
  width: 100%;
  min-height: 550px;
  overflow: hidden;
  position: relative;
}
.slideBox .bd {
  position: relative;
  height: 100%;
  width: 100%;
  z-index: 0;
}
.slideBox .bd ul li {
  min-height: 550px;
  width: 100%;
}
.slideBox .bd ul li a {
  display: block;
  min-height: 550px;
  width: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
.slideBox .hd {
  position: absolute;
  background: url("../images/img-50.png") repeat-x left center;
  bottom: 30px;
  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 150px;
  width: 28px;
  height: 28px;
  border-radius: 6px;
  cursor: pointer;
  background: url("../images/img-51.png") no-repeat center center;
}
.slideBox .hd ul li.on {
  background: url("../images/img-52.png") no-repeat center center;
}

.index-title {
  text-align: center;
  margin-bottom: 50px;
}
.index-title .title-s {
  background: url("../images/img-53.png") no-repeat;
  max-width: 1904px;
  height: 100px;
  line-height: 100px;
  text-align: center;/*center*/
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-size: 40px;
  color: #566792/*#333333*/;
  margin-bottom: 10px;
  background-position:50% 50%;
}
.index-title .title-txt {
  font-size: 20px;
  color: #333333;
  line-height: 32px;
}

.index-more {
    display: block;
    width: 148px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: 1px solid #566792 /*#BB7062*/; /*#5a85c7*/
    font-size: 16px;
    color: #333333;
    transition: all .7s;
}
.index-more:hover {
  background: #566792/*#BB7062*/;/*#5a85c7*/
  color: #ffffff;
}

.index-box-01 {
  background: url("../images/img-57.jpg") no-repeat left bottom;
  padding-top: 95px;
}
.index-box-01 .main {
  height: 525px;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.index-box-01 .box-info {
  width: 480px;
}
.index-box-01 .box-info .title-img img {
  display: block;
}
.index-box-01 .box-info .title-s {
  background: url("../images/img-56.png") no-repeat left 30px;
  padding-left: 0px;/*50px*/
  font-size: 20px;
  color: #566792;/*#333333*/
  height: 56px;
  line-height: 56px;
}
.index-box-01 .box-info .title-s span {
  font-size: 28px;
  font-weight: bold;
}
.index-box-01 .box-info .txt-s {
  color: /*#333333*/;
  font-size: 13px;
  line-height: 26px; 
}
.index-box-01 .box-img {
  height: 525px;
  width: 675px;
}
.index-box-01 .box-img .img-s {
	height: 525px;
  position: absolute;
  width: 100%;
}

.index-box-02 {
  background: url("../images/img-60.png") no-repeat right bottom;
  padding-top: 75px;
  padding-bottom: 75px;
}
.index-box-02 .slick-arrow {
  width: 40px;
  height: 120px;
  top: 60px;
  font-size: 0;
  border: none;
  position: absolute;
  z-index: 99;
}
.index-box-02 .slick-arrow:before {
  content: '';
  font-size: 0;
}
.index-box-02 .slick-arrow.slick-prev {
  background: url("../images/img-42.png") no-repeat;
  left: -50px;
}
.index-box-02 .slick-arrow.slick-next {
  background: url("../images/img-43.png") no-repeat;
  right: -50px;
}
.index-box-02 .slider-for {
  margin-bottom: 25px;
}
.index-box-02 .slider-nav {
  margin: 0 50px !important;
}
.index-box-02 .slick-current .box-small {
  border-color: #566792/*#BB7062*/;/*#5a85c7*/
}
.index-box-02 .img-group {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.index-box-02 .box-top {
  background: url("../images/img-59.png") no-repeat top right #ffffff;
  height: 515px;
}
.index-box-02 .box-top .box-img {
  width: 720px;
}
.index-box-02 .box-top .box-img img {
  display: block;
  width: 720px;
  height: 515px;
}
.index-box-02 .box-top .box-info {
  width: 340px;
  margin-right: 75px;
  font-size: 16px;
  line-height: 30px;
  color: #333333;
  overflow: hidden;
}
.index-box-02 .box-top .box-info .box-title {
  color: #566792/*#BB7062*/;/*#5881c2*/
  font-size: 30px;
  line-height: 40px;
  margin-top: 80px;
  margin-bottom: 25px;
}
.index-box-02 .box-top .box-info .box-txt {
  margin-bottom: 30px;
  height:300px;
  overflow:hidden;
}
.index-box-02 .box-small {
  position: relative;
  border: 2px solid transparent;
  width: 160px;
  margin-left: 8px;
  overflow: hidden;
  cursor: pointer;
}
.index-box-02 .box-small img {
  display: block;
  width: 160px;
  height: 116px;
  transition: all .7s;
}
.index-box-02 .box-small .title {
  background: url("../images/img-61.png") no-repeat right top;
  height: 40px;
  line-height: 40px;
  color: #ffffff;
  padding-right: 10px;
  padding-left: 10px;
  position: absolute;
  right: 0;
  left: 0;
  top: 38px;
  font-size: 16px;
  text-align: right;
}
.index-box-02 .box-small:hover img {
  transform: scale(1.1);
}

.index-box-03 .main {
  background: url("../images/img-62.png") no-repeat top center;
  padding-top: 135px;
  height: 530px;
  overflow: hidden;
}
.index-box-03 .main .box-img {
  width: 674px;
}
.index-box-03 .main .box-img img {
  display: block;
  width: 674px;
  height: 530px;
}
.index-box-03 .box {
  color: #ffffff;
  height: 425px;
}
.index-box-03 .box .box-title {
  height: 66px;
  line-height: 66px;
  font-size: 30px;
  margin-bottom: 70px;
}
.index-box-03 .box .box-txt {
  font-size: 14px;
  line-height: 24px;
}

.index-box-04 {
  background: url("../images/img-60.png") no-repeat right bottom;
  padding-top: 100px;
  padding-bottom: 50px;
}
.index-box-04 .box .box-img {
  overflow: hidden;
  margin-bottom: 5px;
}
.index-box-04 .box .box-img img {
  display: block;
  width: 380px;
  height: 220px;
  transition: all .7s;
}
.index-box-04 .box .box-title {
  display: block;
  height: 48px;
  line-height: 48px;
  overflow: hidden;
  font-size: 16px;
  color: #333333;
}
.index-box-04 .box .box-txt {
  font-size: 14px;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
}
.index-box-04 .box .box-more {
  display: block;
  line-height: 30px;
  text-transform: uppercase;
  font-size: 14px;
  color: #333333;
}
.index-box-04 .box:hover .box-img img {
  transform: scale(1.1);
}
.index-box-04 .box:hover .box-title {
  color: #566792/*#BB7062*/;/*#5a85c7*/
}

.pic-scroll-02 {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 45px;
  position: relative;
}
.pic-scroll-02 .hd {
  position: absolute;
  top: 150px;
  left: 0;
  right: 0;
  z-index: 99;
}
.pic-scroll-02 .hd .prev, .pic-scroll-02 .hd .next {
  display: block;
  width: 24px;
  height: 48px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
}
.pic-scroll-02 .hd .prev {
  background: url("../images/img-65.png") no-repeat;
  left: -60px;
}
.pic-scroll-02 .hd .prev:hover {
  background: url("../images/img-65-h.png") no-repeat;
}
.pic-scroll-02 .hd .next {
  background: url("../images/img-66.png") no-repeat;
  right: -60px;
}
.pic-scroll-02 .hd .next:hover {
  background: url("../images/img-66-h.png") no-repeat;
}
.pic-scroll-02 .bd {
  overflow: hidden;
}
.pic-scroll-02 .bd li {
  margin-right: 30px;
  float: left;
 /*width: 380px;*/
  width:220px;
  _display: inline;
  overflow: hidden;
}

.pic-scroll-03 {
  width: 490px;
  overflow: hidden;
  position: relative;
}
.pic-scroll-03 .hd {
  overflow: hidden;
}
.pic-scroll-03 .hd a {
  vertical-align: bottom;
}
.pic-scroll-03 .hd .a-s {
  display: inline-block;
  background: #ffffff;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 16px;
  color: #566792/*#BB7062*/;/*#5a85c7*/
  width: 150px;
}
.pic-scroll-03 .hd .prev, .pic-scroll-03 .hd .next {
  display: inline-block;
  width: 44px;
  height: 44px;
  overflow: hidden;
  cursor: pointer;
}
.pic-scroll-03 .hd .prev {
  background: url("../images/img-48.png") no-repeat;
}
.pic-scroll-03 .hd .prev:hover {
  background: url("../images/img-48-h.png") no-repeat;
}
.pic-scroll-03 .hd .next {
  background: url("../images/img-49.png") no-repeat;
}
.pic-scroll-03 .hd .next:hover {
  background: url("../images/img-49-h.png") no-repeat;
}
.pic-scroll-03 .bd {
  overflow: hidden;
}
.pic-scroll-03 .bd li {
  margin: 0;
  float: left;
  _display: inline;
  overflow: hidden;
}

/*返回顶部*/
.gototop {
  display: none;
  -webkit-animation: hide 350ms ease-out forwards 1;
  animation: hide 350ms ease-out forwards 1;
  width: 97px;
  height: 103px;
  position: fixed;
  bottom: 16px;
  right: 16px;
  -webkit-transition: background-color 100ms ease-in-out;
  transition: background-color 100ms ease-in-out;
}

.gototop > span {
  display: inline-block;
  -webkit-transition: transform 100ms 100ms ease-in-out;
  transition: transform 100ms 100ms ease-in-out;
}

.gototop:hover,
.gototop:focus {
  background-color: #D5D6E2;
}

.gototop:hover > span,
.gototop:focus > span {
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}

.isvisible {
  -webkit-animation: show 1s ease-out forwards 1;
  animation: show 1s ease-out forwards 1;
}

@-webkit-keyframes hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  25% {
    opacity: .5;
    -webkit-transform: rotate(-3deg) translateY(-40px);
  }
  75% {
    -webkit-transform: rotate(3deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100px);
  }
}
@keyframes hide {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  25% {
    opacity: .5;
    transform: rotate(-3deg) translateY(-40px);
  }
  75% {
    transform: rotate(3deg);
  }
  100% {
    opacity: 0;
    transform: translateY(100px);
  }
}
@-webkit-keyframes show {
  0% {
    -webkit-transform: rotate(0deg);
  }
  25% {
    opacity: .5;
    -webkit-transform: rotate(-3deg) translateY(-40px);
  }
  75% {
    -webkit-transform: rotate(3deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0deg);
  }
}
@keyframes show {
  0% {
    transform: rotate(0deg);
  }
  25% {
    opacity: .5;
    transform: rotate(-3deg) translateY(-40px);
  }
  75% {
    transform: rotate(3deg);
  }
  100% {
    opacity: 1;
    transform: rotate(0deg);
  }
}

.mod-09  .ui-select-list > li {color:#666666}
/*# sourceMappingURL=style.css.map */



