*{
    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;
}


.spe{
    margin:40px auto 20px;
    position:relative;
    background:url(news1.png) no-repeat;
}
.spe .left{
    width:240px;
    height:403px;
    float:left;
}
.spe .left .ytitle{
    display:block;
    width:189px;
    height:65px;
    margin-top:50px;
    margin-left:30px;
    background:url(news-title1a.png) no-repeat;
    line-height:65px;
    text-align: center
}
.spe .left .ytitle:hover{
    background:url(news-title1b.png) no-repeat;
}
.spe .left .ertitle{
    display:block;
    width:199px;
    height:65px;
    margin-top:20px;
    margin-left:30px;
    background:url(news-title2a.png) no-repeat;
    line-height:65px;
    text-align: center
}
.spe .left .ertitle:hover{
    background:url(news-title2b.png) no-repeat;
}
.spe .right{
    width:800px;
    float:left;
    margin:50px;
}


.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;
}