.Pad_Top{padding-top: 0.1px;}
.Ver_top{vertical-align: top;}
.fl{float: left;}
.fr{float: right;}
.cls{clear: both;}
/*main */
.main{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    background: #ffffff;
}
.main-right-one{
    width: 860px;
    height:50px;
    background: #f1f1f1;
    text-align: center;

}
.main-one{
    width:100%;
    height: 47px;
    line-height: 47px;
    background: #f9f9f9;
}
.main-one  ul{
    margin-left: 40px;
}
.main-one  ul li{
    font-size: 14px;
    color: #333333;
    line-height: 47px;
}
.main-one  ul li a{
    font-size: 14px;
    color: #333333;
}
.main-one  ul li a:hover{
    color: #ab33ad;
    font-weight: bold;
}
.main-one img{
    margin-left: 18px;
    margin-top: 15px;
}
.title-name{
    width: 1200px;
    min-height: 120px;
    text-align: center;
    border-bottom: 1px dashed #dddddd;
}
.title-name h3{
    margin-top: 80px;
    color: #5f075f;
    font-size: 24px;
    min-height: 45px;
}
.title-name p{
    margin-top: 20px;
    color: #666666;
    font-size: 14px;
    margin-bottom: 20px;
}
.title-mian{
    width: 1010px;
    min-height: 700px;
    margin: 20px auto;
}
.main-two{
    height: auto;
    background: #ffffff !important;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 30px;
}
.content{
    width: 100%;
    height: auto;
    background: #f5f5f5;
}
