body{
    font-family: Helvetica,"Microsoft YaHei",Tahoma,Arial,"Hiragino Sans GB","Hiragino Sans GB W3",STXihei,STHeiti,Heiti,SimSun,sans-serif;
}
img{
    display: block;
}
.clearFix{
    content:"";
   /* clear: both;*/
    display: block;
}
.clearFix:after{
    zoom: 1;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
ul li{
    float: left;
    list-style: none;
}
a{
    text-decoration: none;
}
*{
    padding: 0;
    margin: 0;
}
.wraper{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.top_nav{
    width: 100%;
    height: 130px;
}
.top_nav .wraper{
    padding: 30px 10px;
    height:70px;
    position: relative;
}
/*.nav{
    margin-left: 130px;
}
.nav li{
    margin-right: 36px;
}
.nav li a{
    display: block;
    height: 76px;
    text-align: center;
    line-height: 76px;
    color: #4d4d4d;
    font-size: 14px;
    cursor: pointer;

}*/
.active{
    background: url(../images/line.jpg) no-repeat center 50px;
    background-size: 100% 2px;
}
.top{
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    background: #d0d0d0;
    padding-left: 10px;
}
.top ul li a{
    color: #000000;
    font-size: 14px;
}
.banner{
    width: 100%;
    height: 300px;
    background: url(../images/legal/banner.jpg) no-repeat center;
}
.banner .left_bar{
    width: 280px;
    position: fixed;
    top: 185px;
    /*left: 300px;*/
}
.banner .left_bar li{
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-bottom: 1px;
    background: rgba(127, 61, 158, 0.8);
    text-align: center;
}
.banner .left_bar li.active{
    background: none;
}
.banner .left_bar li a{
    color: #ffffff;
    width: 100%;
    height: 40px;
    display: block;
}
.banner .left_bar li.active a{
    color: #000000;
}
.main{
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 100px;
}
.legal_box{
    width: 920px;
}
.legal_box .main_box{
    padding: 0 20px;
}
.legal_box .title{
    width: 100%;
    height: 100px;
    line-height: 100px;
    font-size: 24px;
    text-align: center;
    border-bottom: 1px solid #ccc;
}
.legal_box .title span{
    font-size: 14px;
}
.legal_box .title_0{
    padding: 30px 0 0px;
}
.legal_box .title_0,.legal_box .title_1{
    color: #484848;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}
.legal_box .title_1{
    text-align: left;
    text-indent: 40px;
}
.legal_box .title_2{
    color: #662680;
    text-align: left;
    font-weight: bold;
    padding: 20px 0;
    text-indent: 40px;
}
.legal_box .welcome,.legal_box .part p{
    color: #484848;
    font-size: 16px;
    text-indent: 40px;
    padding: 20px 0;
}
.legal_box .part p{
    padding-top: 0;
}
.btm_list ul li:nth-child(1){
    font-weight: bold;
    font-size:16px;
    color: #4d4d4d;
}
.btm_list{
    clear: both;
    overflow: auto;
}
.btm_list ul {
    float: left;
    margin-left: 100px;
    /*margin-top: 120px;*/
}
.btm_list ul:nth-child(1){
    margin-left: 0px;
}
.btm_list ul li{
    float: none;
    margin-top: 20px;
    font-size:14px;
}
.btm_list ul li a{
    color: #4d4d4d;
    cursor: pointer;
}
.btm_list ul li a:hover{
    color: #662680;
}
.gzwm li:nth-child(2){
    background: url(../images/tcat.png) no-repeat;
    padding-left: 30px;

}
.gzwm li:nth-child(3){
    background: url(../images/sina.png) no-repeat;
    padding-left: 30px;

}
.gzwm li:nth-child(4){
    background: url(../images/media.png) no-repeat;
    padding-left: 30px;

}
.gzwm {
    width: 86px;
    text-align: center;
}
.wx{
    width: 110px;
    text-align: center;
}
.wx li:nth-child(1){
    font-size: 18px;
    font-weight: bold;
}
.phone{
    width: 270px;
    text-align: center;
}
.phone li:nth-child(1){
    font-size: 24px;
    font-weight: bold;
}
.phone li:nth-child(2){
    color: red;
    font-size: 18px;
    font-weight: bold;
}
.free li a{
    cursor: pointer;
}
.links{
    padding: 160px 0;
}
.links div:nth-child(1){
    height: 42px;
    background-color: #eeeeee;
}
.links div:nth-child(1) a{
    display: block;
    height: 42px;
    width: 122px;
    text-align: center;
    line-height: 42px;
    background-color: #535353;
    color: #ededed;
}
.link_box{
    padding: 30px 30px;
}
.link_box li{

    margin-right: 14px;
}
.link_box li a{
    color: #4d4d4d;
    font-size: 14px;
}
footer{
    padding-top: 100px;
    padding-bottom:118px;
}
footer p{
    text-align: center;
    font-size: 14px;
    color: #4d4d4d;
}