body{
    margin: 0;
    padding: 0;
}
a{
    text-decoration:none;
    color:#333;
    font-family: 微软雅黑;
}
ul{list-style-type: none;padding: 0}
.bg{
    background: url("top.png") no-repeat center top;
}
.clearboth{
    clear: both;
}
.container{
    width: 1200px;
    margin: 0 auto;
    margin-top: 700px;
}
.top_box_left{
    float: left;
    border: 20px solid #fdd697;
    position: relative;
}
.shadow{
    position: absolute;
    top: -20px;
    right: -48px;
}
.top_box_left_title{
    width: 98%;
    padding-left: 2%;
    height: 50px;
    position: absolute;
    bottom: 0;
    background-color: rgba(0,0,0,0.4);
    color: #ffffff;
    line-height: 50px;
    font-size: 18px;

}
.top_box_right{
    width: 500px;
    height: 497px;
    float: left;
    background-color: #fff;
    margin-top: 36px;
}
.top_box_right_title{
    width: 100%;
    height: 60px;
    background: url("tubiao.png") no-repeat center;
    background-size: 85%;
    margin-top: 30px;
}
.xxdt{
    font-size: 30px;
    color: #e03112;
    position: relative;
    font-family: 微软雅黑;
    top: 8px;
    left: 90px;
}
.top_box_right_list_box{
    padding: 30px;
}
.list_title{
    font-size: 18px;
    font-weight: bold;
}
.docabs{
    font-size: 14px;
    color: #9c9898;
    line-height: 25px;
    text-indent:2em
}
.top_box_right_list_box ul li{
    height: 45px;
    line-height: 45px;

}
.top_box_right_list_box ul li span{
    font-size: 14px;
    color:#b5b5b5;
    float: right;
}

.normal_box{
    width: 1200px;
    background: #fff;
    border-radius: 35px;
    margin-top: 35px;
    padding-top: 30px;
}
.xslx{background: url("tubiao2.png") no-repeat center;}
.qz{background: url("tubiao3.png") no-repeat center;}
.normal_box_title{
    width: 100%;
    height: 50px;
    background-size: 90%;

}
.xslx_title{
    font-size: 30px;
    color: #e03112;
    position: relative;
    font-family: 微软雅黑;
    left: 108px;

}
.circle{
    display: block;
    width: 7px;
    height: 7px;
    border: 1px solid #e03112;
    border-radius: 7px;
    float: left;
    margin: 5px 10px 0 0;
}
.normal_box_lists ul{
    width: 45%;
    float: left;
    padding: 0 0 0 5%;
}
.normal_box_lists ul li a{
    font-weight: bold;
    color: #555555;
}
.footer{
    width: 100%;
    height: 180px;
    background: #e7e7e7;
    margin-top: 80px;
}
.footer_con{
    float: left;
    text-align: center;
    margin-right: 50px;
}
.footer_box {
    width:1000px;margin: 0 auto;padding: 50px 100px 0 100px;
}
