@charset "gb2312";



*{margin:0;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}

body{color:#333;font-size:0.6rem;font-family:Microsoft Yahei,Arial,Helvetica,sans-serif;max-width:640px;margin:0 auto}

img{border:none;}

ul{list-style:none;}

table{border-collapse:collapse;}

input{font-family:Microsoft Yahei,sans-serif;background:none;border:none;}

a{text-decoration:none;color:#333}

a{-webkit-tap-highlight-color:transparent}



.zt_logo{width:100%; float:left;}

.zt_logo img{width:100%; float:left;}

/*µ¼º½*/
.nav{ width:16rem; height:1.2rem;margin:0 auto;background:#03a4a4; font-size:0.6rem; clear:both; color:#fff; line-height:1.2rem; text-align:center}
/*banner*/
.show_pic{ width:100%; height:auto; float:left; position:relative; margin:0 auto;}
.show_pic .show_info{ width:100%; height:auto; margin:0 auto}
.show_pic .bd li{ width:100%; float:left;}
.show_pic .bd img{ width:100%; height:auto; float:left; }
.show_pic .hd{ position:absolute; right:5px; bottom:5px; z-index:1; text-align:center; }
.show_pic .hd li{ width:8px; height:8px; margin:0 3px; border-radius:8px; display:inline-block; overflow:hidden; line-height:9999px; background:#FFF; cursor:pointer; }
.show_pic .hd li.on{ background:#F60; }


.zt_content{

 width: 100%;

 min-height: 15rem;

 float: left;

}

.zt_dh{

	width: 100%;

    padding: 0.25rem 0.4rem 0.25rem 0.6rem;

    float: left; display:none;

	

}

.time{

 width:100%;

  text-align: center;

    font-size: 0.5rem;

    margin: 0.4rem 0 0.5rem 0; color:#666;

}

.zt_dh .zt_show{

	width: 100%;

}

.zt_dh .zt_show dt{

	width: 2rem;

	float: left;

}

.zt_dh .zt_show dt img{

	width:100%; border-radius:2rem;

	float: left;

}

.zt_dh .zt_show dd{

	width: 12.525rem;

    float: right;

    /* border: 1px solid #ccc; */

    background: #fff;

    border-radius: 0.4rem;

    padding: 0.375rem;

    line-height: 0.85rem;

    box-shadow: 0.08rem 0.08rem 0.08rem #a584a4;

    font-size: 0.5rem;



}

.zt_show dd span{

	color: #186be6;

	

}

.zt_zx{

	width:16rem;

    background: #FFFFFF;

    padding:0.5rem 0.3rem;

    float: left;

    position: fixed;

    left: 50%;

    margin-left: -8rem;

    bottom: 0;

    z-index: 999;

    box-shadow:  0 -0.1rem 0.2rem #ccc;

}

.zt_zxipt {

    border: 1px solid #ccc;

    width: 11.5rem;

    height: 1.1rem;

    padding:0  0.5rem;

}

.zt_zx a{

    width: 3.55rem;

	line-height:1.1rem;

    float: right;

    color: #fff;

    font-size: 0.5rem;

    background: #186be6;

    text-align: center;

    border-radius: 0.2rem;

}
