body {
    background: url(/uploads/image/sxzcimages/gajyzd_bg.jpg) no-repeat top center;
    background-size: 100%;
}
.header{
    height: 400px;
}
body>.container{
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
}
.jgdt{
    height: auto;
    width: 42%;
}
.dxrw{
    margin-top: 0;
}
.title{
    background: url(/uploads/image/sxzcimages/gajyzd_titcolor.png);
    height: 46px;
    line-height: 46px;
    background-size: 100%;
}
.title span{
    display: inline-block;
    height: 46px;
    line-height: 46px;
    padding: 0 50px;
    background-color: #fff;
    background: url(/uploads/image/sxzcimages/gajyzd_tit.png) ;
    background-size: 100% 100%;
    color: #fff;
}
.list li{
    height:45px;
    line-height:45px;
}
.list li a{
    display: inline-block;
    width: 75%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.dxrw{
    margin-top: 35px;
}
.right2 p{
    margin-top: 10px;
    font-size: 14px;
    color: #999999;
    line-height: 28px;
    text-indent: 2em;
}
.con2right li .p1{
    color: #000000;
    font-size: 16px;
    font-weight: bold;
}
.con2right li .p1 a{
    width: 75%;
    color: #000000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block
}
.con2right li .p1 span{
    color: #999999;
    float: right;
    font-weight: normal;
}
.con2right li{
    margin: 15px 0;
}
.con2right li  .p2{
    text-indent: 2em;
}
.con2right li  .p2,.con2right li  .p2 a{
    color: #999999;
    font-size: 14px;
}
.content{
    background-color: #fff;
}
.banner{
    width: 645px;
    height: 345px;
}
.szdt{
    width:56%;
}
.pre,.next{
    width: 42px;
    height: 66px;
    text-align: center;
    line-height: 66px;
    background: rgba(0,  0,  0, 0.1);
    color: #fff;
    font-size: 32px;
    position: absolute;
    top: 42%;
    border-radius: 4px;
    cursor: pointer;
    left: 20px;
}
div.next{
     left: unset;

    right: 20px;
}
.right2{
     width:50%;
}
.right2 h1{
    width: 100%;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.title a{
   margin-right: 5px;
}
.yjzjbox{
      width: 340px;
      background: #fff;
      position: fixed;
      z-index: 999;
      bottom: 0px;
      right: 0;
      border: 1px solid #d91308;
}
.yjzjbox p{
    width:120px;
    margin:0 auto;
    text-align:center;
    line-height: 36px;
    margin-top: 10px;
}
.yjzjbox a{
    display: block;
    width: 120px;
    text-align:center;
    margin: 15px auto;
    padding:0 10px;
    background: #d91308;
    color: #fff;
    padding: 5px 20px;
}
.yjzjbox .syfctop1{
    height: 30px;
    background: #d91308;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
}
.yjzjbox .sy_close02{
    position:absolute;
        right: 10px;
    top: 5px;
    color: #fff;
    cursor: pointer;
}