@charset "UTF-8";
/* 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: #facf05 url(../images/buidingIco7.png) no-repeat 200px center;}
.returnBox a {webkit-transition: all 0.3s;transition: all 0.3s; display: block;height: 78px;line-height: 78px;text-align: right; width: 184px;padding-right: 66px;font-size: 18px;color: #ce0d0d;font-weight: bold;}
.returnBox .buildingBg1 {webkit-transition: all 0.3s;transition: all 0.3s; position: absolute;top: 0;left: 0;height: 100%;width: 77px;background: #ce0d0d url(../images/buildingBg1.jpg) no-repeat right center;object-fit: cover;}
.returnBox:hover a {font-size: 20px;} 
.returnBox:hover .buildingBg1 {width: 87px;}
.buildingMenuList {overflow: hidden;} 
.buildingMenuList dd {float: left;height: 78px;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;}
.buildingMenuList dd a{display: block;transition: all 0.3s linear;height: 78px;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;
	border-radius: 5px;
	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);
}
/*第一通栏开始*/
.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(../images/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(../images/arrow1.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(../images/arrow1.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(../images/icn4.png) no-repeat right center;}
.column1DnL a span.span2{ background:url(../images/icn5.png) no-repeat right center;}
.column1DnL a span.span3{ background:url(../images/icn6.png) no-repeat right center;}
.column1DnL a span.span4{ background:url(../images/icn7.png) no-repeat right center;}
.column1DnL a span.span5{ background:url(../images/icn8.png) no-repeat right center;}
.column1DnL a span.span6{ background:url(../images/icn9.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(../images/icn4h.png) no-repeat right center;}
.column1DnL a:hover span.span2{ background:url(../images/icn5h.png) no-repeat right center;}
.column1DnL a:hover span.span3{ background:url(../images/icn6h.png) no-repeat right center;}
.column1DnL a:hover span.span4{ background:url(../images/icn7h.png) no-repeat right center;}
.column1DnL a:hover span.span5{ background:url(../images/icn8h.png) no-repeat right center;}
.column1DnL a:hover span.span6{ background:url(../images/icn9h.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(../images/icn4h.png) no-repeat right center;}
.column1DnL a.hover span.span2{ background:url(../images/icn5h.png) no-repeat right center;}
.column1DnL a.hover span.span3{ background:url(../images/icn6h.png) no-repeat right center;}
.column1DnL a.hover span.span4{ background:url(../images/icn7h.png) no-repeat right center;}
.column1DnL a.hover span.span5{ background:url(../images/icn8h.png) no-repeat right center;}
.column1DnL a.hover span.span6{ background:url(../images/icn9h.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:40px; line-height:40px; z-index:1}
.column1DnR1TextBg{ position:absolute; left:0px; bottom:0px; width:100%; height:40px; 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: #fff;
    text-align: center;
	padding: 20px 0;
}
.footerBottom .js {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666666;
}

.footerBottom .js a {
    color: #666666;
}

.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(../images/icon5.png) left center no-repeat;
}

/*
* 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{padding:30px 0;text-align: center;clear: both;font-size: 14px;}
.page a{display: inline-block;overflow: hidden;padding: 14px 20px;color:#999999;border-radius:3px;background: #fff; margin: 0 3px;font-size: 14px;border: 1px solid #e3e3e3;}
.page span{display: inline-block; padding: 8px 2px; position: relative; top: -15px;}
.page a:hover{background: #00832d;color: #fff;}
.page a.hover{background: #00832d;color: #fff;}
.page input{display: inline-block;vertical-align: middle;height: 22px;border: 1px solid #e6e6e6;position: relative; top: -2px;}
.page input.pageDetail{width: 30px; height: 30px; text-align: center; border-radius: 3px; color: #999999; position: relative; top: -13px;}
.page label{color:#393939;position: relative;top: -11px;font-size: 12px;}
.page input.page_bnt{border: none; width: 35px; height: 30px; cursor: pointer; background: none; color: #999999; position: relative; top: -13px;}

.page a div{
	width: 11px;
    height: 19px;
	background-position: center center;
	background-repeat: no-repeat;
}
.page a.firstPage div{background-image: url(../images/page/firstPage.png)}
.page a.prevPage div{background-image: url(../images/page/prevPage.png)}
.page a.nextPage div{background-image: url(../images/page/nextPage.png)}
.page a.lastPage div{background-image: url(../images/page/lastPage.png)}

.page a.firstPage:hover div{background-image: url(../images/page/firstPageh.png)}
.page a.prevPage:hover div{background-image: url(../images/page/prevPageh.png)}
.page a.nextPage:hover div{background-image: url(../images/page/nextPageh.png)}
.page a.lastPage:hover div{background-image: url(../images/page/lastPageh.png)}

.page a.firstPage.disabled{background:#E2E2E2;}
.page a.prevPage.disabled{background:#E2E2E2;}
.page a.nextPage.disabled{background:#E2E2E2;}
.page a.lastPage.disabled{background:#E2E2E2;}

.page a.firstPage.disabled div{background-image: url(../images/page/firstPage.png)}
.page a.prevPage.disabled div{background-image: url(../images/page/prevPage.png)}
.page a.nextPage.disabled div{background-image: url(../images/page/nextPage.png)}
.page a.lastPage.disabled div{background-image: url(../images/page/lastPage.png)}

/*页码结束*/
/*===========================专题公共部分 end======================*/

/*===========================首页 begin===========================*/
.zt_index{
    overflow: hidden;
}
.ztCont{
    overflow: hidden;
	padding:30px;
}
.zt_index .ztCont{
    background: #fff;
}
.ztConF{
    padding:20px;
    background: #fff;
    width: 550px;
}
.ztTitBox{
    height: 20px;
    border-bottom:2px solid #d7d7d7;
    padding-bottom: 15px;
    margin-left: 7px;
    position: relative;
}
.ztTitBox:before{
    content: "";
    position: absolute;
    left:-7px;
    top: 0;
    width: 3px;
    height: 107%;
    background: #cb0012;
}
.ztTit{
    height: 35px;
    overflow: hidden;
    line-height: 35px;
    border-bottom:2px solid #cb0012;
    background: #cb0012;
    font-size: 16px;
    color:#fff;
    padding: 0 15px;
}
a.ztTitMore{
    font-size: 14px;
    color:#666;
}
a.ztTitMore:hover{
    color:#ce0d0d
}
/*
* 第一通栏 begin
*/
.zt1stL{
    width: 590px;
    height: 400px;
    overflow: hidden;
    position: relative;
}
.zt1stL .bd{
    overflow: hidden;
}
.zt1stL_dl{
    overflow: hidden;
} 
.zt1stL_dl dd{
    overflow: hidden;
    float: left;
    display: inline;
}
.zt1stL_dl dd a{
    display: block;
    overflow: hidden;
}
.zt1stL_dl dd a img{
    display: block;
    width: 590px;
    height: 400px;
}
.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;
}
.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(../images/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;margin-bottom: 10px;}

.indexList{ overflow:hidden;border-top:1px solid #e6e6e6;padding-top: 10px}
.indexList dd{ height:40px; line-height:40px; font-size:14px; overflow:hidden;}
.indexList2{ overflow:hidden;border-bottom:1px dashed #999999;padding: 15px 0;}
.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 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;padding: 0 18px;height: 400px}
.indexListL em {
    color: #999999;
    float: left;
    margin-right: 5px;
    overflow: hidden;
    background: url(../images/jiao.png) no-repeat center center;
    width: 10px;
    height: 40px;
}
.colum1{width: 46%; padding: 20px;background: #fff;}
.colum2{padding: 20px;background: #fff;}
/*全文列表*/
.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:120px;
    overflow:hidden;
    position:relative;
}
/*内容*/
.indexAd .bd{ position:relative; height:100%; z-index:0;}
.indexAd .bd li{ zoom:1; vertical-align:middle; height:120px;}
.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(../images/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(../images/ztNext.png) no-repeat center center;
}
/*===========================首页 end===========================*/

/*===========================二级页面 begin===========================*/
/*
* 图文 begin
*/
.ztTxtImg_dl{
    overflow: hidden;
}
.ztTxtImg_dl dd{
    overflow: hidden;
    position: relative;
    padding: 20px 0px;
    border-bottom:1px solid #cdcdcd;
}
.ztTxtImg_p{
    display: block;
    width: 280px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
}
.ztTxtImg_p a{
    display: block;
    width: 100%;
    padding-top: 64.28%;
    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: 16px;
    color:#333;
    overflow: hidden;
}
a.ztTxtImgName:hover{
    color:#cb0012;
}
.ztTxtImgTime{
    font-size: 12px;
    color:#999;
}
.ztTxtImgIntr{
    height: 80px;
    overflow: hidden;
    font-size: 14px;
    color:#666;
    line-height: 26px;
    margin:15px 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(../images/ztTxtImgMore.png) no-repeat center center;
}
.ztTxtImgMore:hover{
    background: url(../images/ztTxtImgMore_h.png) no-repeat center center;
}
.ztTime{
    font-size: 14px;
    color: #999;
    zoom: 1;
    overflow: hidden;
    line-height: 20px;
    padding-left: 20px;
    background: url(../images/time.png) no-repeat left center;
}
.ztTime a:hover{color: #cb0012}
/*
* 文章阅读页 begin
*/
.article {
	background: #FFFFFF;
	padding: 0 40px;
}
.articleTitle {
	padding-top: 40px;
	clear: both;
	line-height: 44px;
	font-size: 26px;
	font-family:"microsoft yahei";
	color:#333333;
	text-align: center;
	position: relative;
}
.articleTime {
	display: block;
	clear: both;
	color: #999999;
	font-size: 14px;
	line-height: 32px;
	padding-bottom: 23px;
	border-bottom: 1px solid #dddddd;
	overflow: hidden;
	text-align: center;
}
.articleTime span {
	padding-right: 16px;
	font-size: 14px;
	color: #999999;
}
.share{
	display:block;
	clear:both;
	padding:10px 0;
	}
.articlePage{
	clear:both;
	height:30px;
	text-align:center;
	font-family:Arial;
	}
.articlePage a{
	margin:0 1px;
	background:#ccc;
	padding:5px 10px;
	}
.articlePage a:hover{
	color:#fff;
	background:#008c2b;
	}
.articlePage a.hover{
	color:#fff;
	background:#008c2b;
	}

.articleBox {
	line-height:27px;
	padding:10px 0;
	color: #333333;
	font-size:16px;
	min-height: 450px;
}
.articleBox img{
	max-width:100%;
	}
.minH600{
	min-height: 600px;
	height: auto !important;
	height: 600px;
}
/**
 * 文章阅读页-内容上部大图
 */
#play{
	width:600px;
	height:400px;
	position:relative;
	overflow: hidden;
	background:#fff;
	border:1px solid #e9e9e9;
	padding:5px;
	margin:20px auto 0 auto;
}
#play .change_a {
	width:40%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
	cursor: pointer;
	display: block;
	overflow: hidden;
	background:url(about:blank);
}
#play .prev_a {left: 0;}
#play .next_a {right: 0}
#play .change_a span {
	width: 24px;
	height: 43px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -21px;
	display: none
}
#play .prev_a span {background: url(../images/file/article_icon.png) no-repeat 0px -50px;left: 0;}
#play .next_a span {background: url(../images/file/article_icon.png) no-repeat -30px -50px;right: 0;}
#play .img_ul {
	position: relative;
	z-index: 1;
	width:600px;
	height:400px;
}
#play .img_ul li{
	position: relative;
	z-index: 1;
	width:600px;
	height:400px;
	background:#fff;
	margin:0 0 5px 0;
}
#play .img_ul li img{position:absolute;}
.imgMove{width:600px;clear:both;margin:20px auto;position:relative;}
.img_hd {
	margin:0 auto;
	overflow: hidden;
	height:60px;
	position:relative;
}
.img_hd ul {
	position: absolute;
	z-index: 1
}
.img_hd ul li {
	float: left;
	height:47px;
	width:70px;
	padding:3px;
	margin:0 7px;
	cursor: pointer;
	background:#fff;
	border:1px solid #d4d4d4;
	position:relative;
}
.img_hd ul li p{
	height:47px;
	width:70px;
	display:block;
	background:#fff;
	position:relative;
	}
.img_hd ul li i{
	display:block;
	clear:both;
	line-height:20px;
	padding:0 5px;
	background:#000;
	color:#fff;
	position:absolute;
	right:3px;
	bottom:3px;
	z-index:99999999999999;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	}
.img_hd ul li img {position:absolute;height:47px;width:70px;}
.img_hd ul li.on {border:1px solid #008c2b;background:#008c2b;}
.imgMove .bottom_a {
	width:20px;
	height:25px;
	display: block;
	cursor: pointer;
	z-index: 10;
	float:left;
	top:15px;
	position:absolute;
	z-index:9999999999999;
	background:url(../images/file/article_icon.png) no-repeat;
}
.imgMove .prev_a {background-position:left top;left:0;}
.imgMove .next_a {background-position:right top;right:0;}
.articleHand{
    clear:both;
    font-size:16px;
    padding:10px 0px 20px 0;
    overflow: hidden;
    }
.articleHand a{
    display:block;
    line-height:32px;
    padding:0 20px 10px 30px;
    float:left;
	background:url(../images/file/file.png) no-repeat left center; 
}
.articleHand a.word{background:url(../images/file/word.png) no-repeat left 3px; color:#37a6ff !important; }
.articleHand a.ppt{background:url(../images/file/ppt.png) no-repeat left center; color:#ff7735 !important;}
.articleHand a.excel{background:url(../images/file/excel.png) no-repeat left center; color:#15bf44 !important; }
.articleHand a.pdf{background:url(../images/file/pdf.png) no-repeat left center; color:#1369c0 !important; }
.articleHand a.zip{background:url(../images/file/zip.png) no-repeat left 3px; color:#ff9779 !important; }
.shareBox{
	height:40px;
	overflow:hidden;
	background:#f1f1f1;
	}
.shareBoxL{
	float:left;
	padding:0 0 0 20px;
	}
.shareBoxL B{
	display:block;
	line-height:40px;
	float:left;
	}
.bdsharebuttonbox{
	float:left;
	padding:6px 0 0 10px;
	}
.shareBoxR{
	line-height:40px;
	float:right;
	padding:0 20px 0 0;
	font-size:14px;
	color:#000;
	}
.pageUp{
	display:block;
	line-height:25px;
	padding:10px 0 20px 0;
	color: #999999;
	font-size:16px;
	border-top: 1px solid #dddddd;
}
.pageUp a {
	font-size: 16px;
	color: #999999;
}
.articleShare {
	display: inline;
}
.articleShare .bshare-custom{
	display: inline;
}
.articleShare a {
	padding: 0 !important;
	height: 25px !important;
	width: 25px !important;
	background: url(../images/atIco.png)no-repeat !important; 
}
.articleShare .bshare-qzone {
	background-position: -7px -7px !important;
}
.articleShare .bshare-qqim {
	background-position: -38px -7px !important;
}
.articleShare .bshare-sinaminiblog {
	background-position: -68px -7px !important;
}
.articleShare .bshare-weixin {
	background-position: -99px -7px !important;
}
.pageUp a {
	display: block;
}
.pageUp a:hover  {
	color: #008c2b;
}
.pageUp apan:hover  {
	color: #008c2b;
}

/*===========================二级页面 end===========================*/

