
.content{
	width: 1200px;
	margin:0 auto;
}
.con-left{
	overflow: hidden;
    width: 830px;
    margin-top: 20px;
}
.con-right{
	overflow: hidden;
    width: 300px;
    margin-top: 20px;
}

.zleftb {
    overflow: hidden;
    float: left;
    width: 100%;
    padding: 0px 0px 5px;
}
.zleftc {
    overflow: hidden;
    float: left;
    font-size: 12px;
    color: #a1a1a1;
    width: 100%;
    height: 40px;
    line-height:40px;
}
.zleftf2 {
    overflow: hidden;
    float: left;
    font-size: 16px;
    width: 100%;
    line-height: 32px;
    margin: 2px 0px 0px;
    padding: 0px 0px 20px;
}
.zleftf2 img{
    max-width: 100%;
}




.zleftf {
    overflow: hidden;
    float: left;
    font-size: 16px;
    width: 100%;
    line-height: 32px;
    margin: 2px 0px 0px;
    padding: 0px 0px 20px;
    display: grid; /* 启用 Grid 布局 */
    place-items: center; /* 水平和垂直居中 */
}
.zleftf img {
    max-width: 100%;
    height: auto;
}










.zleftg {
    overflow: hidden;
    float: left;
    width: 100%;
    line-height: 30px;
    text-align: right;
}
.zlefth {
    overflow: hidden;
    float: left;
    width: 100%;
    line-height: 25px;
    margin: 15px 0px 0px;
    font-size: 13px;
    color: #9e9b9b;
    padding: 10px 0px;
}
.zlefth span {
    font-weight: bold;
    font-size: 14px;
    color: #000;
}
.rbanner{
	width: 100%;
	height: 200px;
	margin:15px 0;
}
#rbcon img{
	width: 100%;
	height: 100%;
}
.rbanner img{
    height: 200px !important;
}
.spec-bn-title{
	left: 0;
	bottom: 0;
	padding: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: url(../img/hei.png);
	padding-right: 100px;
	padding-left: 5px;
}
.spec-bn-title a{
	color: #fff;
}
.spec-bn-indi{
	left: 200px;
	bottom: 0;
	margin:0;
}
.spec-bn-indi li{
	width: 10px;
	height: 10px;
	border-radius: 50%;
}
.toutiao li{
	width: 100%;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
    margin-bottom: 17px;
    background-image: url(../img/litype.png);
    background-repeat: no-repeat;
    background-position: -15px -5px;
    padding-left: 10px;
}
.toutiao li a{
	font-size: 14px;
}
.special_item{
	width: 100%;
	border-top: solid #eeeeee 1px;
}
.special_title{
	width: 66px;
	height: 46px;
	border-top: solid #0073db 1px;
	text-align: center;
	line-height: 46px;
	font-size: 18px;
	color: #0073db;
}
.special_img{
	width: 100%;
	clear: both;
	height: 98px;
	margin-bottom: 20px;
}
.special_img img{
	width: 100%;
	height: 100%;
}
.special_limg,.special_rimg{
	width: 49%;
	height: 98px;
	position: relative;
}
.img_title {
    position: absolute;
    width: 100%;
    height: 20px;
    line-height: 20px;
    bottom: 0;
    overflow: hidden;
    font-size: 14px;
    color: #fff;
    padding: 0 3px;
    background: url(../img/hei.png);
}
.special_list li{
	width: 100%;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    margin-bottom: 15px;
    background-image: url(../img/litype.png);
    background-repeat: no-repeat;
    background-position: -15px -5px;
    padding-left: 10px;
}
.special_list li a{
	font-size: 14px;
}

.zlefti li{
    width: 50%;
    float: left;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    margin-bottom: 10px;
    background-image: url(../img/litype.png);
    background-repeat: no-repeat;
    background-position: -15px -5px;
    padding-left: 10px;
    overflow:hidden;
}
.zlefti li a{
    font-size: 14px;
}

.content_line{
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #ccc;
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
}
.content_print{
    float: right;
}