*{box-sizing: border-box;}
.content_box{max-width: 1200px;margin: 0 auto;}
body{background: url(../images/bdxdbody_bg.jpg) no-repeat center top #dbecfc;}
.main{background-color: #fff;margin-bottom: 60px;}
.bdxd_head{margin-bottom: 60px;}
.header_top{background-color: #164483;}
.ztzl_logo{display: block;margin-top: 40px;width: 348px;}
.ztzl_logo img{display: block;width: 100%;}
.bdxdtle_box{position: relative;text-align: center;}
.bdxdtle_box .bdxdtle_img{margin: 40px 150px 0;}


.box_title{position: relative;height: 50px;}
.box_title a img{transition: all .3s ease;-webkit-transition: all .3s ease;}
.box_title h3{float: left;display: flex;width: 100%;}
.box_title h3 a{display: block;line-height: 50px;margin: 0 auto;overflow: hidden;}
.box_title h3 a:hover img{transform: scale(1.1);}
.box_title h3 a img{display: block;}
.box_title .more{position: absolute;right: 20px;height: 50px;line-height: 50px;align-content: center;}
.box_title a.more img{transition: all .5s ease;-webkit-transition: all .5s ease;display: block;}
.box_title .more:hover img{transform: scale(1.4);}
ul.bdxd_list li{height: 70px;line-height: 70px;border-bottom: 1px solid #ebebeb;}
ul.bdxd_list li a{background: url(../images/bdxd_dian.png) no-repeat 30px center;padding-left:60px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size:16px;color: #000;box-sizing: border-box;display: block;float: left;width: 80%;}
ul.bdxd_list li span{float: right;font-size: 16px;color: #666;margin-right: 10px;}
ul.bdxd_list li a:hover{color: #155aba;}


.bdxd_box1{padding: 40px 0;}
.bdxd_box1 .box1_list{padding: 10px;}
.bdxd_box1 .box_title .more:hover, .bdxd_box1 .box_title h3 a:hover, .bdxd_box1 .box_title h3 a:hover b{color: #eee72c;}


.bdxd_box2{padding: 0 0 40px;}
.bdxd_box2 .box_title h3 a{color: #305bd9;}
.bdxd_box2 .box_title .more{color: #666;}
.bdxd_box2 .box_title .more:hover, .bdxd_box2 .box_title h3 a:hover, .bdxd_box2 .box_title h3 a:hover b{color: #74b9ee;}
.bdxd_box2 .box2_list{padding: 10px;}



@media screen and (max-width:768px){
    body{background: #fff;}
    .header_top{display: none;}
    .main{padding: 10px;margin-bottom: 20px;}
    .bdxd_head{width: 100%;background-color: #73b7f5;margin-bottom: 0;}
    .ztzl_logo{width: 60%;margin: 0;margin-left: 10px;padding-top: 10px;}
    .bdxdtle_box .bdxdtle_img{float: none;display: block;width: 80%;margin: 20px auto;}
    .box_title{padding: 10px;height: 50px;}
    .box_title h3 a{line-height: 30px;}
    .box_title h3 a img{width: 100%;}
    .box_title .more{display: none;}
    ul.bdxd_list li{width: 100%;margin: 0;height: auto;line-height: 1.8;margin-bottom: 6px;}
    ul.bdxd_list li a{background: none;float: none;white-space: normal;background: none;padding: 0 10px 0 0;display: inline;}
    ul.bdxd_list li span{margin: 0;float: none;white-space: nowrap;}
    .bdxd_box1{padding: 0;}
    .bdxd_box1 .box1_list{padding: 0;}
    .bdxd_box2{padding: 0;}
    .bdxd_box2 .box2_list{padding: 0;border: none;}
}
