*{
    margin: 0;
    padding: 0;
}
body{
    font-size: 14px;
}
ol,ul,li,a,span,div,p{
    font-family: "Microsoft Yahei";
}

.banner{
    width: 100%;
    margin-top: -5px;
}
.banner div{
    width: 1200px;
    margin: 0 auto;
}

#main{
    width: 100%;
    height: auto;
}
.m-main{
    width: 1200px;
    margin: 0 auto;
}

.aside-l{
    width: 770px;
    float: left;
    min-height: 500px;
}
.aside-l h2{
    height: 60px;
    line-height: 60px;
    margin-top: 20px;
    font-size: 24px;
    border-bottom: 1px solid #D6D6D6;
    width: 670px;
    margin-left: 50px;
    overflow: hidden;
    text-align: center;
}
.aside-l .detail_jj{
    font-size: 18px;
    height: 45px;
    line-height: 45px;
    text-align: center;
}
.detail_zy {
    border: 1px solid #D7D7D7;
    text-align: left;
    margin-top: 20px;
    color: #222222;
}
.detail_zy img {
    width: 68px;
    height: 97px;
}
.detail_zy span {
    font-size: 15px;
    display: inline-block;
    width: 680px;
    line-height: 30px;
    height: 97px;
    margin-left: 10px;
    float: right;
}

.detail_word {
    width: 760px;
    font-size: 16px;
    text-align: left;
    line-height: 27px;
    word-spacing: 2px;
    margin-top: 15px;
    margin-left: 5px;
    color: #222222;
}

.detail_word p {
    text-indent: 2em;
}
.aside-r{
    width: 390px;
    float: right;
    min-height: 500px;
}
.msR1 {
    height: 390px;
}

.msRtit1 {
    width: 120px;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    background-color: #0099DF;
    color: #FFF;
    margin-left: 0px;
    padding-left: 25px;
}
.msRtit1 ul{
    list-style: none;
}
.msR1 ul li {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
}
li {
    list-style: none;
}
.msR1 ul li img {
    display: inline-block;
    vertical-align: middle;
}
.top-tit{
    height: 50px;
    line-height: 50px;
    font-size: 1.3em;
    color: #333;
    border-bottom: 2px solid #0099DD;
}

.msR2 {
    font-size: 18px;
}
.msRtit2 {
    width: 185px;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    background-color: #0099DF;
    color: #FFF;
    margin-left: 0px;
    padding-left: 25px;
}
.msR2 ul {
    display: inline-block;
    margin-top: 8px;
}
.msR2 ul li {
    height: 42px;
    line-height: 45px;
    padding-left: 10px;
    width: 370px;
	border-bottom: 1px dashed #999;
}
.msR2 a {
    color: #000;
	text-decoration:none;
}
.msR2 ul li span {
    width: 260px;
    display: inline-block;
}
.msR2 ul li font {
    color: #FE0002;
}