
body {
  -moz-background-size: cover;
  -ms-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  font-family: arial, "微软雅黑";
  color: #000000;
  background: #FFFFFF;
}
body,
html {
  overflow-x: hidden;
}
body,
h1,
h2,
h3,
h4,
h5,
p,
ul,
dl,
dd,
dt,
input {
  margin: 0;
  padding: 0;
}
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="text"] {
  -webkit-appearance: none;
}
textarea {
  -webkit-appearance: none;
}
ul,
li {
  list-style: none;
}
strong,
b,
u {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
.btn {
  width: 140px;
  height: 38px;
  line-height: 37px;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  font-weight: 400;
  display: block;
  font-size: 14px;
  cursor: pointer;
  margin: 0 auto;
  position: relative;
  background: #1a79d2;
}
.btn-s:after {
  background: #f1a145;
  position: absolute;
  top: 0;
  right: 0;
  clear: both;
  content: "";
  display: block;
  width: 0px;
  height: 100%;
  -webkit-transition: 0.45s;
  -moz-transition: 0.45s;
  -ms-transition: 0.45s;
  -o-transition: 0.45s;
  transition: 0.45s;
  border-radius: 3px;
}
.btn-s:hover:after {
  width: 100%;
  height: 100%;
  -webkit-transition: 0.45s;
  -moz-transition: 0.45s;
  -ms-transition: 0.45s;
  -o-transition: 0.45s;
  transition: 0.45s;
  left: 0;
}
.btn-s:hover b {
  color: #FFFFFF;
}
.btn-s b {
  position: relative;
  z-index: 99;
}
.title {
  text-align: center;
  margin-bottom: 40px;
}
.title h1 {
  font-size: 34px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000000;
}
.title h3 {
  font-size: 22px;
  color: #666666;
  font-family: "宋体";
  margin-top: 10px;
}
.title h3:after {
  clear: both;
  content: "";
  display: block;
  background: #333333;
}
.title p {
  font-size: 14px;
  color: #999999;
  margin-top: 8px;
}
#warp-container {
  position: relative;
  z-index: 999;
  background: #FFFFFF;
}
#warp-container:after {
  clear: both;
  content: "";
  display: block;
}
.mb-header {
  margin-bottom: 111px;
}
.theme-popover-mask {
  z-index: 1000;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  background-size: 100% 100%;
  display: none;
}
/*header*/
.navbar-fixed-top {
  background: #FFFFFF;
  border-bottom: 1px solid #e6e6e6;
}
.navbar-top-cons {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #e6e6e6;
}
.navbar-top-cons .p1 {
  float: right;
  color: #FFFFFF;
  background: #f1a145;
  height: 23px;
  line-height: 24px;
  padding: 0 10px;
  margin-top: 8px;
  margin-left: 15px;
}
.navbar-top-cons .p2 {
  text-align: right;
  float: right;
  color: #666666;
}
.navbar-default {
  padding: 10px 0;
}
.navbar-default .navbar-nav > li > a {
  position: relative;
}
.navbar-default .navbar-nav > li.selected a,
.navbar-default .navbar-nav > li > a:hover {
  color: #1a79d2;
}
.navbar-default .navbar-nav > li:hover > a:after,
.navbar-default .navbar-nav > li.selected > a:after {
  clear: both;
  content: "";
  display: block;
  width: 60%;
  height: 3px;
  position: absolute;
  bottom: -12px;
  left: 20%;
  background: #1a79d2;
}
#tow-menuLi {
  position: inherit;
}
.tow-menu {
  background: #FFFFFF;
  position: absolute;
  left: 0;
  top: 111px;
  z-index: 9999;
  width: 100%;
  padding: 20px 0;
  display: none;
}
.tow-menu dd {
  float: left;
  width: 10%;
  text-align: center;
}
.tow-menu dd a {
  display: block;
}
.tow-menu dd i {
  background: url(../image/icon2.png) no-repeat;
  display: inline;
  display: inline-block;
  width: 58px;
  height: 58px;
  -webkit-transition: 0.45s;
  -moz-transition: 0.45s;
  -ms-transition: 0.45s;
  -o-transition: 0.45s;
  transition: 0.45s;
}
.tow-menu dd i.i1 {
  background-position: -3px -21px;
}
.tow-menu dd i.i2 {
  background-position: -80px -21px;
}
.tow-menu dd i.i3 {
  background-position: -150px -21px;
}
.tow-menu dd i.i4 {
  background-position: -232px -21px;
}
.tow-menu dd i.i5 {
  background-position: -316px -21px;
}
.tow-menu dd i.i6 {
  background-position: -394px -21px;
}
.tow-menu dd i.i7 {
  background-position: -467px -21px;
}
.tow-menu dd i.i8 {
  background-position: -542px -21px;
}
.tow-menu dd i.i9 {
  background-position: -615px -21px;
}
.tow-menu dd i.i10 {
  background-position: -690px -21px;
}
.tow-menu dd:hover i.i1 {
  background-position: -3px -84px;
}
.tow-menu dd:hover i.i2 {
  background-position: -80px -84px;
}
.tow-menu dd:hover i.i3 {
  background-position: -150px -84px;
}
.tow-menu dd:hover i.i4 {
  background-position: -232px -84px;
}
.tow-menu dd:hover i.i5 {
  background-position: -316px -84px;
}
.tow-menu dd:hover i.i6 {
  background-position: -394px -84px;
}
.tow-menu dd:hover i.i7 {
  background-position: -467px -84px;
}
.tow-menu dd:hover i.i8 {
  background-position: -542px -84px;
}
.tow-menu dd:hover i.i9 {
  background-position: -615px -84px;
}
.tow-menu dd:hover i.i10 {
  background-position: -690px -84px;
}
.tow-menu dd:hover p {
  color: #1a79d2;
  -webkit-transition: 0.45s;
  -moz-transition: 0.45s;
  -ms-transition: 0.45s;
  -o-transition: 0.45s;
  transition: 0.45s;
}
.tow-menu dd p {
  color: #666666;
  font-size: 14px;
  margin-top: 7px;
}
.nav > li > a {
  padding: 15px 25px;
}
.link {
  text-align: right;
  margin-bottom: 0px;
}
.link a {
  display: inline-block;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
}
.link li:after {
  content: '/';
  margin: 0 0 0 12px;
  display: inline-block;
  font-weight: bold;
}
.link li:last-child:after {
  content: '';
  margin-right: 0px;
  margin-left: 0;
  display: none;
}
.link li ul {
  display: none;
}
.logo {
  float: left;
}
.logo img {
  margin-top: 8px;
}
.logo-text {
  float: left;
  border-left: 1px solid #cccccc;
  margin-left: 10px;
  margin-top: 10px;
  padding-left: 10px;
  height: 35px;
  line-height: 25px;
}
.logo-text h3 {
  font-size: 16px;
  color: #1a79d2;
}
.logo-text p a {
  font-size: 12px;
  color: #666666;
}
.navbar-nav {
  float: right;
}
#header-banner {
  position: relative;
  width: 100%;
  height: 545px;
}
.header-banner {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.header-banner img {
  width: 100%;
}
.header-banner a {
  display: block;
}
.banner-text-conns {
  position: absolute;
  top: 25%;
  left: 25%;
  text-align: left;
  color: #FFFFFF;
}
.banner-text-conns h1 {
  font-size: 42px;
  -webkit-animation: bannerH1 1.5s forwards;
  -moz-animation: bannerH1 1.5s forwards;
  -o-animation: bannerH1 1.5s forwards;
  animation: bannerH1 1.5s forwards;
}
.banner-text-conns h2 {
  font-size: 52px;
  margin: 10px 0 20px 0;
  -webkit-animation: bannerH2 2s forwards;
  -moz-animation: bannerH2 2s forwards;
  -o-animation: bannerH2 2s forwards;
  animation: bannerH2 2s forwards;
}
.banner-text-conns h3 {
  font-size: 28px;
  margin-bottom: 7px;
  -webkit-animation: bannerH3 3s forwards;
  -moz-animation: bannerH3 3s forwards;
  -o-animation: bannerH3 3s forwards;
  animation: bannerH3 3s forwards;
}
.banner-text-conns h4 {
  font-size: 16px;
  -webkit-animation: bannerH4 3.5s forwards;
  -moz-animation: bannerH4 3.5s forwards;
  -o-animation: bannerH4 3.5s forwards;
  animation: bannerH4 3.5s forwards;
}
.banner-btn {
  position: absolute;
  bottom: 0;
  left: 20%;
  z-index: 99;
  width: 60%;
}
.banner-btn li {
  float: left;
  width: 20%;
}
.banner-btn li a {
  display: block;
  width: 100%;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  background: #1a79d2;
  text-align: center;
  color: #FFFFFF;
  -webkit-transition: 0.45s;
  -moz-transition: 0.45s;
  -ms-transition: 0.45s;
  -o-transition: 0.45s;
  transition: 0.45s;
}
.banner-btn li a:hover,
.banner-btn li.selected a {
  background: #f1a145;
  -webkit-transition: 0.45s;
  -moz-transition: 0.45s;
  -ms-transition: 0.45s;
  -o-transition: 0.45s;
  transition: 0.45s;
}
.slide-cons {
  text-align: center;
}
.slide-cons li {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: none;
  width: 100%;
}
@keyframes bannerH1 {
  0% {
    transform: translate(-50px, -50px);
    -webkit-transform: translate(-50px, 0);
    -moz-transform: translate(-50px, 0);
    -ms-transform: translate(-50px, 0);
    -o-transform: translate(-50px, 0);
    transform: translate(-50px, 0);
    -webkit-transition: 1.5s;
    -moz-transition: 1.5s;
    -ms-transition: 1.5s;
    -o-transition: 1.5s;
    transition: 1.5s;
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: 1.5s;
    -moz-transition: 1.5s;
    -ms-transition: 1.5s;
    -o-transition: 1.5s;
    transition: 1.5s;
    opacity: 1;
  }
}
@keyframes bannerH2 {
  0% {
    transform: translate(90px, 90px);
    -webkit-transform: translate(90px, 0);
    -moz-transform: translate(90px, 0);
    -ms-transform: translate(90px, 0);
    -o-transform: translate(90px, 0);
    transform: translate(90px, 0);
    -webkit-transition: 2s;
    -moz-transition: 2s;
    -ms-transition: 2s;
    -o-transition: 2s;
    transition: 2s;
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: 2s;
    -moz-transition: 2s;
    -ms-transition: 2s;
    -o-transition: 2s;
    transition: 2s;
    opacity: 1;
  }
}
@keyframes bannerH3 {
  0% {
    transform: translate(-60px, -60px);
    -webkit-transform: translate(-60px, 0);
    -moz-transform: translate(-60px, 0);
    -ms-transform: translate(-60px, 0);
    -o-transform: translate(-60px, 0);
    transform: translate(-60px, 0);
    -webkit-transition: 3s;
    -moz-transition: 3s;
    -ms-transition: 3s;
    -o-transition: 3s;
    transition: 3s;
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: 3s;
    -moz-transition: 3s;
    -ms-transition: 3s;
    -o-transition: 3s;
    transition: 3s;
    opacity: 1;
  }
}
@keyframes bannerH4 {
  0% {
    transform: translate(30px, 30px);
    -webkit-transform: translate(30px, 0);
    -moz-transform: translate(30px, 0);
    -ms-transform: translate(30px, 0);
    -o-transform: translate(30px, 0);
    transform: translate(30px, 0);
    -webkit-transition: 3.5s;
    -moz-transition: 3.5s;
    -ms-transition: 3.5s;
    -o-transition: 3.5s;
    transition: 3.5s;
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: 3.5s;
    -moz-transition: 3.5s;
    -ms-transition: 3.5s;
    -o-transition: 3.5s;
    transition: 3.5s;
    opacity: 1;
  }
}
/*warp1*/
.warp1 {
  text-align: center;
  padding-top: 60px;
  position: relative;
}
.warp1 img {
  display: inline;
  display: inline-block;
  max-width: 100%;
  margin-top: -100px;
}
.warp1 .title {
  position: relative;
  z-index: 9;
}
/*warp2*/
.warp2 {
  width: 100%;
  background: url(../image/pic3.jpg) no-repeat;
  background-size: cover;
  overflow: hidden;
  padding: 60px 0 50px 0;
}
.warp2-list {
  text-align: center;
}
.warp2-list a {
  display: block;
  -webkit-transition: 0.45s;
  -moz-transition: 0.45s;
  -ms-transition: 0.45s;
  -o-transition: 0.45s;
  transition: 0.45s;
}
.warp2-list a:hover img {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: 0.65s;
  -moz-transition: 0.65s;
  -ms-transition: 0.65s;
  -o-transition: 0.65s;
  transition: 0.65s;
}
.warp2-list .col-lg-2 {
  margin-bottom: 20px;
}
.warp2-list h1 {
  font-size: 16px;
  color: #333333;
  margin: 15px 0 5px 0;
}
.warp2-list p {
  font-size: 14px;
  color: #666666;
}
/*warp3*/
.warp3 {
  padding: 50px 0;
  background: #44a3e3;
}
#owl-warp3 .item {
  padding: 11px 0;
}
#owl-warp3 .item-cons {
  width: 80%;
  background: #FFFFFF;
  margin: 0 auto;
  -webkit-transition: 0.45s;
  -moz-transition: 0.45s;
  -ms-transition: 0.45s;
  -o-transition: 0.45s;
  transition: 0.45s;
}
#owl-warp3 .item-cons:hover {
  -webkit-transition: 0.45s;
  -moz-transition: 0.45s;
  -ms-transition: 0.45s;
  -o-transition: 0.45s;
  transition: 0.45s;
  box-shadow: 0 0 8px 4px rgba(65, 146, 212, 0.6);
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -ms-transform: scale(1.01);
  -o-transform: scale(1.01);
  transform: scale(1.01);
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -ms-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
}
#owl-warp3 .item-cons a {
  display: block;
}
#owl-warp3 .item-cons img {
  width: 100%;
}
#owl-warp3 .item-cons .text-cons {
  padding: 15px;
}
#owl-warp3 .item-cons h1 {
  font-size: 16px;
  color: #333333;
}
#owl-warp3 .item-cons p {
  font-size: 14px;
  color: #666666;
}
#owl-warp3 .owl-pagination {
  margin-top: 30px;
}
.owl-theme .owl-controls .owl-page span {
  background: #0088e3;
}
.warp3 .title h1,
.warp3 .title h3,
.warp5 .title h1,
.warp5 .title h3 {
  color: #FFFFFF;
}
/*warp4*/
.warp4 {
  padding: 50px 0;
}
.tab-cons {
  text-align: center;
  margin-bottom: 30px;
}
.tab-cons a {
  font-size: 14px;
  padding: 0 20px;
  border-left: 1px solid #cccccc;
}
.tab-cons a:hover,
.tab-cons a.selected {
  color: #f1a145;
  width: 100%;
}
.tab-cons a:first-child {
  border-left: 0;
}
.warp4 .left img {
  width: 100%;
  max-width: 100%;
}
.warp4 .left p {
  font-size: 16px;
  margin-top: 10px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
}
.warp4 .right a {
  clear: both;
  content: "";
  display: block;
  margin-bottom: 30px;
  width: 100%;
}
.warp4 .right dt {
  color: #FFFFFF;
  width: 85px;
  height: 85px;
  text-align: center;
  background: #333333;
  float: left;
  margin-right: 15px;
  -webkit-transition: 0.45s;
  -moz-transition: 0.45s;
  -ms-transition: 0.45s;
  -o-transition: 0.45s;
  transition: 0.45s;
}
.warp4 .right dl:hover dt {
  background: #1a79d2;
}
.warp4 .right dt h1 {
  font-size: 30px;
  margin-top: 15px;
}
.warp4 .right dt p {
  font-size: 16px;
  font-weight: 400;
}
.warp4 .right dd h1 {
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-top: 10px;
  margin-bottom: 9px;
  color: #333333;
  font-weight: bold;
}
.warp4 .right dd p {
  font-size: 14px;
  color: #666666;
  height: 40px;
  line-height: 20px;
  overflow: hidden;
}
.warp4-list {
  position: relative;
  min-height: 340px;
}
.warp4-list .item {
  position: absolute;
  top: 0;
  display: none;
}
.warp4-list .item.selected {
  display: block;
}
/*warp5*/
.warp5 {
  padding: 70px 0;
  background-size: cover;
  background: url("../image/pic30.jpg") no-repeat fixed;
  overflow: hidden;
  background-position: center center;
  height: 500px;
  color: #FFFFFF;
  text-align: center;
}
.warp5 .text-cons {
  font-family: "微软雅黑";
  margin-top: 50px;
}
.warp5 .text-cons h1 {
  font-size: 48px;
}
.warp5 .text-cons h3 {
  font-size: 36px;
  margin-top: 30px;
}
.warp5 .text-cons a {
  border-radius: 50px;
  border: 1px solid #ffffff;
  background: none;
  margin-top: 30px;
  overflow: hidden;
}
.warp5 .text-cons .btn-s:after {
  border-radius: 50px;
  background: #1a79d2;
}
/*warp6*/
.warp6 {
  padding: 70px 0;
}
.warp6 .choose-list a {
  display: block;
  float: left;
  width: 20%;
  text-align: center;
  margin-bottom: 18px;
}
.warp6 .choose-list a img {
  display: inline;
  display: inline-block;
  -webkit-transition: 0.45s;
  -moz-transition: 0.45s;
  -ms-transition: 0.45s;
  -o-transition: 0.45s;
  transition: 0.45s;
  width: 70%;
}
.warp6 .choose-list a:hover img {
  box-shadow: 0 0 10px 1px rgba(150, 150, 150, 0.3);
  -webkit-transition: 0.45s;
  -moz-transition: 0.45s;
  -ms-transition: 0.45s;
  -o-transition: 0.45s;
  transition: 0.45s;
}
.warp6 .btn {
  background: #f1a145;
  margin-top: 50px;
}
.warp6 .btn-s:after {
  background: #374f67;
}
/*warp7*/
.warp7 {
  padding: 50px 0;
}
.warp7 .left ul {
  border-right: 1px solid #bababa;
  padding-bottom: 150px;
}
.warp7 .left li {
  margin-bottom: 15px;
}
.warp7 .left li a {
  font-size: 14px;
  position: relative;
}
.warp7 .left li.selected a,
.warp7 .left li a:hover {
  color: #1a79d2;
}
.warp7 .left li a b {
  opacity: 0;
}
.warp7 .left li.selected b {
  position: absolute;
  right: -25px;
  opacity: 1;
}
.warp7 .right .item {
  background: #FFFFFF;
  margin-bottom: 25px;
  overflow: hidden;
  -webkit-transition: 0.45s;
  -moz-transition: 0.45s;
  -ms-transition: 0.45s;
  -o-transition: 0.45s;
  transition: 0.45s;
}
.warp7 .right .item img {
  -webkit-transition: 0.45s;
  -moz-transition: 0.45s;
  -ms-transition: 0.45s;
  -o-transition: 0.45s;
  transition: 0.45s;
  width: calc(105%);
}
.warp7 .right .item a {
  display: block;
  -webkit-transition: 0.45s;
  -moz-transition: 0.45s;
  -ms-transition: 0.45s;
  -o-transition: 0.45s;
  transition: 0.45s;
}
.warp7 .right .item:hover {
  box-shadow: 0 0 10px 4px rgba(191, 191, 191, 0.53);
  -webkit-transition: 0.45s;
  -moz-transition: 0.45s;
  -ms-transition: 0.45s;
  -o-transition: 0.45s;
  transition: 0.45s;
}
.warp7 .right .item:hover img {
  transform: translate(-10px, -10px);
  -webkit-transform: translate(-10px, 0);
  -moz-transform: translate(-10px, 0);
  -ms-transform: translate(-10px, 0);
  -o-transform: translate(-10px, 0);
  transform: translate(-10px, 0);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition: 0.45s;
  -moz-transition: 0.45s;
  -ms-transition: 0.45s;
  -o-transition: 0.45s;
  transition: 0.45s;
}
.warp7 .right .item .text-cons {
  padding: 15px;
}
.warp7 .right .item .text-cons h1 {
  font-size: 14px;
  margin-bottom: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.warp7 .right .item .text-cons p {
  font-size: 12px;
  height: 60px;
  line-height: 20px;
  overflow: hidden;
}
.warp7 .right .row:first-child {
  display: block;
}
.warp7 .right .row {
  display: none;
}
/*warp8*/
.warp8 {
  padding: 50px 0;
}
.warp8 .left {
  border-right: 1px solid #bababa;
}
.warp8 .left li {
  margin-bottom: 20px;
  position: relative;
}
.warp8 .left li a {
  display: block;
}
.warp8 .left li.selected:after {
  width: 3px;
  height: 50%;
  position: absolute;
  right: -17px;
  top: 25%;
  background: #1a79d2;
  clear: both;
  content: "";
  display: block;
  -webkit-transition: 0.45s;
  -moz-transition: 0.45s;
  -ms-transition: 0.45s;
  -o-transition: 0.45s;
  transition: 0.45s;
}
.warp8 .left li img {
  width: 100%;
  -webkit-transition: 0.45s;
  -moz-transition: 0.45s;
  -ms-transition: 0.45s;
  -o-transition: 0.45s;
  transition: 0.45s;
}
.warp8 .left li img:hover {
  box-shadow: 0 0 10px 4px rgba(191, 191, 191, 0.53);
  -webkit-transition: 0.45s;
  -moz-transition: 0.45s;
  -ms-transition: 0.45s;
  -o-transition: 0.45s;
  transition: 0.45s;
}
.warp8 .left li:last-child {
  margin-bottom: 0px;
}
.warp8 .right .item {
  display: none;
}
.warp8 .right .item.selected {
  display: block;
}
.warp8 .item-title h1 {
  font-size: 42px;
  margin-bottom: 15px;
}
.warp8 .item-title p {
  font-size: 16px;
  color: #666666;
}
.warp8 .item-content dl {
  padding: 30px 0;
  border-bottom: 1px solid #e6e6e6;
}
.warp8 .item-content dt {
  float: left;
  margin-right: 15px;
}
.warp8 .item-content dt img {
  width: 150px;
}
.warp8 .item-content dd span {
  display: inline;
  display: inline-block;
  background: #1a79d2;
  color: #FFFFFF;
  padding: 2px 8px;
  margin-bottom: 5px;
}
.warp8 .item-content dd strong {
  float: right;
  background: #f1a145;
  color: #FFFFFF;
  padding: 2px 8px;
}
.warp8 .item-content dd p {
  font-size: 14px;
  color: #666666;
  margin-top: 20px;
}
.warp8 .item-content .img-cons h6 {
  text-align: center;
  margin-top: 30px;
}
.warp8 .item-content img {
  max-width: 100%;
  display: inline;
  display: inline-block;
  height:auto !important;
}
/*warp9*/
.warp9 {
  padding: 50px 0;
}
.warp9 .left {
  display: block;
  padding: 0 20px;
}
.warp9 .left img {
  width: 100%;
  max-width: 100%;
}
.warp9 .text-cons {
  padding-left: 50px;
}
.warp9 .right h3 {
  font-size: 24px;
  margin-top: 130px;
}
.warp9 .right h1 {
  font-size: 36px;
  margin: 30px 0;
  color: #1a79d2;
}
.warp9 .right p {
  color: #666666;
}
/*warp10*/
.warp10 {
  background: #333333;
}
.warp10 .item {
  padding: 30px 50px;
  color: #FFFFFF;
  text-align: center;
}
.warp10 .item img {
  width: 100%;
}
.warp10 .item h1 {
  font-size: 16px;
  margin: 20px 0 15px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.warp10 .item h3 {
  font-size: 14px;
  margin-bottom: 13px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.warp10 .col-lg-4.selected {
  background: #666666;
}
.warp10 .btn {
  border: 1px solid #ffffff;
  border-radius: 0px;
  background: none;
}
.warp10 .btn-s:after {
  background: #999999;
  border-radius: 0px;
}
/*warp11*/
.warp11 {
  background: #f2f2f2;
  padding: 50px 0;
}
.warp11-title {
  position: relative;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 15px;
  font-size: 18px;
  padding-bottom: 10px;
}
.warp11-title:after {
  clear: both;
  content: "";
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100px;
  height: 2px;
  background: #1a79d2;
}
.warp11-title.t2:after {
  background: #f1a145;
}
.warp11 dt {
  float: left;
  margin-right: 15px;
}
.warp11 dd h1 {
  font-size: 18px;
  margin-bottom: 7px;
}
.warp11 dd p {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
}
.warp11 ul {
  margin-top: 20px;
}
.warp11 ul li {
  height: 32px;
  line-height: 32px;
}
.warp11 ul li a {
  display: block;
}
.warp11 ul li a:hover p {
  text-decoration: underline;
  color: #1a79d2;
}
.warp11 ul p {
  width: 70%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
  color: #333333;
}
.warp11 ul span {
  display: block;
  float: right;
  color: #999999;
}
/*warp12*/
.warp12 {
  background-size: cover;
  background: url("../image/pic50.jpg") no-repeat fixed;
  background-position: center center;
  height: 800px;
  color: #FFFFFF;
  text-align: center;
  padding: 50px 0;
}
.warp12 li {
  float: left;
  width: 20%;
  margin-bottom: 30px;
}
.warp12 li a {
  display: block;
  -webkit-transition: 0.45s;
  -moz-transition: 0.45s;
  -ms-transition: 0.45s;
  -o-transition: 0.45s;
  transition: 0.45s;
}
.warp12 li a:hover {
  box-shadow: 0 0 12px 5px rgba(70, 70, 70, 0.5);
  transform: translate(-7px, -7px);
  -webkit-transform: translate(-7px, -12px);
  -moz-transform: translate(-7px, -12px);
  -ms-transform: translate(-7px, -12px);
  -o-transform: translate(-7px, -12px);
  transform: translate(-7px, -12px);
  -webkit-transition: 0.45s;
  -moz-transition: 0.45s;
  -ms-transition: 0.45s;
  -o-transition: 0.45s;
  transition: 0.45s;
}
.warp12 li img {
  width: 100%;
}
.warp12 .btn {
  border: 1px solid #ffffff;
  border-radius: 0px;
  background: none;
  width: 100%;
  display: block;
}
.warp12 .btn-s:after {
  background: #999999;
  border-radius: 0px;
}
/*warp13*/
.warp13 {
  background: none;
}
.warp13 .btn {
  border: 1px solid #999999;
  border-radius: 0px;
  background: none;
  width: 100%;
  display: block;
  color: #999999;
}
/*warp14*/
.warp14 {
  background: #FFFFFF;
}
.warp14 dl {
  padding: 35px 0;
  border-bottom: 1px solid #cccccc;
}
.warp14 .loading-more {
  text-align: center;
  font-size: 16px;
  margin-top: 20px;
  color: #999999;
  display: none;
}
/*warp14*/
.warp15 {
  background: #f5f5f5;
  padding-top: 50px;
}
.warp15 .item {
  text-align: center;
  padding: 0 30px;
  margin-bottom: 50px;
}
.warp15 .item h1 {
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 25px 0 10px 0;
}
.warp15 .item p {
  height: 60px;
  line-height: 20px;
  overflow: hidden;
  color: #666666;
}
.warp15 i {
  -webkit-transition: 0.45s;
  -moz-transition: 0.45s;
  -ms-transition: 0.45s;
  -o-transition: 0.45s;
  transition: 0.45s;
  width: 66px;
  height: 66px;
  display: inline;
  display: inline-block;
  background: url(../image/icon1.png);
}
.warp15 i.i1 {
  background-position: -13px -16px;
}
.warp15 i.i2 {
  background-position: -112px -16px;
}
.warp15 i.i3 {
  background-position: -225px -16px;
}
.warp15 i.i4 {
  background-position: -343px -16px;
}
.warp15 i.i5 {
  background-position: -452px -16px;
}
.warp15 i.i6 {
  background-position: -585px -16px;
}
.warp15 .item:hover i.i1 {
  background-position: -13px -104px;
}
.warp15 .item:hover i.i2 {
  background-position: -112px -104px;
}
.warp15 .item:hover i.i3 {
  background-position: -225px -104px;
}
.warp15 .item:hover i.i4 {
  background-position: -343px -104px;
}
.warp15 .item:hover i.i5 {
  background-position: -452px -104px;
}
.warp15 .item:hover i.i6 {
  background-position: -585px -104px;
}
/*warp16*/
.warp16 {
  padding-top: 50px;
}
.warp16 .item {
  text-align: center;
  position: relative;
  border: 1px solid #cccccc;
  width: 85%;
  margin: 0 auto;
  padding: 50px 0 20px 0;
  margin-bottom: 50px;
}
.warp16 i {
  width: 50px;
  height: 50px;
  display: inline;
  display: inline-block;
  text-align: center;
  background: #1a79d2;
  position: absolute;
  top: -25px;
  left: 50%;
  margin-left: -25px;
}
.warp16 i img {
  width: 80%;
  display: inline;
  display: inline-block;
  padding-top: 10%;
}
.warp16 .item h1 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.warp16 .item p {
  color: #999999;
  height: 40px;
  line-height: 20px;
  overflow: hidden;
}
/*warp17*/
.warp17 {
  padding-top: 50px;
  background: #eff4f7;
  text-align: center;
}
.warp17 img {
  max-width: 100%;
  display: inline;
  display: inline-block;
}
/*warp18*/
.warp18 {
  padding-top: 50px;
  text-align: center;
}
.warp18 .row {
  background: url(../image/pic22.png);
  padding: 120px 0 60px 0;
  margin-top: -50px;
}
.warp18 i {
  width: 120px;
  height: 120px;
  line-height: 120px;
  border-radius: 50%;
  border: 3px solid #1a79d2;
  display: block;
  text-align: center;
  color: #1a79d2;
  font-size: 30px;
  font-style: normal;
  margin: 0 auto;
}
.warp18 p {
  margin-top: 15px;
  font-size: 16px;
  color: #666666;
}
/*warp19*/
.warp19 {
  padding: 50px 0;
  background: #f5f5f5;
  text-align: center;
}
.warp19 img {
  max-width: 100%;
}
/*warp20*/
.warp20 {
  text-align: center;
  padding: 50px 0;
}
.warp20 .row {
  background: url(../image/pic23.png) no-repeat;
  background-position: top center;
}
.warp20 .item img {
  display: inline;
  display: inline-block;
  max-width: 100%;
}
.warp20 .item h1 {
  font-size: 16px;
  margin: 25px 0 10px 0;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.warp20 .item p {
  color: #666666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/*warp21*/
.warp21 {
  padding: 50px 0;
}
.warp21 .article {
  padding-bottom: 30px;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 30px;
}
.warp21 .article p {
  line-height: 24px;
  color: #666666;
  margin-bottom: 15px;
  font-size: 14px;
}
.warp21 .row div {
  text-align: center;
}
.warp21 .row h1 {
  font-size: 48px;
  color: #f1a145;
  font-weight: bold;
}
.warp21 .row p {
  font-size: 18px;
}
/*warp22*/
.warp22 {
  position: relative;
}
.warp22 img {
  max-width: 100%;
}
.warp22 .left {
  position: absolute;
  padding: 0;
  top: 0px;
  height: 100%;
}
.warp22 .background-image-holder {
  background: url("../image/pic65.jpg") no-repeat;
  background-size: cover;
  height: 100%;
}
.warp22 .right {
  padding: 80px 0 80px 100px;
  background: #f5f5f5;
}
.warp22 .right .pts {
  padding: 80px 0;
}
.warp22 .item h1 {
  font-size: 40px;
  margin-bottom: 10px;
}
.warp22 .item p {
  font-size: 16px;
  color: #999999;
  line-height: 26px;
}
/*warp23*/
.warp23 {
  padding: 50px 0;
}
.warp23 ul {
  margin-top: 50px;
  width: 976px;
  margin: 60px auto 0 17%;
}
.warp23 li {
  float: left;
}
.warp23 li a,
.warp23 li img {
  display: block;
}
.warp23 li img {
  margin-right: 13px;
  margin-bottom: 13px;
}
.warp23 li.li4 {
  margin-top: 41px;
}
.warp23 li.li3 {
  margin-top: -36px;
}
.warp23 li.li5 {
  clear: both;
  content: "";
  display: block;
  margin-left: -140px;
}
/*warp24*/
.warp24 {
  padding-top: 50px;
  background: #f5f5f5;
  position: relative;
}
.warp24:after {
  clear: both;
  content: "";
  display: block;
  background: #bababa;
  width: 1px;
  height: 80%;
  position: absolute;
  left: 50%;
  top: 15%;
}
.warp24 .row {
  margin-bottom: 50px;
  text-align: center;
}
.warp24 .tit-h1 {
  font-size: 18px;
  color: #1a79d2;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 20px;
}
.warp24 img {
  max-width: 100%;
  display: inline;
  display: inline-block;
}
.warp24 .item2 img {
  margin-top: 10%;
}
/*warp25*/
.warp25 .col-md-4 {
  text-align: center;
}
.warp25 img {
  display: inline;
  display: inline-block;
  max-width: 100%;
}
.warp25 .row:first-child {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 50px;
}
.warp25 .row:first-child img {
  margin-top: 0%;
}
.warp25 .row {
  margin: 70px 0;
}
.warp25 h1 {
  font-size: 18px;
  color: #1a79d2;
  margin-bottom: 20px;
}
.warp25 p {
  color: #999999;
}
.warp25 p.mts {
  margin-top: 20px;
}
/*warp26*/
.tab-conss {
  border-bottom: 1px solid #e6e6e6;
  height: 40px;
  line-height: 40px;
}
.tab-conss a {
  display: block;
  float: left;
  padding: 0 20px;
  position: relative;
  line-height: 15px;
  margin-top: 14px;
}
.tab-conss a.selected {
  color: #1a79d2;
}
.tab-conss a.selected:after {
  width: 60%;
  height: 3px;
  position: absolute;
  bottom: -11px;
  left: 20%;
  background: #1a79d2;
  clear: both;
  content: "";
  display: block;
}
.tab-conss a {
  text-decoration: none;
}
.tab-conss a.center-a {
  border-left: 1px solid #bababa;
  border-right: 1px solid #bababa;
}
.tab-conss a.center-a:before {
  left: 0;
}
.tab-conss a.last-a {
  float: right;
  background: #1a79d2;
  color: #FFFFFF;
  height: 25px;
  line-height: 25px;
  margin-top: 7px;
  margin-right: 10px;
}
.tab-conss a.last-a:after {
  background: none;
}
.warp26 {
  padding-top: 50px;
  text-align: center;
}
.warp26 .row {
  margin-top: 30px;
}
.warp26 .row img {
  display: inline;
  display: inline-block;
  width: 30%;
}
.warp26 .container-fluid {
  margin-top: 70px;
}
.warp26 .container-fluid img {
  max-width: 100%;
}
.warp26 .row h1 {
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: bold;
}
.warp26 .row p {
  color: #666666;
  height: 40px;
  line-height: 20px;
  overflow: hidden;
}
.warp26 .list-cons .item {
  display: none;
}
.warp26 .list-cons .item:first-child {
  display: block;
}
.warp26 .title span {
  color: #f1a145;
}
/*warp27*/
.warp27 {
  margin-top: 50px;
}
.warp27 img {
  max-width: 100%;
}
.news-det-header {
  text-align: center;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 10px;
  margin-top: 50px;
  margin-bottom: 20px;
}
.news-det-header h1 {
  font-size: 26px;
  margin-bottom: 15px;
}
.news-det-header span {
  color: #999999;
  font-size: 14px;
}
.news-article {
  padding: 0 30px;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 25px;
}
.news-article p {
  font-size: 14px;
  line-height: 25px;
}
.next-prev {
  padding: 0 30px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.next-prev span {
  font-size: 14px;
}
.next-prev a {
  color: #112d43;
  font-size: 14px;
}
.next-prev .fl {
  float: left;
}
.next-prev .fr {
  float: right;
}
/*footer*/
#footer {
  padding: 30px 0 15px 0;
  background: #374f67;
  position: relative;
  z-index: 9999;
}
#footer p {
  margin-top: 20px;
  color: #cedceb;
}
#footer h1 {
  font-size: 20px;
  color: #FFFFFF;
  margin-top: 20px;
  margin-bottom: 20px;
}
#footer .jc a {
  display: block;
  float: left;
  margin: 0 15px 15px 0;
  width: 40%;
}
#footer .jc a img {
  width: 100%;
}
#footer .lx p {
  font-size: 12px;
  line-height: 26px;
  margin-top: 0px;
}
#footer .lx p.mt {
  margin-top: 30px;
}
#footer .footer-end {
  margin-top: 30px;
}
#footer .footer-end h3,
#footer .footer-end h5 {
  font-size: 14px;
  color: #828f9d;
  display: inline;
  display: inline-block;
}
#footer .footer-end a,
#footer .footer-end span {
  color: #828f9d;
}
#footer .footer-end span {
  margin: 0 10px;
}
#footer .footer-end h5 {
  float: right;
}
.next-prev:after,
.tow-menu dd a:after,
.tow-menu dl:after,
.tab-conss:after,
.warp23 ul:after,
.warp12 ul:after,
.warp11 ul li a:after,
.warp11 dl:after,
.warp8 .left ul:after,
.warp8 .item-content dl:after,
#footer:after,
.warp4 .right a:after,
.tags-cons:after,
.zt-cons .item:after {
  clear: both;
  content: "";
  display: block;
}
