				    				    .content {max-width: 1210px;margin: 0 auto;overflow: hidden;}
body {font-family: '微软雅黑';background: url(zzzqbg.png) center 96px no-repeat;width: 100%;}
/* 轮播 */
.tpxw {overflow: hidden;position: relative;margin: 0 auto;z-index: 1;height: 736px;margin: 5px;}
.tpxw .swiper-slide {margin: 0;padding: 0;}
.tpxw .swiper-slide img {height: 100%;width: 100%;}
.tpxw .swiper-slide div.photo_bt {position: absolute;bottom: 0px;color: #ffffff;z-index: 1;}
.tpxw .swiper-slide div.photo_bt a {line-height: 96px;font-size: 36px !important;margin-left: 30px;}
.tpxw .btnBg {position: absolute;left: 0;bottom: 0;background: #000;height: 96px;width: 100%;opacity: 0.4;}
.tpxw .swiper-pagination {position: absolute;text-align: right;bottom: 32px;}
.tpxw .swiper-pagination-bullet {display: inline-block;cursor: pointer;width: 50px;height: 16px;background: #017cd2;border-radius: 0px;margin: 0 15px !important;opacity: 1;}
.tpxw .swiper-pagination-bullet-active {background: #ffb400;}
/* 列表1 */
.one-right{width:1200px;height:auto;background: #ecf3fb;padding: 50px 30px 30px 30px;margin: 5px;}
.bg-title{width:100%;line-height:67px;border-bottom: 2px solid #999;margin-bottom: 30px;}
.new-title{margin-bottom: 30px;}
.new-title a{display:inline-block;color: #000;font-size: 48px;line-height:67px;margin-right: 30px;}
.new-title span{display:inline-block;color: #999999;font-size: 48px;line-height:67px;margin-right: 30px;}
.new-title .active{display:inline-block;color: #154894;font-size: 48px;line-height:67px;font-weight: 500;}
.new-list{width:100%;}
.new-list li{background: url(listdot.png) left center no-repeat;line-height: 67px;}
.new-list li a{font-size: 36px;color: #333333;padding-left: 38px;max-width: 80%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.new-list li a:hover{color: #154894;}
.new-list li span{font-size: 36px;color: #666;}
/* 列表 */
.listbox{border: 2px solid #999;padding: 30px;margin-top: 50px;margin-left: 5px;margin-right: 5px;}
/* 专题 */
.ztpho{overflow: hidden;margin-top: 50px;margin-bottom: 20px;margin-left: 5px;margin-right: 5px;}
.ztpho li{float: left;margin-bottom: 30px;}
.ztpho li:nth-child(1),.ztpho li:nth-child(3){margin-right: 30px;}
.oldcztype {min-width: 1210px !important; }
.tpxw .swiper-slide div.photo_bt {
    width: 100%;
}
.tpxw .swiper-slide div.photo_bt a {
    max-width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}			
				