﻿@charset "utf-8";


.content{width:32rem; height:auto; margin:0 auto; font-family:"微软雅黑"}



.banner { width:100%;}
.banner img{ width:100%;}
.news_yyjj{ width:100%; background:#f1f1f1; overflow:hidden; font-family:"微软雅黑"}
.yyjj{ width:96.25%; margin:1.875% auto 3.95%; padding:1.0rem; box-sizing:border-box; border-radius:0.5rem; background:#FFF;}
.yyjj p{ font-size:1.0rem; line-height:1.5;}
.yyjj p span{ font-weight:bold; color:#ff2323;}
.zxzx{width:90%; height:auto; padding:1.2rem 5% 0; min-height:20rem; background:#FFF;}

@media (min-width:320px)and (max-width:379px) {  
	.zxzx{ min-height:23.5rem;}
}
@media (min-width:456px)and (max-width:509px) {  
	.zxzx{ min-height:21rem;}
}
@media (min-width:380px)and (max-width:455px) {  
	.zxzx{ min-height:21rem;}
}
@media (min-width:640px) {  
	.zxzx{ min-height:21rem;}
}


.box{width:100%; height:auto; overflow:hidden; padding-bottom:10px;}

.box-t{font-size: 1.25rem; line-height: 1.6; color: #959595; text-align: center; width: 100%; margin: 0; height: 1.6em;}

.box-b{width:100%; height:auto; overflow:hidden; padding-bottom:10px;}

.box-l{width:4.25rem; height:4.25rem; float:left}
.box-l img{ width:100%; height:100%; max-height:100%; max-width:100%;}

.box-r{width:71.125%; margin-left:3%; text-align:justify; height:auto; overflow:hidden; display:block; color:#000; border: 1px solid #CCC; padding:2% 3.5%; float:left; line-height:1.5; font-size:1.2rem; background:none repeat scroll 0% 0% #97e4ff; -moz-box-shadow: 4px 4px 5px #999; -webkit-box-shadow: 4px 4px 5px #999; box-shadow:4px 4px 5px #999; border-radius:10px;}

.box-r span{color:#e23a46 !important}

#dh1, #dh2, #dh3{display:none;}



.foot{width:32rem; height:5.2rem; position:fixed; z-index:9999; bottom:0px; left:50%; margin-left:-16rem; background:none repeat scroll 0% 0% #f1ede2; -moz-box-shadow: 0px 0px 10px #000; -webkit-box-shadow: 0px 0px 10px #000; box-shadow:0px 0px 10px #000;}

.foot .f_text{width:44.375%; height:3.2rem; float:left; border:1px solid #CCCCCC; background-color:white; border-radius:0; display:block; margin:1rem; line-height:3.2rem; font-size:1.2rem; color:#333333; text-indent:1.5em;}



.space{width:300px; height:2px; background:#1378e0; margin:0 auto;}



