﻿





* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing   : border-box;
  box-sizing        : border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing   : border-box;
  box-sizing        : border-box;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
ol,
li,
th,
td,
p,
blockquote,
pre,
form,
fieldset,
legend,
input,
button,
textarea,
hr {
  margin : 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

li {
  list-style: none;
  text-align: left;
}

fieldset,
img {
  border: 0;
}

table {
  border-collapse: collapse;
  border-spacing : 0;
}

abbr[title] {
  border-bottom: 1px dotted;
  cursor       : help;
}

address,
cite,
dfn,
em,
var {
  font-style: normal;
}

button,
input,
select,
textarea {
  font-size: 100%;
}

body {
  font: 12px "Microsoft YaHei";
}

body {
  background: #FFF;
  text-align: center;
}

html,
body {
  min-width: 1300px;
}

p {
  text-align  : left;
  text-indent : 24px;
  text-align  : justify;
  text-justify: distribute;
}

a {
  text-decoration: none;
  color          : #000
}

a:hover {
  color: #3a849b
}

img,
input {
  margin : 0;
  padding: 0;
  border : none
}

li,
ol,
ul {
  list-style: none
}

button,
input[type=button] {
  cursor: pointer
}

input {
  outline   : 0;
  background: 0 0
}

.clearfix:after {
  display   : block;
  visibility: hidden;
  clear     : both;
  height    : 0;
  content   : ''
}

.clearfix {
  *zoom: 1
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.space01 {
  height: 10px;
  font  : 0px/0px SimSun;
  clear : both;
}
.space02 {
  height: 30px;
  font  : 0px/0px SimSun;
  clear : both;
}


.line01 {
  width        : 95%;
  margin-left  : auto;
  margin-right : auto;
  height       : 0px;
  margin-bottom: 20px;
  font         : 0px/0px SimSun;
  border-bottom: 1px solid #e3e5f4;
  clear        : both;
}

.ohd {
  overflow: hidden;
}

.ht {
  font-family: '\9ed1\4f53';
}

.yh {
  font-family: '\5fae\8f6f\96c5\9ed1';
}

.st {
  font-family: SimSun;
}

/*general end*/
/*particular*/

.zb-bc{
  padding-bottom: 100px;
  background-color: #f5f5f5;
}
.zt-mc{
  width: 1200px;
  margin: 0 auto;
}
.zt-mc .tit{
  background: url(../images/l0.jpg) no-repeat 0 bottom;
  padding-bottom: 5px;
}
.zt-mc .tit span{
  float: left;
  font-size: 27px;
  line-height: 60px;
  font-weight: bold;
}
.fz img{
  margin-bottom: 7px;
}
.fz .c1{
  width: 320px;
}
.fz .c1 img{
  width: 100%;
}
.fz .c2{
  width: 430px;
  margin-left: 10px;
}
.fz .c2 img{
  width: 100%;
}
.fz .c2 .a img{
  width: 210px;
  float: right;
}
.fz .c2 .a a:first-of-type img{
  float: left;
}

.fw,
.zw,
.zt,
.bm,
.sx{
  position: relative;
}
.swiper-button-prev{
  left: -20px;
  background-image: url(../images/le.png);

}
.swiper-button-next{
  right: -20px;
  background-image: url(../images/ri.png);
}

.bg .c{
  width: 300px;
  height: 322px;
  padding-top: 70px;
  float: left;
  background: url(../images/a2.jpg);
}

.bg .c span{
  font-size: 27px;
  color: #fff;
}

.bg .c:hover{
  padding-top: 62px;
  background-image: url(../images/a1.jpg);
}

.bg .c:hover span{
  font-size: 28px;
  padding-right: 25px;
}

.zt .c{
  margin-bottom: 20px;
}
.sx{
  position: relative;
}


@media screen and (max-width: 768px) {}