﻿@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 */

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 */





.header {
  width:100%;

}
.header img {
  width:100%;
}

.topm {
  width: 36vh;
  margin:0 auto;
  margin-top:3vh;
}
.topm img {
  width:100%;
}

.template-four {
  width: 96%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  margin-top: -2vh;
  height: 30vh;
}
/* 686*428 */
.temp-four-m {
  width: 100%;
  height: 30vh;
  color: #fff;
  text-align: center;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}


.temp-four-m .swiper-slide {
  width: 100%;
  height: 30vh;
  color: #fff;
  text-align: center;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.temp-four-m .swiper-slide img {
  width:100%;
}

.temp-four-m .swiper-slide h5 {
  color: #fff;
  width: 96%;
  position: absolute;
  padding-top: 1vh;
  bottom: 0;
  padding-bottom: 3vh;
  left: 0px;
  padding-left: 3%;
  padding-right: 3%;
  z-index: 10;
  height: auto;
  line-height: 20px;
  background: url(../images/sbg.png) repeat-x center bottom;
  background-size:contain;
  text-align: center;
}

.temp-four-m .swiper-slide h5 a {
  text-decoration: none;
  color: #fff;
  font-size: 2.4vh;
  overflow: hidden;
  font-family: "\5FAE\8F6F\96C5\9ED1";
}

.temp-four-m .swiper-slide img {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.temp-four-m .pagination {
  position: absolute;
  width: 90%;
  bottom:0px;
  left: 5%;
  text-align: left;
  z-index: 99;
}
.temp-four-m .pagination span {
  width:1vh;
  display: inline-block;
  margin:0;
  margin-left: 0.5VH;
  height:1vh;
  -moz-border-radius: 50%;
  -webkit-border-radius:50%;
  border-radius: 50%;
  background:rgba(255, 255, 255, 0.5);
}
.swiper-pagination-bullet {
  opacity: 1;
}
.temp-four-m .pagination span.swiper-pagination-bullet-active {
  background:rgba(255, 255, 255,1);
  width: 2vh;
  -moz-border-radius: 50%;
  -webkit-border-radius:50%;
  border-radius: 30%;

}


.content {
  width:96%;
  margin:0 auto;
  overflow: hidden;
  position: relative;
  margin-top:2vh;
}
.swiper-con {
  width:100%;
}

.tabBar {
  width:96%;
  margin:0 auto;
  overflow: hidden;
  margin-top: 2vh;
}
.tabBar ul li {
  width:22%;
  margin-right:1.5%;
  margin-left:1.5%;
  text-align: center;
  float:left;
  height:5vh;
  line-height: 5vh;
  color:#1355c8;
  background:#d7e6ff;
  font-size: 2.4vh;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.tabBar ul li.activeLi {
  color:#fff;
  background:#1355c8;
}
.swiper-con ul li {
 width:100%;
 overflow:hidden;
 margin-top:2vh;
 border-bottom:1px solid #eaeaea;
 padding-bottom:1vh;
}
.swiper-con ul li h5 {
  font-size: 2.5vh;
  min-height: 9vh;
}
.swiper-con ul li a h5 {
  color:#333;
}
.swiper-con ul li img {
  width:28%;float:right;
  margin-left:1vh;
}
.swiper-con ul li span {
  font-size:1.8vh;
  color:#8d8d8d
}
.swiper-con ul li a span {
  color:#8d8d8d
}
.morem {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: block;
  width: 20vh;
  height: 5vh;
  background:#1355c8;
  color:#fff;
  text-align: center;
  line-height: 5vh;
  margin:0 auto;
  margin-top:2vh;
  margin-bottom: 2vh;
}
.ztmin {
  width: 96%;
  margin: 0 auto;
  overflow-x: auto;
  padding: 2vh 0.5vh;
}
.ztmin ul {
  width: 184vh;
  overflow: hidden;
}
.ztmin ul li {
  float: left;
  width: 32vh;
  margin-right: 2vh;
  padding-bottom:1vh;
  border:1px solid #eaeaea
}

.ztmin ul li img {
  width: 100%;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 2%;
  height: 16vh;
}

.ztmin ul li h5 {
  width:90%;
  margin:0 auto;
  height: 7vh;
  padding-bottom:1vh;
  overflow:hidden;
  font-size: 2.4vh;
  line-height: 4vh;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.ztmin ul li p {
  width:90%;
  margin:0 auto;
  font-size: 1.8vh;
  color: #8d8d8d;
}

.list {
  width:96%;
  margin:0 auto;
}
.list ul li {
  width: 100%;
  overflow: hidden;
  margin-top: 2vh;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 1vh;
}
.list ul li h5 {
  font-size: 2.5vh;
}
.list ul li h5 a {
  color:#333
}
.list ul li span {
  font-size: 1.8vh;
  color: #8d8d8d;
}

.imglist {
  width:100%;
  margin:0 auto; 
  overflow:hidden;
}
.imglist ul {
  overflow:hidden;
}
.imglist ul li {
  float: left;
  width: 45%;
  margin-left: 2%;
  margin-right: 2%;
  padding-bottom:1vh;
  border:1px solid #eaeaea;
  margin-top: 2vh;
}
.imglist ul li img {
  width:100%;
  height: 17vh;
}
.imglist ul li h5 {
  width: 96%;
  margin: 0 auto;
  height: 8vh;
  padding-top: 1vh;
  padding-bottom: 0.5vh;
  overflow: hidden;
  font-size: 2.4vh;
  line-height: 4vh;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.m-navd {
   display: none;
}
.m-ft .finfo {
   display: block !important
}

