*{
    box-sizing: border-box;
}

/*当前位置*/
.dqwz{
    height:40px;
    line-height: 40px;
    width: 100%;
    background: #efefef;
}
.older .dqwz{
    height:50px;
    line-height: 50px;
}
.dqwz-con{
    padding-left: 20px;
    height:40px;
    margin: auto;
    background: url("home.png") no-repeat 0px;
    width:1160px;
}
.older .dqwz-con{
    font-size: 22px;
    height:50px;
}
.dqwz-con a{
    line-height: 40px;
    color: #333;
    font-size: 15px;
}
.older .dqwz-con a{
    line-height: 50px;
    font-size: 18px;
}
.mbread{
    display:none;
}

.main{
	width:1200px;
	margin:20px auto;
    padding:0;
}


.yinyan{
    width:1160px;
    padding:30px;
    margin:auto;
    background-color:#fff;
    position:relative;
    top:-70px;
    box-shadow: 5px 5px 10px #999
}
.yinyan .ytop{
    background-color:#ffc103;
    width:25px;
    height:80px;
    position:absolute;
    top:-30px;
    left:40px;
    z-index:9;
}
.yinyan .ytxt{
    border:solid 1px #ccc;
    width:150px;
    height:50px;
    line-height: 50px;
    text-align:center;
    font-size:20px;
    font-weight:bold;
    color:#2e61cf;
    position:absolute;
    top:30px;
    left:50px;
}
.yinyan .ynr{
    margin-top:70px;
    text-indent:2em;
    line-height:30px;
    font-weight:bold;
}

.main h2{
    text-align:center;
    margin:20px;
}

.kuai{
    display:flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.xbox{
    display:block;
    width:23%;
    height:80px;
    background-color:#f2f8ff;
    text-align:center;
    line-height:80px;
    margin-bottom:25px;
    border-radius:5px;
    border:solid 2px #ccc;
    font-weight:bold;
}
.xbox:hover{
    background-color:#0060ea;
    color:#fff;
}

.san li{
    border-bottom:none;
}
.san li:before{
    background:url(dian.png) no-repeat;
    background-size:6px 11px;
    width:6px;
    height:11px;
    top:18px;
}

.titleS2{
    height:40px;
    background:url(news3.png) right bottom no-repeat;
}
.titleS2 h3{
    height:26px;
    line-height:26px;
    font-size:20px;
    color:#2e61cf;
    background-color:none;
    background:url(news2.png) no-repeat;
    padding-left:15px;
    position:relative;
    bottom:-15px
}
.titleS2.lm{
    background:none;

}
.san.lm{
    margin-top:20px;
    border-top:solid 2px #2e61cf;
}


.pic{
    display:block;
    width:1180px;
}
.pic img{
    width:100%;
}

.zc{
    display:block;
    width:100%;
    height:95px;
    margin:10px 0;
}
.zc img{
    width:100%;
    height:95px;
}