body {
  padding: 0;
  margin: 0;
  font: normal 16px 'Helvetica,Arial,Verdana';
  color: #333;
  background: #fff; }

h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td {
  margin: 0;
  padding: 0; }

div {
  margin: 0 auto;
  text-align: left;
  font: normal 16px 'Helvetica,Arial,Verdana'; }

a:link, a:visited {
  color: #000;
  text-decoration: none; }

a:hover {
  color: #3b84cc;
  text-decoration: none; }

img {
  border: none; }

ol, ul, li {
  list-style: none; }

i {
  font-style: normal; }

input, img {
  vertical-align: middle; }

input[type="button"], input[type="submit"] {
  vertical-align: middle;
  cursor: pointer; }

article, aside, dialog, footer, header, section, footer, nav, figure, menu {
  display: block;
  margin: 0 auto; }

.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both;
  overflow: hidden; }

.clearfix {
  zoom: 1; }

.clear {
  clear: both; }

input[type=button], input[type=submit], input[type=text], input[type=password] {
  -webkit-appearance: none;
  outline: none; }

::-webkit-input-placeholder {
  color: #b3b6ba; }

:-moz-placeholder {
  color: #b3b6ba; }

::-moz-placeholder {
  color: #b3b6ba; }

.w1000 {
  width: 1000px;
  margin: 0 auto; }

.clearfix {
  clear: both;
  zoom: 1; }

body {
  background: #fff;
  font-size: 16px; }

.titu {
  height: 450px;
  background: url(../images/banner.jpg) top center no-repeat;
  border-bottom: 35px solid #344467; }
.titu .w1000 img{display:none;}
.bianzhe {
  border-radius: 5px;
  margin-top: -5px;
  min-height: 170px;
  background:#f5f5f5; }

.bianzhe .title {
  text-align: center;
  padding: 18px 0; }

.bianzhe p {
  padding: 0 30px;
  text-align: center;
  line-height: 30px;
  font-style: italic; }

.dialog {
  padding-top: 50px; }

.dialog h3 {
  font-style: italic;
  padding-bottom: 20px; }

.dialog .dia-main {
  min-height: 390px;
  overflow: hidden; }

.dialog .dia-main .dia-left {
  position: relative;
  width: 340px;
  height: 390px; }

.dialog .dia-main .dia-left ul {
  width: 340px; }

.dialog .dia-main .dia-left ul li {
  padding-left: 40px;
  line-height: 44px;
  background: url(../images/book_icon.png) center left 10px no-repeat #f2f2f2;
  margin-bottom: 5px;
  font-size: 14px; }

.dialog .dia-main .dia-left ul li i {
  padding: 0 5px;
  font-style: italic; }

.dialog .dia-main .dia-left ul li img {
  width: 18px; }

.dialog .dia-main .dia-left ul li span {
  padding-right: 10px;
  font-style: italic; }

.dialog .dia-main .dia-left ul .active {
  background: url(../images/book_icon2.png) center left 10px no-repeat #d7e5f2; }

.dialog .dia-main .dia-right {
  width: 640px; }

.dialog .dia-main .dia-right p {
  line-height: 28px;
  font-size: 14px;
  padding-bottom: 22px;
  background: url(../images/line.jpg) top center repeat; }

.dialog .dia-main .dia-right li {
  display: none; }

.dialog .dia-main .dia-right li:nth-child(1) {
  display: block; }

.vlog {
  padding-top: 50px;
  overflow: hidden; }

.vlog h3 {
  font-style: italic;
  padding-bottom: 20px; }

.vlog .video-right {
  width: 500px;
  height: 278px;
  position: relative; }

.vlog .video-right .video-list {
  width: 500px;
  height: 278px; }

.vlog .video-right .video-list li {
  width: 235px;
  float: left;
  margin-bottom: 10px;
  margin-left: 15px;
  position: relative; }

.vlog .video-right .video-list li p {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  background: #6b7279;
  line-height: 32px;
  text-align: center;
  color: white;
  font-size: 14px; }

.vlog .vlog-box {
  overflow: hidden; }

.vlog .list {
  padding-top: 30px; }

.vlog .list li {
  float: left;
  width: 30%;
  line-height: 30px;
  font-size: 14px;
  margin-right: 3%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.zhiji {
  padding-top: 50px; }

.zhiji h3 {
  font-style: italic;
  padding-bottom: 20px; }

.zhiji #swiper1 .swiper-slide {
  position: relative; }

.zhiji #swiper1 .swiper-slide p {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 100px;
  color: white;
  font-size: 14px;
  padding-left: 50px; }

.zhiji #swiper1 .swiper-pagination-bullet-active {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #2e353d;
  background: #b6c0c9;
  border-radius: 0; }

.zhiji #swiper1 .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #b6c0c9;
  background: #2e353d;
  border-radius: 0; }

.zhiji #swiper1 .swiper-button-prev {
  background: url(../images/left.png) top center no-repeat;
  left: 0;
  width: 26px;
  height: 52px; }

.zhiji #swiper1 .swiper-button-next {
  background: url(../images/right.png) top center no-repeat;
  right: 0;
  width: 26px;
  height: 52px; }

.zhiji .swiper-container-horizontal > .swiper-pagination-bullets, .zhiji .swiper-pagination-custom, .zhiji .swiper-pagination-fraction {
  width: auto;
  right: 20px;
  left: auto;
  bottom: 30px; }

.zhiji #swiper2 {
  margin-top: 10px; }

.zhiji #swiper2 .swiper-slide {
  width: 25%; }

.zhiji #swiper2 .swiper-slide img {
  width: 100%; }

.shikuang {
  padding-top: 50px; }

.shikuang h3 {
  font-style: italic;
  padding-bottom: 20px; }

.shikuang .shikuang-left li {
  line-height: 30px;
  font-size: 14px;
  margin-right: 3%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.shikuang .shikuang-right {
  width: 500px;
  height: 300px;
  position: relative; }

.shikuang .shikuang-right .shikuang-list {
  width: 500px;
  height: 300px; }

.shikuang .shikuang-right .shikuang-list li {
  width: 235px;
  float: left;
  margin-bottom: 20px;
  margin-left: 15px;
  position: relative; }

.shikuang .shikuang-right .shikuang-list li p {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  background: #6b7279;
  line-height: 32px;
  text-align: center;
  color: white;
  font-size: 14px; }

.copyright {
  text-align: center;
  font-size: 12px;
  margin-bottom: 100px;
  margin-top: 100px; }

.left {
  float: left; }

.right {
  float: right; }

#certify {
  position: relative;
  width: 1000px;
  margin: 0 auto; }

#certify .title {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  line-height: 60px;
  padding: 30px 0 10px; }

#certify .swiper-slide {
  width: 260px;
  height: 380px; }

#certify .swiper-slide img {
  display: block;
  width: 260px;
  height: 380px; }

#certify .swiper-slide p {
  line-height: 98px;
  padding-top: 0;
  text-align: center;
  color: #636363;
  font-size: 1.1em;
  margin: 0; }

#certify .swiper-pagination {
  width: 100%;
  bottom: 20px; }

@media (min-device-width: 320px) and (max-width: 1024px) {
  html, body {
    width: 1200px; } }

/*# sourceMappingURL=maps/default.css.map */
