body{
    margin: 0;
    font-family: 微软雅黑;
}
.banner img{
    width: 100%;
}
.container{
    max-width: 1260px;    
    margin: 0 auto;
    padding: 0px 10px;
    
    height: auto;
    overflow: hidden;
    
}
.shadow{
    box-shadow: 2px 2px 10px #999;
    border-radius: 40px;
    margin-bottom: 20px;
}
.weizhibg {
    background: url(weizhibg.png) no-repeat;
	width: 100%;
	height: 50px;
	margin: auto;
}
/* 第一层 */
.con1-left{
    width: 49%;
    float: left;
    border: 1px solid #287dc8;
    border-radius: 15px;
}
.con1-right{
    width: 49%;
    float: right;
    border: 1px solid #287dc8;
    border-radius: 15px;
}
.con1{
    width: 93%;
    margin: 0 auto;
}
.con2{
    width: 93%;
    margin: 0 auto;
}
.con3{
    width: 93%;
    margin: 0 auto;
}
.con4{
    width: 93%;
    margin: 0 auto;
    border: 1px solid #287dc8;
    border-radius: 15px;
}
.con1-left p{
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 10px;
    border-radius: 15px 15px 0px 0px;
    background:#287dc8;
    padding: 0px 20px;
}
.con1-left p .title{
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    line-height: 50px;
    padding-left: 40px;
}
.con1 .con1-left p .title{
    background: url(icon1.png) no-repeat left center;
    background-size: 21%;
}
.con1 .con1-right p .title{
    background: url(icon2.png) no-repeat left center;
}
.con2 .con1-left p .title{
    background: url(icon3.png) no-repeat left center;
}
.con2 .con1-right p .title{
    background: url(icon4.png) no-repeat left center;
}
.con3 .con1-left p .title{
    background: url(icon5.png) no-repeat left center;
}
.con3 .con1-right p .title{
    background: url(icon5.png) no-repeat left center;
}
.con1-left p .more{
    color: #fff;
    font-size:16px;
    background: url(more.png) no-repeat right center;
    float: right;
    padding-right: 10px;
    line-height: 50px;
}
.con1-left .list li{
    color: #454444;
    font-size: 16px;
    line-height: 46px;
    background: url(dot.png) no-repeat left center;
    padding-left:10px ;
    height: 47px;
    overflow: hidden;
}
.con1-left .list li a{
    color: #454444;
    display: inline-block;
    width: 70%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.con1-left .list li span{
    float: right;
    display: inline-block;
    width: 28%;
}

.clear_both{
    clear: both;
}
.con1 .con1-left ul.pic {
    width: 34%;
    float: left;
    text-align: center;
}
.con1 .con1-right ul.pic {
    width: 33%;
    float: left;
    text-align: center;
    padding: 20px 15px 27px 17px;
}
.con2  ul.pic {
    width: 34%;
    float: left;
    text-align: center;
}
.con3 .con1-left ul.pic {
    width: 34%;
    float: left;
    text-align: center;
}
.con3 .con1-right ul.pic {
    width: 34%;
    float: left;
    text-align: center;
}
.con4 .con1-left ul.pic {
    width: 50%;
    float: left;
    text-align: center;
}
.con4 .con1-left,.con4 .con1-right {
    border: none;
}
.con4 .con1-left  ul.list {
    width: 66%;
    float: right;
}
.con4 .con1-left {
    width: 55%;
    float: left;
}
.con4 .con1-right {
    width: 45%;
    float: right;
}
.con4 p {
    width: 100%;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 10px;
    border-radius: 15px 15px 0px 0px;
    background: #287dc8;
    padding: 0px 20px;
}
.con4  p .title {
    background: url(icon6.png) no-repeat left center;
}
.con4 p .title {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    line-height: 50px;
    padding-left: 40px;
}
.con4 .con1-right .list li span{
    width: 20% ;
}
.con4 .list li a {
    width: 78%;
}
.con4 p .more {
    color: #fff;
    font-size: 16px;
    background: url(more.png) no-repeat right center;
    float: right;
    padding-right: 10px;
    line-height: 50px;
}
.con1 .con1-left ul.list {
    width: 66%;
    float: right;
}
.con2  ul.list {
    width: 66%;
    float: right;
}
.con3 .con1-left  ul.list {
    width: 66%;
    float: right;
}

/* 第二层 */
.con1-right p{
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 10px;
    padding: 0px 20px;
    background:#287dc8;
    border-radius: 15px 15px 0px 0px;
}
.con1-right p .title{
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    line-height: 50px;
    padding-left: 40px;
}
.con1-right p .more{
    color: #fff;
    font-size:16px;
    background: url(more.png) no-repeat right center;
    float: right;
    padding-right: 10px;
    line-height: 50px;
}
ul.pic {
    padding: 22px 10px 25px 10px;
}
ul.list {
    padding: 20px 20px 20px 0px;
}
.con1-right .list li{
    color: #454444;
    font-size: 16px;
    line-height: 46px;
    background: url(dot.png) no-repeat left center;
    padding-left:10px ;
    height: 47px;
    overflow: hidden;
}
.con1-right .list li a{
    color: #454444;
    display: inline-block;
    width: 70%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.con1-right .list li span{
    float: right;
    display: inline-block;
    width: 28%;
}

.height{
    height: 40px;
}
.ztlist {
  margin-top: 45px;
  overflow: hidden;
}
.ztlist ul{
  margin-left: 10px;
}
.ztlist li{
  float: left;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 20px;
  width: 285px;
  height: 120px;
}