﻿img{border:0;}
.comw{
  width:100%;
  height: auto;
  float: left;
}
.comwh{
  width:74%;
  height: auto;
  margin: 0 auto;
}
.comwho{
  width:74%;
  height: auto;
  margin: 0 auto;
}
.listBanner{
	width:100%;
	height:390px;
  float: left;
	overflow:hidden;
	background: url(../image/dclistBannerbg.png) no-repeat 60% center;
  background-position: center center;
  opacity: 0.9;
}
.listBnnerWrap p{
  width:40%;
  font-size: 16px;
  color: #c8cbcf;
  line-height: 30px;
  margin-bottom: 30px;
}
.listBnnerWrap a{
  padding:0.7% 2%;
  margin-top:30px;
  background-color: #c30813;
  color: #fff;
  font-size: 15px;
  margin-right: 2%;
  border:1px solid #c30813;
  border-radius: 2px;
}
.listBnnerWrap a:hover{
  background-color: #fff;
  color: #000;
  border:1px solid #fff;
}
.listBnnerWrap strong a{
  border:1px solid #fff;
  background: none!important;
  padding-left:0%!important;
  padding-right:1%!important;
  font-weight: normal;
}
.listBnnerWrap strong a:hover{
  border:1px solid #c30813;
  background-color: #c30813!important;
  color:#fff;
}
.listBnnerWrap strong a img{
  vertical-align: middle;
}
.dclist1con{
  width:70%;
  height: 100px;
  background-color: red;
  margin:0 auto;
}
.dclist1con span{
  width:25%;
}



.xsbox-inline a{font-size: 16px;}



.dclist_list{
  width:100%;
  height: 100%;
  float: left;
}
.dclist_list2{
  background-color: #f2f2f2;
  margin-top:50px;
  padding-bottom: 60px;
}
.dclist_list2 h2,.dclist_list2 h4{
  text-align: center;
}
.dclist_list2 h2{
  font-size:1.5rem;
  padding-top:60px
}
.dclist_list2 h4{
  font-size:1rem;
  font-weight: normal;
  padding-top:20px;
  margin-bottom: 30px;
}
.dclistquestion{
  float: left;
  width:100%;
}

.dclistquestion span{
  display: inline-block;
  background-color: #fff;
  width:30%;
  margin-right: 3.1%;
  border-radius: 2px;
  padding-bottom: 40px;
}
.dclistquestion span:nth-of-type(3){margin-right:0;}
.dclistquestion span:hover{
  box-shadow: 0px 5px 13px 1px rgba(0, 0, 0, 0.2);
}
.dclistqutit{
  width: 100%;
  float: left;
  margin-top:40px;
}
.dclistqutit img{
  vertical-align: middle;
  margin-right: 4%;
  margin-left:6%;
}
.dclistqutit b{
  font-size: 18px;
  font-weight: normal;
}
.dclistqutit a{
  float: right;
  margin-right:6%;
  color:#c30813;
  font-size:14px;
}
.dclistqutit a:hover{
  color: #c30813;
}
.dclistqutit hr{
  width:80%;
  margin:0 auto;
  margin-top:20px;
}
.dclistqubody{
  width:80%;
  height: auto;
  float: left;
  margin-left:10%;
  margin-top:4%;
}
.dclistqubody ul li{
  line-height: 40px;
}
.dclistqubody ul li b:before{
  content: ".";
  margin-right: 4%;
  color:#ef4d4d;
  font-size: 14px;
}
.dclistqubody ul li a{
  list-style: none;
  font-size: 16px;
  overflow: hidden;
}
.dclistqubody ul li a:hover{
  color: #c30813;
}