* {
    padding: 0;
    margin: 0;
    list-style: none;
    text-decoration: none;
}
.header{
    width: 100%;
    height: 200px;
    background: url('../img/topbj.png');
}
.header .h-cont{
    width: 1200px;
    padding: 60px 0;
    margin: 0 auto;
    overflow: hidden;
}
.header .h-cont .logo{
    float: left;
}
.header .h-cont .search{
    float: right;
    position: relative;
}
.header .h-cont .search button{
    width: 27px;
    height: 26px;
    background: url('../img/fdj.png');
    position: absolute;
    right: 15px;
    bottom: 10px;
    border: none;
    outline: none;
}
.header .h-cont .search input{
    width: 260px;
    padding: 0 20px;
    height: 45px;
    border-radius: 23px;
    border: none;
    outline: none;
    margin-top: 20px;
}
.header .h-cont .search img{
    position: absolute;
    right: 15px;
    bottom: 10px;
}
.nav{
    width: 100%;
    height: 50px;
    background: #165EBE;
}
.nav .oneNav {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.nav .oneNav li{
    float: left;
    width: 200px;
}
.nav .oneNav li a {
    display: inline-block;
    color: #FFFFFF;
    font-size: 17px;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.nav .oneNav li a:hover{
    background: #2476E2;
    color: #FFFFFF;
}
.nav .twoNav{
    display: none;
    background: #165EBE;
    width: 200px;
    overflow: hidden;
    position: absolute;
    z-index: 10;
}

.nav .twoNav li a {
    font-size: 15px;
}
.content{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 50px;
}
.content .banner{
    height: 360px;
    width: 570px;
    float: left;
    overflow: hidden;
    position: relative;
}
.content .banner .left-hd{ 
    height:8px; 
    overflow:hidden; 
    position:absolute; 
    right:15px; 
    bottom:15px; 
    z-index:99999999;
 }
.content .banner .left-hd ul{ 
    overflow:hidden;
    zoom:1;
    float:left;
}
.content .banner .left-hd ul li{ 
    float:left;
    border-radius:50%;
    margin-left:5px;
    width:8px;
    height:8px;
    background: #fff;
    cursor:pointer;
    opacity: 0.3;
}
.content .banner .left-hd ul li.on{ 
    background: #fff;
    opacity: 1;
}
.content .banner .left-bd ul li {
    width: 570px;
    height: 360px;
}
.content .banner .left-bd img{
    width: 100%;
    height: 100%;
    display: block;
}
.content .banner .left-bd ul li div{
    position: relative;
    z-index: 1;
    height: 64px;
    top:-64px;
    color: #fff;
}
.content .banner .left-bd ul li div .title{
    display: inline-block;
    float: left;
    width: 490px;
    background: #242424;
    font-size: 16px;
    opacity: 0.5;
    height: 40px;
    line-height: 40px;
    margin-top: 24px;
    padding-left: 20px;
}
.content .banner .left-bd ul li div .date{
    padding: 2px 5px;
    display: inline-block;
    float: left;
    height: 60px;
    width: 50px;
    background: #2476E2;
    z-index: 9999;
}
.content .banner .left-bd ul li div .date span:first-child{
    display: inline-block;
    font-size: 16px;
    padding: 7px 16px 0;
    font-weight: bold;
    border-bottom: 1px solid #ffffff;
}
.content .banner .left-bd ul li div .date span:last-child{
    font-size: 12px;
}
.content .columnboxr{
    /* height: 360px; */
    width: 570px;
    overflow: hidden;
    float: right;
}
.content .columnboxl{
    /* height: 360px; */
    width: 570px;
    overflow: hidden;
    float: left;
}
.content .column{
    width: 100%;
    height: 40px;
    background: url('../img/bt4.png');
}
.content .column a{
    color: #333333;
    font-size: 14px;
    float: right;
    margin-top: 10px;
}
.content .column a:hover{
    color: #165EBE;
}
.content .lists .item a{
    display: inline-block;
    height: 79px;
    line-height: 79px;
    width: 570px;
    border-bottom: 1px solid #CCCCCC;
    color: #4D4D4D;
    cursor: pointer;
}
.conten3 .lists .item a{
    width: 1200px;
}
.content .lists .item a:hover{
    color: #165EBE;
}
.content .lists .item .title{
    font-size: 16px;
}
.content .lists .item .title span{
    float: right;
}
.content .zcwj .column{
    background: url('../img/bt2.png');
}
.content .tszs .column{
    background: url('../img/bt3.png');
}
.content2 ul li{
    list-style: circle !important;
    margin-top: 19px;
}
.content2 ul li a{
    color: #4D4D4D;
    font-size: 16px;
}
.content2 ul li a span{
    float: right;
}
.content2 ul li a:hover{
    color: #165EBE;
}
.conten3 .column{
    background: url('../img/bt1.png');
}
.childbox div{
    height: 300px;
    width: 570px;
    overflow: hidden;
    float: left;
}
.childbox div:last-child{
    height: 300px;
    width: 570px;
    overflow: hidden;
    float: right;
}
.childbox div img{
    display: block;
    margin: 30px 0 0;
}
.childbox ul li{
    line-height: 60px;
    border-bottom: 1px solid #E6E6E6;
}
.childbox ul li a{
    color: #4D4D4D;
}
.childbox ul li a:hover{
    color: #165EBE;
}
.childbox ul li a span{
    float: right;
}
.conten4 .column{
    background: url('../img/bt5.png');
}
.conten4 .cont4-cbox .item{
    width: 270px;
    float: left;
    margin: 40px 40px 0 0;
}
.conten4 .cont4-cbox .item:last-child{
    margin-right: 0;
}
.conten4 .cont4-cbox .item div{
    height: 150px;
}
.conten4 .cont4-cbox .item div img{
    width: 100%;
    height: 100%;
}
.conten4 .cont4-cbox .item .title{
    color: #333333;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 15px 0 5px;
    cursor: pointer;
}
.conten4 .cont4-cbox .item .info{
    color: #808080;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 22px;
    height: 45px;
}
.conten4 .cont4-cbox .item a{
    display: block;
    margin-top: 20px;
    width: 75px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    color: #333333;
    background: #DEDEDF;
}
.conten4 .cont4-cbox .item a:hover{
    color: #ffffff;
    background: #2476E2;
}
.footer{
    margin-top: 90px;
    height: 120px;
    background: #165EBE;
}
.footer p{
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    line-height: 120px;
}
.footer p span{
    margin-left: 40px;
}