body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font:"微软雅黑","Arial Narrow",HELVETICA; }
a{text-decoration:none} 
li{list-style:none}
img{border:0;vertical-align:top} 
p{word-wrap:break-word}
.Pad_Top{padding-top: 0.1px;}
.Ver_top{vertical-align: top;}
.fl{float: left;}
.fr{float: right;}
.cls{clear: both;}
i{ font-style: normal; font-size: 18px; font-weight:bold;color: #555555;}
/* li加点 list-style-type:disc */
/* header */
.wrap{
    background: #f6f6f6;
}


/*main */
.content-lm {
    width: 100%;
    height: auto;
    background: #ffffff;
}
.main-lm {
    width: 1200px;
    min-height: 866px;
    margin: 0 auto;
    background: #ffffff;
}
.main-left{
    width: 260px;
    min-height: 600px;
    background: #f1f1f1;
    margin-top: 30px;
    margin-left: 20px;
}
.mian-left-one{
    width: 260px;
    height: 96px;
    border-radius: 5px 5px 0 0;
    background:url(one.png) no-repeat;
    text-align: center;
}
.mian-left-one h3{
    color: #ffffff;
    font-size: 20px;
    line-height: 96px;
}
.mian-left-two{
    width: 26px;
    height: auto;
    text-align: center;
}
.mian-left-two ul li{
    width: 260px;
    height: 75px;
    background: #f1f1f1;
    line-height: 75px;
    cursor: pointer;
}
.mian-left-two ul li a{
    font-size: 17px;
    color: #333333;
}
.mian-left-two ul li.active-one{
    width: 250px ;
    border-left: 10px solid #5f075f ;
    background: #ffffff;
}
.mian-left-two ul li.active-one a{
    margin-left: -10px;
}
.main-rigth{
    width: 860px;
    min-height: 850px;
    margin-left: 42px;
    margin-top: 30px;
}
.main-right-one{
    width: 860px;
    height:50px;
    text-align: center;
    border-bottom: 5px solid #721f6f;
}
.main-right-one  ul{
    margin-left: 40px;
}
.main-right-one  ul li{
    font-size: 14px;
    color: #333333;
    
}
.main-right-one  ul li a{
    font-size: 14px;
    color: #333333;
    line-height: 48px;
}
.main-right-one  ul li a:hover{
    color: #ab33ad;
    font-weight: bold;
}
.main-right-one img{
    margin-right: -33px;
    margin-top: 15px;
}
.main-right-two{
    width: 100%;
    height: auto;
}
.main-right-two ul li{
    width: 100%;
    height: 74px;
    border-bottom: 1px dashed #dddddd;
    line-height: 74px;
}
.main-right-two ul li a{
    font-size: 16px;
    color: #333333;
}
.main-right-two ul li p{
    font-size: 16px;
    color: #999999;
}
.main-right-two ul li p img{
    margin-top: 30px;
    margin-right: 10px;
}
.main-right-two ul li a:hover{
    color: #ab33ad;
}
.content-one{
    margin-top: 30px;
}
