
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, b{padding: 0; margin: 0;}
html{overflow: -moz-scrollbars-vertical; overflow-x: hidden;} /*始终让 Firefox 显示滚动条*/
*{word-wrap: break-word; margin: 0; padding: 0;}/*文字强制换行word-break:keep-all;(Ff)*/
table{border-collapse: collapse;}/*细线表格*/
fieldset, img{border: none;}/*清除描边,块显示*/
ul, li{list-style-type: none;}/*无列表项目标记*/
a{text-decoration: none; color: #666666}/* 链接无下划线,有为underline;链接去框 */
a:link{color: #666666;}/* 未访问的链接 */
a:visited{color: #666666;}/* 已访问的链接 */
a:hover{color: #1b5f9b;}/* 鼠标在链接上 */
a:active{color: #666666;
blr:expression(this.onFocus=this.blur());}/* 点击激活链接 */
body{font-family:"Microsoft YaHei"; font-size: 12px; color:#666;background: #fffcef}
select, input{vertical-align: middle; outline: none;}
em, i{font-style: normal;}
input[type=button], input[type=reset], input[type=submit], input[type=radio], input[type=checkbox]{cursor: pointer; outline: none; border: none;}
textarea{outline: none;}
input{outline: none; border: none;}
.clear{clear: both; overflow:hidden;}
.clearC:after {display: block;content: ' ';clear: both;}

.h5  {clear: both;height: 5px;overflow:hidden;}
.h10 {clear: both;height: 10px;overflow:hidden;}
.h15 {clear: both;height: 15px;overflow:hidden;}
.h20 {clear: both;height: 20px;overflow:hidden;}
.h25 {clear: both;height: 25px;overflow:hidden;}
.h30 {clear: both;height: 30px;overflow:hidden;}
.h35 {clear: both;height: 35px;overflow:hidden;}
.h40 {clear: both;height: 40px;overflow:hidden;}
.h50 {clear: both;height: 50px;overflow:hidden;}
.h60 {clear: both;height: 60px;overflow:hidden;}
.h70 {clear: both;height: 70px;overflow:hidden;}
.h100 {clear: both;height: 100px;overflow:hidden;}
.fl {float: left;display: inline;}
.fr {float: right;display: inline;}
img {border: none;}
.wrap {
    width: 1200px;
    clear: both;
    margin: 0 auto;
}
.whiteBg{
    background: #fff;
}
.ztSubCont{
    overflow: hidden;
    padding-bottom: 20px;
}
.min_h400{
    min-height: 400px;
    height: auto !important;
    height: 400px;
}
/*===========================专题公共部分 begin======================*/
/*
* 专题导航
*/
/*
* 专题导航
*/
.buildingMenuBox{border-top-left-radius: 5px;border-bottom-left-radius: 5px; position: relative;background: #ce0d0d;box-sizing: border-box;}
.returnBox {margin-right: -4px;border-top-right-radius: 5px;border-bottom-right-radius: 5px;position: relative;background: url(../image/buidingIco7.png) no-repeat center center;}
.returnBox a {webkit-transition: all 0.3s;transition: all 0.3s; display: block;height: 66px;line-height: 66px;text-align: right; width: 90px;font-size: 14px;font-weight: bold; color: #fff;font-weight: bold;padding-right: 50px;}
.returnBox:hover .buildingBg1 {width: 87px;}
.buildingMenuList {overflow: hidden;} 
.buildingMenuList dd {float: left;height: 66px;position: relative;}
.buildingMenuList dd:before {position: absolute;right: 0;top: 50%;margin-top: -15px; display: block;content: ' ';height: 30px;width: 0;border: 1px solid transparent;border-right-color: #db1b1b;border-left-color: #bb0a0a;}
.buildingMenuList dd .icoBox {webkit-transition: all 0.3s linear;transition: all 0.3s linear; height: 38px;background-position: center bottom;background-repeat: no-repeat;position: relative;top: 0;}
.buildingMenuList dd .text {line-height: 30px;color: #fffefe;text-align: center;font-size: 14px;}
.buildingMenuList dd a{display: block;transition: all 0.3s linear;height: 66px;position: relative;z-index: 1;}
.buildingMenuList dd span {
    visibility: hidden;
    opacity: 0;
    content: "";
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-webkit-transition: all 0.3s;
    transition: all 0.3s;
	background: rgba(0,0,0,0.3);
	z-index:0;
	z-index: -1;
}
.buildingMenuList dd:hover a span {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
	-webkit- transform: scale(1);
}
.buildingMenuList dd:hover:before {visibility: hidden;}
.buildingMenuList dd.active:before {visibility: hidden;}
.buildingMenuList dd:hover .icoBox {top: -3px;} 
.buildingMenuList dd.hover:before {visibility: hidden;}
.buildingMenuList dd.hover .icoBox {top: -3px;} 
.buildingMenuList dd.hover a span {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
	-webkit- transform: scale(1);
}
/* 二级 */
.subMenu{
	overflow:hidden;
	font-size:15px;
}
.subMenu dd{
    float:left;
	overflow:hidden;
	padding: 5px;
}
.subMenu dd a{
    line-height:35px;
    display: block;
    font-size: 14px;
    color:#666;
    
    text-decoration: none;
    padding: 0 25px;
    border-radius: 35px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    transition: 0.3s;
    transition: 0.3s;
}
.subMenu dd.hover a,
.subMenu dd a:hover{
    background:#d6000f;
    color: #fff;
}
/*第一通栏开始*/
.column1{ padding:15px; width:1170px; overflow:hidden; position:relative; z-index:2;}
.column1Up{ overflow:hidden;}
.column1UpL{ width:130px; overflow:hidden; text-align:center;}
.column1UpL span{ display:block; height:37px; line-height:37px; overflow:hidden; color:#ffffff; font-size:16px; background:#cb0012;}
.column1UpL em{ display:block; font-style:normal; padding:6px 0 7px; overflow:hidden; color:#333333; font-size:14px; line-height:25px; height:50px; background:#f3f2f2;}
.column1Up .text{ padding:10px 0 0; text-align:center;}
.column1Up .text h1{ display:block; font-weight:normal; height:40px; line-height:40px;}
.column1Up .text h1 a{ color:#333333; font-size:24px;}
.column1Up .text div{ color:#666666; line-height:35px; height:35px; position:relative; overflow:hidden; font-size:16px;}
.column1Up .text div a{ position:absolute; right:0px; bottom:0px; height:35px; line-height:35px; color:#cb0012; font-size:12px;}
.column1Ad{ height:50px; background:#fafafa; line-height:50px; overflow:hidden;}
.column1AdL{ width:77px; height:50px; padding-left:48px; color:#272727; font-size:16px; font-weight:bold; background:url(../image/intro.png) no-repeat 14px center; margin-right:15px;}
.column1AdR{
    height:50px;
    overflow:hidden;
    position:relative;
}
/*内容*/
.column1AdR .bd{ position:relative; height:100%; z-index:0; height:50px; width:980px; overflow:hidden;}
.column1AdR .bd li{ zoom:1; vertical-align:middle; height:50px; font-size:14px; width:480px; overflow:hidden; float:left; display:inline; margin-right:30px;}
.column1AdR .bd li a{ float:left; display:inline;}
.column1AdR .bd li span{ float:right; display:inline; color:#999999; font-size:12px;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.column1AdR .prev{ display:block; width:6px; height:10px; position:absolute; right:37px; top:50%; margin-top:-5px; background:url(404.png) no-repeat 0px 0px;}
.column1AdR .prev:hover{ background-position:0 -10px;}
.column1AdR .next{ display:block; width:6px; height:10px; position:absolute; right:10px; top:50%; margin-top:-5px; background:url(404.png) no-repeat -26px 0px;}
.column1AdR .next:hover{ background-position:-27px -10px;}
.column1Dn{ overflow:hidden;}
.column1DnL{ width:130px; overflow:hidden; height:341px;}
.column1DnL a{ display:block; border-left:3px solid #e7f7ff; background:#e7f7ff; margin-bottom:1px; height:56px; line-height:56px; color:#cb0012; font-size:16px; overflow:hidden;transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;}
.column1DnL a span{ float:left; display:inline; width:40px; height:56px; margin-right:5px;transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;}
.column1DnL a span.span1{ background:url(404.png) no-repeat right center;}
.column1DnL a span.span2{ background:url(404.png) no-repeat right center;}
.column1DnL a span.span3{ background:url(404.png) no-repeat right center;}
.column1DnL a span.span4{ background:url(404.png) no-repeat right center;}
.column1DnL a span.span5{ background:url(404.png) no-repeat right center;}
.column1DnL a span.span6{ background:url(404.png) no-repeat right center;}
.column1DnL a:hover{ border-left:3px solid #044887; background:#cb0012; color:#FFF;}
.column1DnL a:hover span{ width:33px;}
.column1DnL a:hover span.span1{ background:url(404.png) no-repeat right center;}
.column1DnL a:hover span.span2{ background:url(404.png) no-repeat right center;}
.column1DnL a:hover span.span3{ background:url(404.png) no-repeat right center;}
.column1DnL a:hover span.span4{ background:url(404.png) no-repeat right center;}
.column1DnL a:hover span.span5{ background:url(404.png) no-repeat right center;}
.column1DnL a:hover span.span6{ background:url(404.png) no-repeat right center;}
.column1DnL a.hover{ border-left:3px solid #044887; background:#cb0012; color:#FFF;}
.column1DnL a.hover span{ width:33px;}
.column1DnL a.hover span.span1{ background:url(404.png) no-repeat right center;}
.column1DnL a.hover span.span2{ background:url(404.png) no-repeat right center;}
.column1DnL a.hover span.span3{ background:url(404.png) no-repeat right center;}
.column1DnL a.hover span.span4{ background:url(404.png) no-repeat right center;}
.column1DnL a.hover span.span5{ background:url(404.png) no-repeat right center;}
.column1DnL a.hover span.span6{ background:url(404.png) no-repeat right center;}
.column1DnR{ width:1030px; overflow:hidden; height:341px;}
.column1DnR1{
    width:530px;
    height:341px;
    overflow:hidden;
    position:relative;
}




.column1DnR1Text{ position:absolute; left:0px; bottom:0px; width:100%; height:46px; line-height:46px; z-index:1}
.column1DnR1TextBg{ position:absolute; left:0px; bottom:0px; width:100%; height:46px; background:#000; opacity: 0.5;-moz-opacity: 0.5;filter:alpha(opacity=50); z-index:0;}
.column1DnR1TextC{ position:relative; z-index:1; color:#FFF; padding:0 10px; font-size:14px;}

/*
* foot
*/
.footerBottom {
    background: url(../image/footBg.png) center center no-repeat;
	height: 214px;
	position: relative;
}
.footerBottom .js {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
	position: absolute;
	bottom: 50px;
	text-align: center;
	width: 1200px;
}

.footerBottom .js a {
    color: #fff;
}

.footerBottom .beian {
    display: block;
    height: 30px;
    line-height: 30px;
    margin-right: 20px;
}

.footerBottom .beian span {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666666;
    margin-right: 10px;
}

.footerBottom .js span.span2 {
    padding-left: 30px;
    background: url(../image/icon5.png) left center no-repeat;
}
.footerBottom .js span.span3 {
	margin-left: 20px;	
}
.footerBottom .js span.span3 a:hover {
	color: #cb0012;	
}
/*
* location
*/
.location{
   height: 20px;
   overflow: hidden;
   line-height: 20px;
   padding-bottom: 15px;
   border-bottom:2px solid #d7d7d7;
}
.locationTit{
    font-size: 20px;
    color:#cb0012;
    position: relative;
    overflow: hidden;
    padding-left: 15px;
}
.locationTit em{
    display: block;
    width: 5px;
    height: 20px;
    overflow: hidden;
    /*background: url(../images/locationTit.png) no-repeat center center;*/
    position: absolute;
    left: 0px;
    top:50%;
    margin-top: -10px;
}
.locationCont{
    overflow: hidden;
    font-size: 12px;
    color:#999;
    padding-left: 25px;
    /*background: url(../images/locationIcon.png) no-repeat left center;*/
}
.locationCont i{
    padding: 0px 5px;
}
.locationCont a{
    color:#999;
}
.locationCont a:hover,
.locationCont a:last-child{
    color:#cb0012;
}

/*
* page
*/

/*页码开始*/
.page{
	text-align: center;
	clear: both;
	font-size: 14px;
	padding: 10px 0 5px 0;
}
.page a{
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 1px solid #ebebeb;
	line-height: 40px;
	margin: 0 5px;
	text-align: center;
	overflow: hidden;
}
.page a:hover{background: #ce0d0d;color: #fff;}
.page a.hover{background: #ce0d0d;color: #fff;}
.page a div{
	width: 40px;
    height: 40px;
	background-position: center center;
	background-repeat: no-repeat;
}
.page a.firstPage div{background-image: url(../image/icon12.png)}
.page a.prevPage div{background-image: url(../image/icon13.png)}
.page a.nextPage div{background-image: url(../image/icon14.png)}
.page a.lastPage div{background-image: url(../image/icon15.png)}

.page a.firstPage:hover div{background-image: url(../image/icon12h.png)}
.page a.prevPage:hover div{background-image: url(../image/icon13h.png)}
.page a.nextPage:hover div{background-image: url(../image/icon14h.png)}
.page a.lastPage:hover div{background-image: url(../image/icon15h.png)}

.page a.firstPage.disabled{background:#E2E2E2;}
.page a.prevPage.disabled{background:#E2E2E2;}
.page a.nextPage.disabled{background:#f5f5f5;}
.page a.lastPage.disabled{background:#f5f5f5s;}

.page a.firstPage.disabled div{background-image: url(../image/icon12.png)}
.page a.prevPage.disabled div{background-image: url(../image/icon13.png)}
.page a.nextPage.disabled div{background-image: url(../image/icon14.png)}
.page a.lastPage.disabled div{background-image: url(../image/icon15.png)}
/*页码结束*/
/*===========================专题公共部分 end======================*/

/*===========================首页 begin===========================*/
.zt_index{
    overflow: hidden;
}
.ztCont .wrap{
    overflow: hidden;
	padding: 20px 0;
}
.ztCont {
    overflow: hidden;
	padding: 20px;
	box-sizing: border-box;
}
.zt_index .ztCont{
    background: #fff;
}
.zt_index.imgText {
	background-color: #fff9e7;
}
.zt_index .ztCont.bd_ztCont{
    background: #fff4de url(../image/ztContBg.png) center center no-repeat;
}
.ztConF{
    padding:20px;
    background: #fff;
    width: 550px;
}
.ztTitBox{
    height: 20px;
    padding-bottom: 15px;
    position: relative;
}
.ztTitBox.ztIndex {
	margin-left: 7px;
}
.ztTitBox.ztIndex:before{
    content: "";
    position: absolute;
    left:-7px;
    top: 0;
    width: 3px;
    height: 100%;
    background: #cb0012;
}
.ztTit, a.ztTit{
    height: 35px;
    overflow: hidden;
    line-height: 35px;
    font-size: 18px;
	font-weight: bold;
    color: #333333;
    padding: 0 15px;
	position: relative;
}
a.ztTit:before {
	display: block;
	content: '';
	position: absolute;
	width: 4px;
	height: 18px;
	background: #b50606;
	border-radius: 4px;
	left: 0;
	bottom: 3px;
}
.ztTit.hover {
	color:#fff;
	background: #cb0012;	
}
a.ztTitMore{
    font-size: 14px;
    color:#999;
	line-height: 2;
}
a.ztTitMore:hover{
    color:#ce0d0d
}
/*
* 第一通栏 begin
*/
.zt1stL{
    width: 712px;
    height: 400px;
    overflow: hidden;
    position: relative;
}
.zt1stL .bd{
    overflow: hidden;
}
.zt1stL_dl{
    overflow: hidden;
	font-size: 0;
} 
.zt1stL_dl dd{
    overflow: hidden;
    float: left;
    display: inline;
	margin: 0;
}
.zt1stL_dl dd a{
    display: block;
    overflow: hidden;
}
.zt1stL_dl dd a img{
    display: block;
    width: 712px;
    height: 400px;
	object-fit: cover;
}
.zt1stL .hd{
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom:15px;
    z-index: 10;
}
.zt1stL .hd ul{
    overflow: hidden;
}
.zt1stL .hd li{
    width: 10px;
    height: 10px;
    overflow: hidden;
    float: left;
    display: inline;
    margin:0px 5px;
    cursor: pointer;
    line-height: 100px;
    background: #d2d2d2;
	border-radius: 50%;
}
.zt1stL .hd li.on{
    background: #ce0d0d;
}
.ztList_dl{
    overflow: hidden;
    width: 550px;
}
.ztList_dl dd{
    height: 35px;
    overflow: hidden;
    line-height: 35px;
}
.ztList_dl dd a{
    font-size: 15px;
    color:#666;
    float: left;
    display: inline;
}
.ztList_dl em.emd {
    width: 3px;
    height: 3px;
    margin-top: 15px;
    background: #999999;
    line-height: 9999px;
    margin-right: 10px;
}
.ztList_dl em {
    color: #999999;
    float: left;
    margin-right: 5px;
    overflow: hidden;
    background: url(../image/jiao.png) no-repeat center center;
    width: 10px;
    height: 40px;
}

.ztList_dl dd a:hover{
    color:#cb0012;
}
.ztList_dl dd span{
    font-size: 12px;
    color:#999;
    float: right;
    display: inline;
}
.zt1st_dl{
    width: 600px;
}
.zt1st_dl dt{
    overflow: hidden;
    padding-bottom: 5px;
}
.ztHotTit{
    overflow: hidden;
    text-align: center;
}
.ztHotTit a{
    font-size: 18px;
    color:#1369c0;
    font-weight: bold;
    overflow: hidden;
}
.ztHotTit a:hover{
    text-decoration:underline;
}
.ztHotDeta{
    height: 84px;
    overflow: hidden;
    font-size: 14px;
    color:#666;
    line-height: 28px;
    padding-top: 10px;
}
.ztHotDeta a{
    color:#1369c0;
}
.ztHotDeta a:hover{
    text-decoration: underline;
}
.zt1st_dl dd a{
    font-size: 14px;
}
.column1DnR2T{ height:35px; line-height:30px;overflow:hidden;margin-top: 18px}
.column1DnR2T a{ color:#333; font-size:18px;}
.column1DnR2T a:hover{ text-decoration:underline;}
.column1Time{font-size: 14px;color: #999; margin-bottom:10px;}
.column1DnR2Text{font-size: 14px; overflow:hidden; color:#666666; line-height:24px; height:48px; overflow:hidden; padding:0 0 10px 0;}

.indexList{ overflow:hidden;padding-top: 10px}
.indexList dd{ height:40px; line-height:40px; font-size:14px; overflow:hidden;}
.indexList2{ 
	overflow:hidden;
}
.indexList2.square {
	padding-bottom: 12px;
	border-bottom: 1px dotted #999;	
}
.indexList2 dd{ height:40px; line-height:40px; font-size:14px; overflow:hidden;}
.indexList dd a{ overflow:hidden;}
.indexListL{ float:left; display:inline; overflow:hidden;}
.indexListL a { 
	color: #454545;
	font-size: 14px;
}
.indexListL em{ color:#999999; float:left; margin-right:5px; overflow:hidden;}
.indexListL em.emd{ width:3px; height:3px; margin-top:15px; background:#999999; line-height:9999px; margin-right:10px;}
.indexListR{ color:#999999; font-size:12px; float:right; display:inline;}
.indexList dd a:hover .indexListL em{ color:#cb0012;}
.indexList dd a:hover .indexListR{ color:#cb0012;}
.indexList dd:hover a{color: #cb0012}
.indexList2 dd:hover a{color: #cb0012}
.indexList2 dd .indexListR{ font-size:14px;}

.ztLNews{overflow: hidden;height: 400px}
.indexListL em {
    color: #999999;
    float: left;
    margin-right: 5px;
    overflow: hidden;
    background: url(../image/jiao.png) no-repeat center center;
    width: 10px;
    height: 40px;
}
.indexTextList dd {
	height: 60px;
	border-bottom: 1px solid #fff;
	line-height: 30px;
	font-size: 16px;
	padding: 10px 22px 10px 26px;
	background: #f0dcb6;
}
.indexTextList dd a {
	color: #936814;
}
.indexList2.square .indexListL em {
    background: url(../image/jiao1.png) no-repeat center center;
}
.colum1{
	width: 46%; 
	padding: 20px 20px 10px;
	background: #fff;
}
.colum1 .indexImgText .pic{
	width: 200px;
	margin-right: 20px;
}
.colum1 .indexImgText .data {
	
}
.colum1 .indexImgText .title {
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	color: #333;
}
.colum1 .indexImgText .info {
	color: #666;
	font-size: 14px;
	height: 52px;
	line-height: 26px;
	margin-bottom: 4px;
}
.colum1 .indexImgText .time {
	color: #999;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
.colum1 .indexImgText .pic:before {
	padding-top: 67.5%;
}

/*全文列表*/
.list_dl{
    overflow: hidden;
    width: 550px;
    height: 210px;
    float: left;
    display: inline;
    padding:10px 20px 10px 10px;
    position: relative;
}
.list_dl.active:before{content: '';position: absolute;left: 0;top: 10px;width: 1px;height: 90%;background: #ddd;}
.list_dl.on:after{content: '';position: absolute;left: 0;bottom: 0px;width: 100%;height: 1px;background: #ddd;}



.list_dl dd{
    height: 35px;
    overflow: hidden;
    line-height: 35px;
}
.list_dl dd a{
    font-size: 16px;
    color:#555;
    float: left;
    display: inline;
}
.list_dl em.emd {
    width: 3px;
    height: 3px;
    margin-top: 15px;
    background: #999999;
    line-height: 9999px;
    margin-right: 10px;
}
.list_dl em {
    color: #999999;
    float: left;
    margin-right: 5px;
    overflow: hidden;
}

.list_dl dd a:hover{
    color:#cb0012;
}
.list_dl dd span{
    font-size: 12px;
    color:#999;
    float: right;
    display: inline;
}






.indexAd{
    height:130px;
    overflow:hidden;
    position:relative;
}
/*内容*/
.indexAd .bd{ position:relative; height:100%; z-index:0;}
.indexAd .bd li{ zoom:1; vertical-align:middle; height:130px;}
.indexAd .bd li img{ width:100%; height:100%;}
/*
* 图片报道
*/
.ztImgSlide{
    overflow: hidden;
    position: relative;
}
.ztImgSlide .bd{
    height: 225px;
    overflow: hidden;
}
.ztImg_dl{
    overflow: hidden;
    margin:0px -10px !important;
}
.ztImg_dl dd{
    width: 25%;
    overflow: hidden;
    float: left;
    display: inline;
    margin-bottom: 20px;
}
.ztImgDiv{
    padding: 0px 10px;
    overflow: hidden;
}
.ztImg{
    display: block;
    width: 100%;
    padding-top: 66.6666666666667%;
    position: relative;
    overflow: hidden;
}
.ztImg img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top:0px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.ztImgName{
    display: block;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    font-size: 14px;
    color:#333;
    text-align: center;
    background: #eee;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.ztImg_dl dd:hover .ztImg img{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.ztImg_dl dd:hover .ztImgName{
    background: #cb0012;
    color:#fff;
}
.ztImgSlide .bt{
    display: block;
    width: 20px;
    height: 30px;
    overflow: hidden;
    z-index: 2;
}
.ztImgSlide .prev{
    position: absolute;
    left: -20px;
    top:50%;
    margin-top: -15px;
    background: url(../image/ztPrev.png) no-repeat center center;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}
.ztImgSlide .next{
    position: absolute;
    right: -20px;
    top:50%;
    margin-top: -15px;
    background: url(../image/ztNext.png) no-repeat center center;
}
/*===========================首页 end===========================*/

/*===========================二级页面 begin===========================*/
/*
* 图文 begin
*/
.ztTxtImg_dl{
    overflow: hidden;
}
.ztTxtImg_dl dd{
    overflow: hidden;
    position: relative;
    padding: 30px 0px;
    border-top:1px solid #e6e6e6;
}
.ztTxtImg_p{
    display: block;
    width: 300px;
    overflow: hidden;
    float: left;
    margin-right: 46px;
}
.ztTxtImg_p a{
    display: block;
    width: 100%;
    padding-top: 53.3333%;
    position: relative;
    overflow: hidden;
}
.ztTxtImg_p a img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top:0px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.ztTxtImg_p a:hover img{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.ztTxtImgDeta{
    height: 180px;
    overflow: hidden;
}
.ztTxtImgTit{
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
a.ztTxtImgName{
    font-size: 18px;
    color:#444;
    overflow: hidden;
}
a.ztTxtImgName:hover{
    color:#cb0012;
}
.ztTxtImgTime{
    font-size: 12px;
    color:#999;
}
.ztTxtImgIntr{
    height: 52px;
    overflow: hidden;
    font-size: 14px;
    color:#666;
    line-height: 26px;
    margin:20px 0px;
}
.ztTxtImgMore{
    display: block;
    width: 73px;
    height: 28px;
    overflow: hidden;
    font-size: 14px;
    color:#fff !important;
    line-height: 28px;
    text-align: center;
    padding-right: 50px;
    background: url(404.png) no-repeat center center;
}
.ztTxtImgMore:hover{
    background: url(404.png) no-repeat center center;
}
.ztTime{
    font-size: 24px;
    color: #999;
    zoom: 1;
    overflow: hidden;
    line-height: 40px;
}
.ztTime a {
	display: block;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	border: 1px solid #cfcfcf;
	background: url(../image/lookView.png) center center no-repeat;
}
.ztTime a:hover{color: #cb0012}
/*
* 文章阅读页 begin
*/
/*新闻详细页 start*/
.newsReader {
	background: #fff;
	padding: 20px;
}
.newsReader .line {
	width: 100%;
	height: 1px;
	background: #e6e6e6;
}
.newsReader .newsTitle {
	height: 30px;
	line-height: 30px;
	font-size: 22px;
	color: #555;
	margin-top: 25px;
	margin-bottom: 13px;
	font-weight: bold;
}
.newsReader .newsTime {
	height: 30px;
	margin-bottom: 42px;
	border-bottom: 1px solid #e6e6e6;
	position: relative;
}
.newsReader .timeView {
	height: 30px;
	line-height: 30px;
}
.newsReader .time {
	float: left;
	padding-left: 28px;
	color: #999;
	margin-right: 30px;
	font-size: 14px;
	background: url(../image/time.png) left center no-repeat;
}
.newsReader .view {
	float: left;
	padding-left: 28px;
	color: #999;
	font-size: 14px;
	background: url(../image/reader.png) left center no-repeat;
}
.newsReader .share {
	width: 50px;
	height: 50px;
	border: 1px solid #e6e6e6;
	border-radius: 50%;
	background: url(../image/shareIcon.png) center center no-repeat; 
	color: #555;
	font-size: 14px;
	position: absolute;
	right: 0;
	bottom: 16px;
}

.newsReader .share a {
	display: block;
	width: 100%;
	height: 100%;
}
.newsReader .articleBox {
	line-height: 30px;
	color: #555;
	font-size: 14px;
}
.newsReader .articleBox .imgPic {
	padding: 22px 0;
	margin: 0 auto;
	width: 66.225%;
}
.zt_index .pageUp {
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	padding: 0;
}
.zt_index .pageUp a {
	display: block;
	height: 100%;
	color: #333;
	width: 48%;
	padding: 0 30px;
	box-sizing: border-box;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.zt_index .pageUp a.fl {
	margin-right: 30px;
	text-align: right;
	padding-left: 70px;
	background: #fff url(../image/pageUp.png) 30px center no-repeat;
	position: relative;
}
.zt_index .pageUp a.fl:before {
	display: block;
	content: '';
	width: 1px;
	height: 12px;
	background: #e6e6e6;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	left: 70px;
}
.zt_index .pageUp a.fl:hover {
	color: #fff;
	background: #ce0d0d url(../image/pageUp_h.png) 30px center no-repeat;
}
.zt_index .pageUp a.fr {
	text-align: left;
	padding-right: 55px;
	background: #fff url(../image/pageDown.png) 535px center no-repeat;
}
.zt_index .pageUp a.fr:hover {
	color: #fff;
	background: #ce0d0d url(../image/pageDown_h.png) 535px center no-repeat;
}
/*新闻详细页 end*/


/* banner start */
.ztBanner{
	height: 400px;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
}
/* banner end */
/*===========================二级页面 end===========================*/

