@charset "utf-8";
/*CSS通用重置样式*/
body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, pre, code,form, fieldset, legend, input, button,textarea, p, blockquote, th, td {margin:0;padding:0;list-style:none; text-decoration:none;}
fieldset, img {border:0;}
:focus {outline:0;}
address, caption, cite, code, dfn,em, th, var, optgroup,i {font-style:normal;font-weight:normal;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
abbr, acronym {border:0;font-variant:normal;}
input, button, textarea,select, optgroup, option {font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
code, kbd, samp, tt {font-size:100%;}
input, button, textarea, select {*font-size:100%;}
body {font-size:12px;color:#333;background:#FFF;}
ol, ul {list-style:none;}
caption, th {text-align:left;}
sup, sub {font-size:100%;vertical-align:baseline;}
:link, :visited , ins {text-decoration:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,q:before, q:after {content:'';content:none;}
a{text-decoration:none;}
a:hover{text-decoration:none;}
img{vertical-align:middle;}
.clearfix:before,.cf:before,.clearfix:after,.cf:after{content:"\0020";display:block;height:0;overflow:hidden;}
.clearfix:after,.cf:after{clear:both;}
.clearfix,.cf{zoom:1;}
html{_text-overflow:ellipsis;} /*���IE6��ͼƬ����*/ 
iframe{display:block;}

ol, ul {list-style: none;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

/* Init */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend{margin: 0; padding: 0;border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;}

/* common */
body { font: 14px/1.5 "Helvetica Neue", Microsoft YaHei, "Microsoft Yahei", Helmet, Freesans, sans-serif; color:#333333; 
}
a,a:visited{ text-decoration:none;}

.clearer{ line-height:0px; clear:both; }
strong{ font-weight:bold;}

/* new clear .clear{overflow:hidden; zoom:1; clear:both;}*/
.clear:after {content: ".";clear: both;height: 0;visibility: hidden;display: block;} 
.clear {display: inline-block;    }
/**//* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/**//* End hide from IE-mac */

@font-face {
  font-family: "SourceHanSerifCN-SemiBold-7";
  src: url("../css/SourceHanSerifCN-SemiBold-7.otf");
}
@font-face {
  font-family: "SourceHanSerifCN-Bold-2";
  src: url("../css/SourceHanSerifCN-Bold-2.otf");
}



.bza p a {
  color:#fff;
}




.top {
  width: 1200px;
  margin:0 auto;
  text-align: center;
  position: relative;
  margin-top: 65px;
}
.top a {
  display: block;
  position: absolute;
  right:0px;
  top:30px;
  z-index: 1;
}

.con {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 45px;
}


.video-item {
  width: 580px;
  float:left;
  margin-left:20px;
}

.video-item img {
  width: 580px;
  height:330px;
}

.video-item h5 {
  font-size:18px;
color:#333;
line-height: 32px;
padding-top:10px;
}

.video-item h5 a {
  color:#333;
}

.list-con {
  width: 1300px;
  margin:0 auto;
  position: relative;;
  padding-top:35px;
}

.listswipera, .listswiperb,.listswiperc,.listswiperd,.listswipere {
  width: 1200px;
}

.mlist-con {
  width: 1200px;
  margin:0 auto;
  overflow: hidden;
  margin-top:35px;
}

.mlist-con ul li {
width: 575px;
height:62px;
float:left;
padding-left:10px;
margin-top:20px;
margin-left:15px;
  background-image: -moz-linear-gradient( 0deg, rgb(182,207,243) 0%, rgb(210,226,249) 68%, rgb(237,245,255) 97%, rgb(255,255,255) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(182,207,243) 0%, rgb(210,226,249) 68%, rgb(237,245,255) 97%, rgb(255,255,255) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(182,207,243) 0%, rgb(210,226,249) 68%, rgb(237,245,255) 97%, rgb(255,255,255) 100%);
  }

.mlist-con ul li a {
  color:#000;
  font-size:16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 35px;;
}
.mlist-con ul li p {
  font-size:14px;
}




.all-con {
  width: 1200px;
  margin:0 auto;
  overflow: hidden;
  display: grid;
  justify-content: center;
  margin-top:25px;
}
.all-con img {
  width: 100%;
}




/* .all-con .item:nth-child(even){
  float:right;
}
.all-con .item:nth-child(odd){
  float:left;
} */
.all-con .item a {
  color:#fff;
  font-size:14px;
}


.onedelay {
  -webkit-transition: transform 1.0s;
    animation-delay: 0.3s
  }
  
  .onedelaya {
    animation-delay: 0.5s
  }
  
  .onedelayb {
    animation-delay: 1s
  }
  
  .onedelayc {
    animation-delay: 2s
  }
  
  .onedelayd {
    animation-delay: 3s
  }





