body { margin:0; padding:0;}
.logo {width: 100%;}
.dl-menuwrapper{width:140px!important;}
.dl-menuwrapper button {height:75px!important;}
.swiper-container{z-indx:-1;}
.dl-menuwrapper ul{background-color:#0b5aa7!important;}
.dl-menuwrapper li a {
border-top:1px solid #fff!important;
border-bottom:none!important;
width:140px!important;}
/*如果模板公共样式里面定义了上面的样式，建议去掉上面的样式*/
.headerc210719 a {text-decoration:none;}
.headerc210719 a:active, a:hover {outline: 0;}
.headerc210719{width:100%;position:relative;height:50px;}
.logoc210719{display:block;height:70px;padding:5px 0 0 10px;}
.logoc210719 img{border:0;height:55px;float:left;}
.headerc210719 a span{
float:left;
display:block;
height:55px;
line-height:45px;
color:#fff;
margin-left:10px;
font-size:18px;}
.cd-title span{color:#148fd2;border-bottom: 2px solid #148fd2;}
.cd-title .more{color:#148fd2;}

.fix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.fix{display: block; *zoom:1;}
/* 整个容器尺寸 */
    .swiper-container {
        width: 100%;
        height:120px!important;}
  /* 分页符区域样式 */
  .c210720myswiper-pagination
  {
       position: absolute;
       -webkit-transition: 300ms;
	  -moz-transition: 300ms;
	  -o-transition: 300ms;
	  transition: 300ms;
	  -webkit-transform: translate3d(0, 0, 0);
	  -ms-transform: translate3d(0, 0, 0);
	  -o-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	  bottom:10px;
	  right: 15px; 
	  z-index: 10;
          margin:0 3px;display:none;
-webkit-animation-name: fadeIn; /*动画名称*/
-webkit-animation-duration: 3s; /*动画持续时间*/
-webkit-animation-iteration-count: 1; /*动画次数*/
-webkit-animation-delay: 0s;}
  /* 分页符 */
.c210720myswiper-pagination-bullet
{
  margin: 0 3px;
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;}

  /* 当前分页符 */
.c210720myswiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;}
.walist li{border-bottom: 1px solid #ddd;padding-bottom: 10px;
    margin-top: 5px;}

.time {
    color: #c3c3c3;
    display: block;
    font-size: 14px;}

.tab-iteam-con .con li a:hover{color:#b50013;}
.tab-iteam-con .con li a {

    height: 50px;
    line-height: 20px;
    padding: 5px 10px 5px 0;}