/*作为手机独立样式存在*/
/*本文件定义一切基础功能以外的CSS样式设定*/


/*绝对定位底部4功能*/
.feet_div{ height:60px;}
.feet{ width:100%; position:fixed; overflow:hidden; bottom:0px;}
.feet ul{ background-color:#003792; height:60px;}
.feet ul li{ width:25%; height:55px; line-height:55px; float:left; text-align:center; padding-top:5px;}
.feet ul li a img{ width:25px; height:25px;display:block; margin:0 auto}
.feet ul li a span{height:30px; line-height:30px;color:#FFF;display: block; font-size:14px;}


/*定义手机网站头部区域*/
.mini_top{ width:100%; height:100%; background-color:#003792}

/*logo*/
.mini_top logo{ width:100%; height:125px; text-align:left; font-size:26px; background-color:#02ad8d}
.mini_top logo img{ width:100%; height:125px; }
/*nav*/
.mini_top .mini_nav,.mini_top .mini_nav ul{ width:100%; height:50px;background-color:#003792;}
.mini_top .mini_nav ul li{width:25%; height:50px; line-height:50px; float:left; text-align:center;}
.mini_top .mini_nav ul li a{height:50px; line-height:50px;color:#FFF;font-size:14px; }


/*banner*/

.banner { overflow: hidden; zoom: 1; position: relative; z-index: 0; }
.banner_t { position: absolute; z-index: 1; bottom: 0.4rem; left:45%; right:40%}
.banner_t span { display: inline-block; margin: 0rem 0.3rem; background: #003792; border-radius: 0.4rem; width: 0.8rem; height: 0.8rem; cursor: pointer; }
.banner_t span.hover { background: #fff; }
.banner_c { overflow: hidden; zoom: 1;}
.banner_c ul li { position: relative; z-index: 0; overflow: hidden;}
.banner_c ul li b { position: absolute; z-index: 1; bottom: 0rem; left: 0rem;  opacity: 0.4; filter: alpha(opacity=40); background: #000; }


/*分类*/
.left_nav2{ width:100%;}
.left_nav2 dl{overflow:hidden;zoom:1; margin:0 auto; padding:0px; }
.left_nav2 dl dt{list-style:none;font-size:14px; float:left;width:45%;height:37px; line-height:37px; background-color:#f6f6f6; margin:5px 2% auto; text-align:center}
.left_nav2 dl dt a{height:37px; line-height:37px;display:block;color: #111; font-size:14px;width:100%; text-align:center;display: block;}
.left_nav2 dl dt a:hover{ color:#111; font-weight:bold;}



/*内容区*/

.mini_content{ line-height:220%; font-size:14px; font-family:"微软雅黑", "宋体", "新宋体", "黑体"; padding:5px;}
.mini_content img{ width:100%;}
.content{ width:96%; margin-left:2%}
.content p img{ margin:0 auto; width:100%;}
.content p,.content div{line-height:200%; font-size:14px; font-family:"微软雅黑", "宋体", "新宋体", "黑体"}
.content h1{ text-align:center; font-size:22px;color: #292929;font-family: "微软雅黑";font-weight: normal; padding-top:15px;}
.content hr{background-color:#f6f6f6; height:1px; border:none; width:100%; margin-top:15px; margin-bottom:10px;}}
.content .p .time{ background-color:#666; height:26px; line-height:26px; text-align:right; width:100%}



/*分类标签展示样式*/
.horizontal1{width:100%; margin-top:10px; margin-bottom:10px;}
.horizontal1 li{list-style:none;font-size:12px;text-align:center; float:left;width:45%;height:35px; line-height:35px; margin-left:9px; margin-right:9px;background-color:#DFDFDF; margin-top:15px;border-radius: 5px;}
.horizontal1 li a{height:35px; line-height:35px;display:block;color: #111; font-size:14px;text-align:center;width:100%; }
.horizontal1 li a:hover{ color:#fff; font-weight:bold; background-color:#3ab54a;}
/*产品展示区域样式*/
.tabs1 .tab_zhsh1{ width:100%;}
.tabs1 .tab_zhsh1 ul{ width:100%; display: block;}
.tabs1 .tab_zhsh1 ul li{width:46%;padding:10px 0px;float:left;color:#666;margin:5px 5px 5px 5px;}
.tabs1 .tab_zhsh1 ul li img{ width:100%; margin:5px;border-radius: 5px;}
.tabs1 .tab_zhsh1 ul li ol{ width:100%; height:40px; line-height:40px; text-align:center; font-size:15px; padding-bottom:10px;}














