.indexBg{
    height: 100%;
    background: url(ztsz_bodyBg_mobile.jpg) no-repeat center;
    background-size: 100% 100%;
}
.ztst_logo{min-height: 1.35rem;}

.ztst_logo_fixed{position:fixed;top:0;left:0; width:100%;}

/*.ztst_logo a{display:block;width:94%;margin:0 auto;}*/

.container { width: 100%; height: 100%; position: absolute; left: 0; top: 0%; }
.container .page { height: 100%; position: relative;}

.ztst_logo a img{
    width: 4.8rem;
    height: auto;
    margin:0.2rem 0 0 0;
}

.mobile_nav_icon{
    position: absolute;
    top:0.52rem;
    right:0.31rem;
    display: block;
    width: 0.56rem;
    z-index: 999;
}

.ztst_title img{
    display: block;
    width: 6.3rem;
    height: auto;
    margin:0.35rem auto;
}

.ztst_text{
    font-size: 0.34rem;
    color: #fff;
    line-height: 0.62rem;
    text-align: center;
}

.ztst_text2{
    position: relative;
    margin-top: 0.84rem;
    padding-top: 0.5rem;
    font-size: 0.31rem;
    color: #fff;
    line-height: 0.62rem;
    text-align: center;
    background: url(ztsz_titleBg.png) repeat-x top center;
    background-size: auto 0.2rem;
}

.ztst_text2 .subTitle_pic{
    display: block;
    width: 2.04rem;
    height: auto;
    margin:0.65rem auto;
}

.ztst_text2 .ztst_indexPic{
    position: absolute;
    top:-1.1rem;
    left:-5px;
    width:1.9rem;
    height: auto;
}
.ztst_btn{
    position: fixed;
    bottom:0;
    left:50%;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    margin-left: -0.75rem;
}

.ztst_btn img{
    display: block;
    width: 0.5rem;
    height: auto;
    margin:0 auto;
}



.mobile_headerNav{
   display: none;
    /* position: fixed;
    top:0;
    left: 0;*/
    width: 100%;
    height: 100%;
    background:rgba(160,192,218,0.8);
}

.ztst_menuTitle{
    font-size: 0.6rem;
    color: #fff;
    text-align: center;
    font-weight: 600;
    min-height: 0.9rem;
}
.ztst_menuTitle img{
    width:1.75rem;
    height: auto;
    margin-right: 0.2rem;
    vertical-align: text-bottom;
}

.mobile_NavChild{
    display: none;
}

.menuList{
    margin-top: 0.4rem;
    padding-top: 0.3rem;
    border-top: 1px solid #689dc1;
    overflow-y: auto;
}

.menuList li{margin-bottom: 0.22rem;}
.menuList li:last-child{margin-bottom: 0}

.menuList li .menuT{
    display: block;
    min-height: 0.88rem;
    color: #fff;
    font-size: 0.34rem;
    line-height: 0.88rem;
    text-align: center;
    background:url(ztsz_list_icon8.png) no-repeat 68% center;
    background-size: 0.22rem 0.26rem;

}

.menuList li.on .menuT{
    background:#7eb2d5 url(ztsz_list_icon9.png) no-repeat 68% center;
    background-size: 0.26rem 0.22rem;
}

.menuList li.on .mobile_NavChild{
    display: block;
}

.nav_page_mobile{overflow-y:auto;}

.mobile_NavChild{
    margin-top: 0.2rem;  
    text-align: center;
    overflow: hidden;
}

.mobile_NavChild li{
    display: inline-block;
    margin:0 0.1rem 0.2rem;
}

.mobile_NavChild li a{
    display: inline-block;
    height: 0.66rem;
    padding: 0 0.38rem;
    font-size: 0.3rem;
    color: #fff;
    line-height: 0.66rem;
    text-align: center;
    border: 1px solid #6da0c3;
    border-radius: 30px;   
}
.mobile_NavChild li a.on{
    background: #7eb2d5;
}

.ztst_list_leftBottom{
    padding:0.5rem 0 0.4rem;
    text-align: center;
}

.fixedFoot{
    position: absolute;
    bottom:0;
    left:50%;
    width:94%;
	height:3.8rem;
    margin-left:-47%;
    padding:0.5rem 0 0;
    border-top: 1px solid #689dc1;
}

