*{
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
li{
    list-style: none;
}
body{
    background:none;
    min-width:1200px;
}
.clearfix::after{
    display: block;
    overflow: hidden;
    content: '';
    clear: both;
}
.container{
    width: 1200px;
    margin: 0 auto;
}
.header{
    width: 100%;
    min-width: 1200px;
    height: 450px;
    background: url(/uploads/image/sxzximages/xyesdzt01.png) no-repeat top center;
}
.header .container a img{
    margin: 10px ;
}
.con{
    width: 100%;
    min-width: 1200px;
    padding:  20px 0;
    background: url(/uploads/image/sxzximages/xyesdzt02.png) no-repeat top center;
}
.bannerbox{
    width: 100%;
    padding: 15px;

}
.box1{
    width: 100%;
    background: #fff;
    box-sizing: border-box;
    min-height:400px;
}
.box1 .banner img{
    width: 640px;
    height: 360px;
}
.banner{
    width: 650px;
}
.libt .p1{
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    line-height: 50px;
    color:#333333;
    text-indent: 2em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.libt .p2{
    color: #737373;
    line-height: 24px;
    font-size: 16px;
}
.xxgc{
    width: 505px
}
.box1 .xxgc .title span{
    background: url(/uploads/image/sxzximages/xyesdzt05.png) no-repeat bottom center;
    width: 173px;
    min-width: unset;
}
.box1 .xxgc .title {
     background: url(/uploads/image/sxzximages/xyesdzt06.png) no-repeat bottom right;
}
.title{
    width: 100%;
    height: 65px;
    background: url(/uploads/image/sxzximages/xyesdzt04.png) no-repeat bottom right;
}
.title span{
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    height: 65px;    
line-height: 58px;
    padding: 0;
    min-width: 195px;
    background: url(/uploads/image/sxzximages/xyesdzt03.png) no-repeat bottom center;
}
.title span a{
    color: #fff;
float: none;
}
.title a:hover{
color:#fff;
}
.list ul{
    margin-top: 10px;
}
.list li{
    height:40px;
    background:none;
}
.list li a{
    line-height: 40px;
    color: #333333;
    font-size: 16px;
    display: inline-block;
    width: 74%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    padding-left: 20px;
}
.list li a::after{
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #be0000;
    position: absolute;
    top: 18px;
    left: 0;

}
.list li span{
    float:right;
    line-height: 40px;
}
.box2{
    width: 100%;
    margin-top: 20px;
   
}
.box2>.box2left,
.box2>.box2right{
    width: 49%;
    background: #fff;
    padding: 15px;
    box-sizing: border-box;
    min-height: 500px;
}


.picbox .fl{
    width:35%;
}
.picbox .fl img{
    height:130px;
}
.picbox .fr{
    width:60%;
}
.right h1{
    margin-bottom:6px;
}