/*commom style*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,
strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,
details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video
{margin:0;padding:0;border:0;outline:none;}
/*html{font-size: 62.5%;}*/
input{margin:0;padding:0;outline:none;}
li{list-style:none;}
a,ins{text-decoration:none;}*:focus{outline:none;}
a{color:#333333;}
a:hover{color:#07367c;transition:all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s;-moz-transition:all 0.2s;}
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}
body{font-family:"";color: #333333;font-size: 0.24rem;}
input::-webkit-input-placeholder{color: #;}
input:focus::-webkit-input-placeholder{color: #;}
input,textarea{-webkit-appearance: none;}/*去除内阴影*/
a,img{-webkit-touch-callout: none;}/*去除长时间按弹出*/
.calc{width: calc(100%-50px-2rem);}/*宽度减速*/
a,button,input,optgroup,select,textarea{-webkit-tap-highlight-color: rgba(0,0,0,0);}/*去除点击后出现暗色*/
.top{height: 0.86rem;width: 100%;background: #015293;padding: 0 0.3rem;line-height: 0.86rem;text-align: center;color: #FFFFFF;font-size: 0.36rem;position: relative;}
.top a{position: absolute;height: 0.86rem;width: 0.78rem;display: block;top: 0;left: 0;background: url(back_to.png) no-repeat 0.3rem center;background-size: 0.18rem 0.32rem;}

.cont{width: 100%;overflow: hidden;padding: 0 0.3rem 0.3rem;}
.cont_tlt{width: 100%;height: 0.91rem;background: url(tlt_bg.png) no-repeat left center;background-size: 0.06rem 0.34rem;padding-left: 0.26rem;position: relative;}
.cont_tlt a{color: #015293;font-size: 0.34rem;line-height: 0.91rem;display: block;}
.cont_txt{width: 100%;overflow: hidden;}
.cont1 .cont_txt{display: none;}
.cont_txt p{line-height: 0.4rem;font-size: 0.26rem;}
.txt_img{width: 100%;overflow: hidden;margin-top: 0.2rem;}
.txt_img img{float: left;height: 1.25rem;width: 2.2rem;margin-left: 0.15rem;}
.tlt_btn{position: absolute;height: 100%;width: 0.64rem;background: url(tz_bg1.png) no-repeat right center;background-size: 0.32rem 0.18rem;right: 0;top: 0;}
.tlt_btn_on{background: url(tz_bg.png) no-repeat right center;background-size: 0.32rem 0.18rem;}
.cont_txt dl{
	width: 100%;overflow: hidden;padding: 0.27rem 0 0.16rem;border-bottom: 1px solid #dfdfdf;
}
.cont_txt dl dt{
	float: left;width: 1.9rem;height: 1.1rem;
}
.cont_txt dl dt img{
	float: left;width: 100%;height: 100%;
}
.cont_txt dl dd{
	width: 4.5rem;height: 1.1rem;float: right;
}
.cont_txt dl dd p{
	line-height: 0.32rem;
	width: 3.7rem;
}
.cont_txt dl dd .dd_tlt{
	font-size: 0.28rem;
	color: #333333;
	padding-bottom: 0.1rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cont_txt dl dd .dd_txt{
	font-size: 0.2rem;
	color: #999999;
}
.cont_btn{width: 100%;height: 0.72rem;line-height: 0.72rem;color: #afafaf;font-size: 0.24rem;text-align: center;}
.cont_btn a{width: 1.36rem;display: block;margin: 0 auto;padding-right: 0.4rem;background: url(more_btn.png) no-repeat right center;background-size: 0.18rem 0.15rem;}
footer{height: 2.6rem;width: 100%;background: #dfdfdf;padding: 0.23rem 0.3rem 0;}
footer p{font-size: 0.3rem;color: #015293;height: 0.76rem;line-height: 0.76rem;text-align: center;}
.foot_txt{overflow: hidden;width: 100%;}
.foot_txt span{float: left;line-height: 0.4rem;font-size: 0.24rem;color: #666666;padding: 0 0.2rem;}