@charset "utf-8";
/* nav S*/
.zt_nav_inner{background: #b4172a; text-align: center; height: 57px; width: 100%;}
.zt_nav_inner a{ display: inline-block; padding:0 30px;vertical-align: top;  overflow: hidden; }
.zt_nav_inner a em,.zt_nav_inner a span{ display: inline-block; vertical-align: top; line-height: 57px; color: #fff; font-size: 18px; }
.zt_nav_inner a em{ width: 30px; height: 57px; background-repeat: no-repeat; background-position: center center; margin-right: 6px; }
.zt_nav_inner a span{}
    .navicon_1{ background-image: url(/zscqj/uiFramework/commonResource/zip/zscqj/images/home.png); }
    .navicon_2{ background-image: url(head2.png); }
    .navicon_3{ background-image: url(head3.png); }
    .navicon_4{ background-image: url(head4.png); }
    .navicon_5{ background-image: url(head5.png); }
    .navicon_6{ background-image: url(head6.png); }
.zt_nav_inner a:hover,.zt_nav_inner a.on{ background:#fff; }
.zt_nav_inner a:hover span,.zt_nav_inner a.on span{color: #b4172a;}
.zt_nav_inner a:hover .navicon_1,.zt_nav_inner a.on .navicon_1{ background-image: url(/zscqj/uiFramework/commonResource/zip/zscqj/images/home-b.png); }
.zt_nav_inner a:hover .navicon_2,.zt_nav_inner a.on .navicon_2{ background-image: url(head2H.png); }
.zt_nav_inner a:hover .navicon_3,.zt_nav_inner a.on .navicon_3{ background-image: url(head3H.png); }
.zt_nav_inner a:hover .navicon_4,.zt_nav_inner a.on .navicon_4{ background-image: url(head4H.png); }
.zt_nav_inner a:hover .navicon_5,.zt_nav_inner a.on .navicon_5{ background-image: url(head5H.png); }
.zt_nav_inner a:hover .navicon_6,.zt_nav_inner a.on .navicon_6{ background-image: url(head6H.png); }
/* nav E*/

.gjj-a{padding:30px 0;}
    .showBox{ width: 100%; }
    .showBox img{ width: 100%; }
    .w48{ width: 48.5%; margin-top:30px; }
    /*轮播图*/
    .slider{float: left; width:100%; height:330px;overflow: hidden; position: relative;}
    .slider .sliderImg{ position:relative;float:left;height: 330px; width: 100%; }  
    .slider .sliderImg img{ display:block; width: 100%; height: 100%; } 
    .slider .sliderWord{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:70px; line-height: 70px; background:rgba(0,0,0,0.6);    
    filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
    .slider .sliderWord a{display: block; text-align: center;  text-decoration:none; color:#fff; overflow:hidden; font-family: "\5FAE\8F6F\96C5\9ED1"; font-size: 18px; line-height: 52px;white-space: nowrap;text-overflow: ellipsis;padding: 0 10px;}  
    .slider .sliderBtnBox{bottom:0px; left:0px; position:absolute; text-align:center; z-index: 11; width: 100%;}  
    .slider .sliderBtn{width: 100%; text-align: center; }     
    .slider .sliderBtn span{ display:inline-block; width:13px; height:13px; border-radius:7px; margin:0 5px 8px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; background:url(/zscqj/uiFramework/commonResource/zip/zscqj/images/btnW.png) 0 0 no-repeat; cursor: pointer; }    
    .slider .sliderBtn .on,.slider .sliderBtn a:hover{background:url(/zscqj/uiFramework/commonResource/zip/zscqj/images/btnY.png) 0 0 no-repeat;}   
    .slider .btn-prev,.slider .btn-next{position:absolute;width:40px;height:74px;background: url(/zscqj/uiFramework/commonResource/zip/zscqj/images/focus_btn.png) no-repeat; bottom:80px;}
    .slider .btn-prev{ left: 0;background-position:0 -74px; cursor:pointer; }  
    .slider .btn-next{ right: 0;  background-position:-40px -74px;  cursor:pointer;}  
    .slider .btn-prev:hover{  background-position:0 0; }  
    .slider .btn-next:hover{  background-position:-40px 0;}
     /*栏目标题*/   
    .gjj-tit{ width: 100%;border-bottom: solid 1px #bd1a2d;}
    .gjj-tit-title{ float: left; }
    .gjj-tit-title a,.gjj-tit-title span,.gjj-tit-title em{ display: inline-block; vertical-align: top; height: 32px;line-height: 32px;}
    .gjj-tit-title a,.gjj-tit-title span{ background:#bd1a2d; color: #FFFFFF;font-size: 18px;padding:0 20px; font-weight: bold;}
    .gjj-tit-title span,.gjj-tit-title em{float:left;}
    .gjj-tit-title em{ width: 13px; background: url(Titlebg.png) no-repeat; }
    .gjj-tit-more{ line-height: 32px; float: right;color: #bd1a2d;}
    /*列表*/
    .gjj-zcwj-li{ padding-top: 10px; }
    .gjj-zcwj-li li{border-bottom: dashed 1px #d7d7d7;}
    .gjj-zcwj-li li a,.gjj-zcwj-li li span{ display: inline-block; vertical-align: top;line-height: 40px;}
    .gjj-zcwj-li li a{background: url(iconS.png) no-repeat left center;padding-left: 20px;overflow: hidden;/*内容超出后隐藏*/text-overflow: ellipsis;/* 超出内容显示为省略号*/white-space: nowrap;/*文本不进行换行*/color: #333;width: 85%;}
    .gjj-zcwj-li li a:hover{background: url(iconSH.png) no-repeat left center;}
    .gjj-zcwj-li li a:hover{color: #bd1a2d;}
    .gjj-zcwj-li li span{ float: right; }

    /*基本信息图片*/
    .picShow{margin-left: -19px;}
    .picShow a{ display: inline-block; float: left;margin-left: 19px; margin-top:19px; width: 233px; height: 88px; overflow: hidden; }
    .picShow a img{ width: 100%; }


/*专题二级页*/
.gjj-con{}
.gjj-con .gjj-zcwj-li li a{ width: 85%; }
.gjj-con .gjj-tit{border-bottom: solid 2px #bd1a2d;}
.gjj-con .gjj-tit-title a,.gjj-con .gjj-tit-title span,.gjj-con .gjj-tit-title em{ height: 36px;line-height: 36px;}
.gjj-con .gjj-tit-title span,.gjj-con .gjj-tit-title em{ float:left;}
.gjj-con .gjj-tit-title em{ width:26px; background: url(buildBg0.png) no-repeat; }

.gjj-footBottom{margin-top: 5px;min-height: 500px;overflow: hidden;}
.gjj-footBottom-list{line-height: 52px;}
.gjj-footBottom-list>li{border-bottom: 1px dashed #d8d8d8;}
.gjj-footBottom-list>li>a{float: left;width: 890px;background: url(iconS.png) left center no-repeat;padding-left: 16px;overflow: hidden;/*内容超出后隐藏*/text-overflow: ellipsis;/* 超出内容显示为省略号*/white-space: nowrap;/*文本不进行换行*/}
.gjj-footBottom-list>li>a:hover{color: #bd1a2d;}
.gjj-footBottom-list>li>span{float: right;}




.w1000{height:auto; overflow:hidden;}
.xw111{width:48.5%; float:left;}
.xw110{width:48.5%; float:right; margin-bottom:35px;}
/* 自适应代码 */

@media screen and (min-width:960px)and (max-width:1199px){

	
}
@media screen and (min-width:768px) and (max-width:959px){
body{min-width: 100%;overflow-x: hidden;}	
.zt_nav_inner a{padding: 0; width: 30%;}
.zt_nav_inner {height: auto;}
.w1000{width: 95%;min-width: 95%;}
.w48{width: 100%; float: none;}
.picShow a{width: 48%; margin-left: 15px;height: auto;}

.slider .sliderImg{height: 400px;}
.slider{height: 400px;}
.picShow{margin-left: -15px;}
.gjj-con .gjj-zcwj-li li a{width: 72%;}
.fenye{width: 76%;text-align: center; margin: 0 auto; line-height: 28px;}
.xw111{width:100%}
.xw110{width:100%; margin-top:15px;}
.fr{float:none;}
}
@media (max-width:767px){
body{min-width: 100%;overflow-x: hidden;}	
.zt_nav_inner a{padding: 0; width: 30%;}
.zt_nav_inner {height: auto;}
.w1000{width: 95%;min-width: 95%;}
.w48{width: 100%; float: none;}
.picShow a{width: 48%; margin-left: 7px;height: auto;}
.picShow{margin-left: -7px;}
.gjj-con .gjj-zcwj-li li a{width: 68%;}
.fenye{width: 80%;text-align: center; margin: 0 auto; line-height: 28px;}
.xw111{width:100%}
.xw110{width:100%; margin-top:15px;}
.fr{float:none;}
}