.ztst_list_leftBottom .footLink{padding: 0 0 0.2rem;}
.ztst_list_leftBottom .footLink a{
    padding:0 0.08rem;
    font-size: 0.26rem;
    color: #40657d;
    border-right: 1px solid #40657d;
}
.ztst_list_leftBottom .footLink a:last-child{border-right: none;}

.ztst_list_leftBottom p{font-size: 0.22rem;color: #40657d;line-height: 0.4rem;}
.ztst_list_leftBottom .p2 img{width:0.18rem; height: auto; padding-right: 0.09rem;}
.ztst_list_leftBottom .footer_BLImg{display:inline-block; width:0.52rem; height: auto;margin:0.14rem 0.15rem 0;}
.jiucuo_icon img{display:inline-block; width:1.1rem; height: auto;margin:0.14rem 0.15rem 0;}


.ztst_listBg{width: 100%;height:100%;}
.ztst_list_left{display: none;}

.ztst_list_right{
    min-height: 100%;
    background:rgba(201,215,232,0.7);
    box-sizing: border-box;
}

.ztst_list_right .rightLogo img{
    width:4.8rem;
    margin: 0.2rem 0 0 0.2rem;
}

.ztst_list_contBox_bg{
    margin:0 0.2rem;
    padding:0.3rem; 
    background-image:url(ztsz_list_cont_rightBg.png),url(ztsz_list_contBg.png); 
    background-position: right bottom,left top; 
    background-repeat: no-repeat, repeat;
    background-size: 4.3rem auto,0.08rem auto;
    border-radius: 3px;
    box-shadow: 0px 0px 16px 0px rgba(4,123,186,0.2);
}

.ztst_list_contBox_bg .titleLine{margin-bottom: 0.3rem;}
.ztst_list_contBox_bg .titleLine .title{ 
    padding:0 0.32rem 0 0.66rem;
    font-size:0.36rem; 
    color:#333;
    font-weight: bold;
    background-image:url(ztsz_list_icon2.png),url(ztsz_list_icon1.png); 
    background-position: left center,right center; 
    background-repeat: no-repeat, no-repeat;
    background-size: 0.53rem auto,0.19rem auto;
}

.ztst_list_contBox_inner ul{
    overflow: hidden;
}
.ztst_list_contBox_inner ul li{
/*    float: left;
    width: 100%;*/
    margin: 0.14rem 0.14rem 0.28rem;
    box-sizing: border-box;
}

.ztst_list_contBox_inner ul li .content{
    display: block;
    padding:0.32rem 0.5rem;
    background: #fff;
    box-shadow: 0px 0px 16px 0px rgba(241,243,245,1);
    border-radius: 5px;
}

.ztst_list_contBox_inner ul li .content h5{   
    font-size:0.34rem; 
    color:#333;
    line-height: 0.5rem;
}

.ztst_list_contBox_inner ul li .content p{
    padding-top:0.55rem;
    height:1.2rem;
    font-size:0.28rem; 
    line-height: 0.4rem;
    color: #708ba6;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.ztst_list_contBox_inner ul li .content .pubTime{
    padding-top:0.2rem;
    font-size:0.24rem; 
    line-height: 0.4rem;
    color: #708ba6;
}

.ztst_list_contBox_inner2{
    margin-top: 0.4rem;
    padding:0.4rem 0.3rem 0.6rem;
    background: #fff;
    box-shadow: 0px 0px 16px 0px rgba(189,201,210,0.3);
    border-radius: 4px;
    border: 1px solid #e5edf0;
}

.ztst_list_contBox_inner3{
    margin-top: 0.2rem;
    padding:0.3rem;
    background: #fff;
    box-shadow: 0px 0px 16px 0px rgba(189,201,210,0.3);
    border-radius: 4px;
    border: 1px solid #e5edf0;
}

.detail_box .detail_header .title{
    font-size: 0.48rem;
    line-height: 0.62rem;
    color: #095095; 
    text-align: center;
}

.detail_box .detail_header .detail1{
    color: #708ba6;
    font-size: 0.3rem;
    margin-bottom: 0.28rem;
    padding:0.1rem 0 0.3rem;
    border-bottom: 1px solid #d4dce4;
    text-align: center;
}

.detail_box .detail_header .detail1 span{
    display: block;
    line-height: 0.5rem;
    padding:0.1rem 0;
}

.infoFont i {
    width: 0.44rem;
    height: 0.44rem;
    line-height: 0.44rem;
    display: inline-block;
    border: 1px solid #a2b9d0;
    border-radius: 3px;
    text-align: center;
    margin:0 0.07rem;
    cursor: pointer;
}

.infoFont i:last-child {
    margin-right: 0;
}

.infoFont i:hover, .detIn2Act {
    color: #18649e !important;
    border: 1px solid #18649e !important;
}

.detail_box .detail_content p{   
    margin-bottom: 0.6rem;
    color: #333;
    font-size: 0.34rem;
    line-height: 0.6rem;
    /*text-indent: 2em;*/
}

.detail_box .detail_content .noTextIndent{text-indent: 0 !important;}

.detail_box .detail_content .download dl{  
    font-size: 0.34rem;
    color: #095095;
    line-height: 0.6rem;
    overflow:hidden;
}

.detail_box .detail_content .download dl dt{
    float: left;
    width:1.2rem;
}

.detail_box .detail_content .download dl dd{
    margin-left: 1.5rem;
}

.detail_box .detail_content .download dl dd a{
    color: #095095;  
    
}
.detail_box .detail_content .download dl dd:before{
    content: '';
    display: inline-block;
    width:0.38rem;
    height: 0.38rem;
    margin:0 0.14rem 0 -0.53rem;
    background: #fff url(ztsz_list_icon4.png) no-repeat left center;
    background-size: 0.38rem 0.38rem;
    position: relative;
    top:0.07rem;
}

.detail_box .detail_content .download dl dd a:hover{
    text-decoration: underline;
}

.ztst_list_right .pubTime2{color: #2962a0; font-size: 0.28rem; line-height: 0.44rem;}
.ztst_list_right .pubTime2 span{float:left; display: inline-block;}
.ztst_list_right .pubTime2 span img{position:relative; top:0.03rem; padding-right: 0.14rem; width: 0.27rem; height: auto;}
.ztst_list_right .pubTime2 p{margin-left: 1.8rem;}

.ztst_list_contBox_bg .subTitle2{width:100%; margin-top:0.4rem; overflow-x:scroll;scrollbar-width: none;}
::-webkit-scrollbar {
    display: none;
    width:0px;
    height:0px;
}

.ztst_list_contBox_bg .subTitle2 ul{width:130%; box-sizing: border-box;}

.ztst_list_contBox_bg .subTitle2 li{
    float: left;
    height: 0.9rem;
}

.ztst_list_contBox_bg .subTitle2 li:after{
    content: "";
    display: inline-block;
    width:1px;
    height: 0.32rem; 
    background: #c6dce9;
}

.ztst_list_contBox_bg .subTitle2 li:last-child:after{
    content: "";
    display: inline-block;
    width:0;
}

.ztst_list_contBox_bg .subTitle2 li a{  
    display: inline-block; 
    padding:0 0.22rem;
    height: 0.59rem;
    line-height: 0.59rem; 
    font-size:0.34rem;
    color: #095095;
    margin:0 0.2rem;     
}

.ztst_list_contBox_bg .subTitle2 li:first-child a{  
    margin-left:0;     
}

.ztst_list_contBox_bg .subTitle2 li:last-child a{
    padding:0 0.14rem;
    margin-right:0;
}

.ztst_list_contBox_bg .subTitle2 li.now a,.ztst_list_contBox_bg .subTitle2 li a:hover{
    font-weight: bold;
    color: #fff;
    background: rgba(0,99,165,0.9);
}

.ztst_list_contBox_bg .subTitle2 li.now,.ztst_list_contBox_bg .subTitle2 li:hover{
    background: url(ztsz_list_icon5.png) no-repeat center 0.59rem;
    background-size: 0.22rem auto;
}

.ztst_list_contBox_bg .subTitle2 li:first-child.now,.ztst_list_contBox_bg .subTitle2 li:first-child:hover{
    background: url(ztsz_list_icon5.png) no-repeat 42% 0.59rem;
    background-size: 0.22rem auto;
}

.ztst_list_contBox_bg .subTitle2 li:last-child.now,.ztst_list_contBox_bg .subTitle2 li:last-child:hover{
    background: url(ztsz_list_icon5.png) no-repeat 54% 0.59rem;
    background-size: 0.22rem auto;
}

.ztst_list_contBox_bg .chooseTime ul{
    font-size: 0.3rem;
    height: 0.88rem;
}

.ztst_list_contBox_bg .chooseTime li{float: left;line-height: 0.66rem;}

/* select样式 */
.ztst_list_contBox_bg .chooseTime .newChangeBox {
    float: right;
    background:#fff url(ztsz_list_icon6.png) no-repeat 94%;
    background-size:0.2rem auto ;
    border-radius:3px;
    min-width: 4rem;
    border: 1px solid #c6e0eb;
    position: relative;
    padding-right: 0.5rem;
    padding-left: 0.2rem;
    color: #234f90;
}
.ztst_list_contBox_bg .chooseTime .newChangeBox span{display: block;}
.ztst_list_contBox_bg .chooseTime .newChangeList{
    position: absolute;
    left: -1px;
    top: 0.51rem;
    width: 100.5%;
    height:auto;
    z-index: 2;
    background: #fff;
    border: 1px solid #c6e0eb;
    box-sizing: border-box;
    padding-left: .2rem;
    display: none;
}

.ztst_list_contBox_bg .chooseTime .newChangeList li{
    display: block;
    width:100%;
    height: 0.7rem;
    float: none;
}

.data_table_mCont{display: none;}


/* 分页样式 */
.nypage {
    margin: 0.7rem 0 1rem;
    text-align: center;
    color: #333;
    line-height: 0.6rem;
    font-size: 0;
}

.nypage a {
    display: inline-block;
    min-width: 0.66rem;
    height: 0.6rem;
    text-align: center;
    line-height: 0.6rem;
    color: #333;
    margin: 0 0.04rem;
    border: 1px solid #ddd;
    font-size: 0.28rem;
    border-radius: 2px;
}

.nypage a.index, .nypage a.end {
    width: 0.9rem;
}

.nypage a.next {
    width: 1.22rem;
}

.nypage a.cur {
    background: #0069a9;
    color: #fff;
}

/* table样式 */
.data_table_mobile{
    width: 100%;    
    margin-bottom: 0.25rem;
    font-size: 0.32rem;
    box-sizing: border-box;
    word-break: break-all;
}

.data_table_mobile tr{overflow: hidden;}

.data_table_mobile td { 
    height: auto;
    padding:0.14rem 0.2rem;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
}

.data_table_mobile .left_dataTitle{
    float: left; 
    width: 18%;
    height: auto;
    background: url(ztsz_list_thBg.png) repeat;
    background-size: 0.16rem auto;
    color: #fff;
    text-align: center; 
}

.data_table_mobile .right_data{
    float: right; 
    width:82%;
    color: #40657d; 
    text-align: left;
    line-height: 0.4rem;
    margin-bottom: 0.05rem;
    box-sizing: border-box;
}
.data_table_mobile .right_data a{ 
    color: #40657d; 
}

.data_table_mobile tr:nth-child(odd) .right_data {
    background: #f0f0f0;
}

.data_table_mobile tr:nth-child(even) .right_data {
    background: #f7f7f7;
}

.zszt_list_infoText .title{
    font-size: 0.32rem;
    color:#0d3457;
    margin-bottom: 0.2rem;
    padding:0.45rem 0 0.25rem;
    border-bottom: 0.04rem solid #0d3457;
}

.zszt_list_infoText ul li{
    display: block;
    font-size: 0.28rem;
    color: #5c6c7b;
    line-height: 0.46rem;
    margin-bottom: 0.3rem;
    text-align:justify;
}

.zszt_list_infoText ul li span{
    display:inline-block;
    width:0.32rem;
    height: 0.32rem;
    font-size: 0.27rem;
    line-height: 0.32rem;
    margin-right: 0.22rem;
    background: #e0ebf5;
    border-radius: 100%;
    text-align: center;
}
.detail_box .detail_content img{width:100%;}