*{
    margin: 0;
    padding:0;
}
body{
    background-color: #fff;
    font-family: Microsoft Yahei;
}
.content1{
   padding-top:15px;
}
.pos{
height: 65px;
    line-height: 65px;
    border-bottom: 1px solid #e5e5e5;
    font-family: Microsoft Yahei;
    font-size: 12px;
    color: #212121;
}
a{
    text-decoration: none;
    color: #333;
}
li{
    list-style: none;
}
.clearfix::after{
    display: block;
    content: '';
    visibility: hidden;
    clear: both;
}
.con1left,.con1right{
    width: 49%;
    float: left;
}
.con1right{
    float: right;
}
.content{
    width: 1000px;
    margin: 0 auto;
}
.comtitle{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e5e5e5;
}
.comtitle span{
    border-bottom: 2px solid #be0000;
    padding: 0 20px;
    color: #be0000;
    font-size: 20px;
    font-weight: bold;
    line-height: 50px;
    display: inline-block;
    height: 50px;
}
.comtitle a{
    float: right;
    color: #727272;
}
.nr1left {
    margin-top: 20px;
    width: 100%;
    height: 290px;
    overflow: hidden;
    position: relative;
}
.longul{
    width: 1000%;
    height: 100%;
    position: absolute;
}
.longul li{
    width: 10%;
    height: 100%;
    float: left;
}
.longul li a ,.longul li a img{
    display: block;
    width: 100%;
    height: 100%;
}

.lunbox .linum{
    position: absolute;
    right: 0px;
    bottom: 5px;
    width: auto;
}
.nr1left .linum li{
    float: left;
    list-style: none;
    margin-right: 5px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #cdcdcd;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
}
.linum li.on {
    background: #0000ff;
}
.liebul{
    width: 100%;
    margin-top: 15px;
}
.liebul li{
    width: 100%;
    line-height: 32px;
    height:32px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    margin: 10px 0;
    box-sizing: border-box;
    font-size: 16px;
    padding-left: 15px;
    background: url(../images/sjtjzt/lwlbdian.jpg) no-repeat 5px 15px;
}
.con3left2 .liebul li{
 margin: 8px 0;
}
.content2{
    margin-top: 20px;
    width: 100%;
    padding-bottom: 40px;
}
.con2nr{
    padding-top: 20px;
    position: relative;
}
.box{
    width: 92%;
    height: 218px;
    margin:0 auto;
    overflow: hidden;
    position: relative;
}
.box .lunul{
    width: 3333%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;

}
.box .lunul li{
    width: 1%;
    float: left;
    height: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}
.box .lunul li img{
    width: 100%;
   height: 164px;
   display: block;
}
.box .lunul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.box .lunul li  p{
    line-height: 55px;
    background: #f7f7f7;
    /* background: #0000ff; */
    font-size: 16px;
    text-align: center;
}
.pre,.next{
    position: absolute;
    width: 40px;
    height: 40px;
   
    font-size: 50px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    top: 40%;
}
.pre{
    left: 0px;
    background:url(../images/sjtjzt/leftbt.png) ;
}
.next{
    right:0px;
    background:url(../images/sjtjzt/rightbt.png) ;
}
.content3{
    width: 100%;

}
.cont3left{
    width: 32%;
    float: left;
}
.con3right{
    width: 65%;
    float: right;
}
.njtitle{
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #f7f7f7;
    border-left: 5px solid #be0000;
    color: #be0000;
   
}
.njtitle span{
    font-size: 22px;
    font-weight: bold;
    padding-left:20px ;
}
.njtitle  a{
    float: right;
    font-size: 16px;
    line-height: 26px;
    display: block;
    text-align: center;
    width: 120px;
    height: 26px;
    border-radius: 13px;
    background:  #be0000;;
    color: #Fff;
    margin-top: 20px;
    margin-right: 15px;
}
.con3left1nr{
    width: 100%;
    margin: 20px auto;
    margin-bottom: 10px;
}
.con3left1nr img{
    display: block;
    margin: 0 auto;

}
.njt {
    width: 100%;

}
.njt a{
    display: block;
    width: 100%;
    margin-top: 13px;
}
.njt a img{
    width:100%;
    
}
.con3rightnr {
    /* padding-top: 20px; */
    width: 100%;
    height: auto;
    margin-bottom: 40px;
}
.con3left2 ul li a{
    display: block;
    width: 100%;
    box-sizing: border-box;
    height: 32px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.con3right .njtitle a{
    display:none;
}


.sjfbbiao,
.comtitle a{
    font-size:14px;
}
@media(max-width:1200px){
    .container{
        width:100%;
    }
}
@media(max-width:1000px){
    .content{
        width:100%;
        box-sizing: border-box;padding:0 8px;
    }
    .con3rightnr{
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
    }

}
@media(max-width:768px){
    .con1left, .con1right{
        width:100%;
    }
    .pos{
        padding: 13px 10px;
        box-sizing: border-box;
        height:auto;
        line-height:24px;
    }
    .content1{
        padding-top:8px;
    }
    .comtitle,
    .comtitle span{
        height:40px;
        line-height:40px;
    }
    .con1left .nr1left{
        max-width:500px;
        height: 250px;
    }
    .cont3left,
    .con3right{
        width:100%;
    }
    .njt{
        font-size:0px;
    }
    .njt a {
        width:49.5%;
        display:inline-block;
    }
    .njt a+a{
        margin-left:1%;
    }
    .comtitle span,
    .njtitle span{
        font-size:18px;
    }
    .liebul li{
        margin:0px;
    }
    .sjfbbiao .title>th,
    .title th a.on{
        font-size: 16px !important;
    }
    .content2{
        padding-bottom:10px;
    }
}
@media(max-width:500px){
    .njt a,
    .njt a+a{
        width:100%;
        margin-left:0px;
    }
    .box .lunul{
        width:10000%;
    }
    .box .lunul li{
        padding:0 5px;
    }
}