﻿@charset "utf-8";
/*****************固定的CSS样式*****************/
body{margin:0px;padding:0px; line-height:1.6; font-family:"微软雅黑", Arial; font-size:14px; color:#222; max-width:640px; margin-left:auto; margin-right:auto; background:#FFF;}
h1,h2,h3,h4,h5,h6,hr,dl,dt,dd,ul,ol,li,header,pre,form,button,input,textarea,th,td,pre {margin:0px; padding:0px; list-style-type:none;}
p,html{-webkit-text-size-adjust:100%; text-size-adjust: 100%; word-wrap: break-word;}
img{border:0 none; vertical-align:top; max-width:100%; height:auto;}
input,select,textarea{font-family:"微软雅黑", Arial; background:#FFF; border:#CCCCCC solid 1px; padding:8px; border-radius:3px; -webkit-appearance: none;}
div{margin-left:auto; margin-right:auto; line-height:1.6; font-family:"微软雅黑", Arial;font-size:14px;}
.clear{clear:both; font-size:0px; visibility:hidden; overflow:hidden; line-height:0px; height: 0px;}
.pagehome{width:96%;}
.red{color:#FF5500; }
.btn01{font-size:14px; color:#FFF; background:#F00; border:none; border-radius:3px; padding:3px 8px; cursor:pointer;}
.btn02{font-size:14px; color:#FFF; background:#F00; border:none; border-radius:3px; padding:8px 12px; cursor:pointer;}

/*****************站点标题CSS样式*****************/
.titlesbg{color:#FFF; background:#FF5500; width:100%; height:35px; line-height:35px; text-align:center; font-size:16px;}
.header{color:#FFF; height:40px; width:100%; background:#FF5500; position:fixed; top:0px; z-index:100; max-width:640px;}
.return{float:left; width:10%;}
.return img{width:40px; height:40px;}
.toptitles{float:left; text-align:center; line-height:40px; font-size:18px; width:80%;}
.navbgpng{float:right; width:10%; text-align:right; background:#FF6600;}
.navbgpng img{width:40px; height:40px;}

/*****************站点二级导航CSS样式*****************/
.snav{width:100%; margin:5px 0px; text-align:center; border:#E0E0E0 solid 1px; padding:1px;}
.snav a{display:block; height:38px; line-height:38px; background: linear-gradient(#F5F5F5, #E0E0E0);}
.snav a:hover{background:#FF5500; color:#FFF;}

/****************底部联系方式CSS样式*********************/
.lianxi{width:96%; border:#FF5500 solid 1px; padding:1px;}
.btels{color:#FFF; margin-top:5px; background:#F60; width:100%; height:38px; line-height:38px; text-align:center; border:none; border-radius:3px;}

/*****************友情链接CSS样式*****************/
a:link {font-size:14px; color:#333; text-decoration:none;}
a:visited {font-size:14px; color:#333; text-decoration:none;}
a:hover {font-size:14px; color:#F00; text-decoration:none}

/*****************首页BANNER的CSS样式*****************/
.banner{width:100%}
.banner img{width:100%; height:auto;}

/*****************站点首页导航CSS样式*****************/
nav{margin:auto; width:96%; margin-top:15px;}
nav li{float:left;width:33.3%;*width:32.8%;position: relative; margin-bottom:10px; text-align:center;}
nav img{margin-bottom:6px; width:50%; height:auto; border-radius:5px;}
nav a{font-size:14px;}

/****************article页面CSS样式*****************/
.article{border-bottom:#CCC dotted 1px; padding:12px;}
.article:hover{background:#F5F5F5;}
.article a{font-size:20px;}
.article dd{font-size:12px; color:#999;}

/****************imgart页面CSS样式*****************/
.imgart{float:left; width:45%; height:140px; margin:1.6%; overflow:hidden; text-align:center; position:relative; border:#E0E0E0 solid 1px; padding:1px; border-radius:3px;}
.imgart img{min-height:100%; max-height:100%; max-width:100%;}
.imgart dd{position:absolute; bottom:0px; background:#FFF; opacity:0.8; width:100%; padding:5px 0px; height:22px;}

/****************页面显示CSS样式*********************/
.showtitles{font-size:150%; border-bottom:#E5E5E5 solid 1px; margin-top:10px;}
.showform{color:#999999; margin-bottom:5px; height:35px; line-height:35px;}
.showcontent{width:98%; margin:10px auto; font-size:16px; text-align:justify; text-justify:inter-ideograph;}
.showcontent img{max-width:100%; margin:0;}
.nextpage{margin:10px 0px; line-height:1.8;}

/****************二级栏目CSS样式*********************/
.anylinkcss{z-index:100; visibility:hidden; width:100%; max-width:640px; margin-top:1px; background:#FFF; border-bottom:#CCC solid 1px; text-align:center;}
.anylinkcss a{float:left; width:47%; line-height:35px; height:35px;}
.anylinkcss a:hover{color:#FF0000;  background:#EEEEEE;}

/****************底部联系方式CSS样式*********************/
.bottom{width:96%; margin-top:5px;}
.wxewm{width:200px; height:230px;}
.ynjwz{text-align:center; line-height:2.0;}
.imgs{width:100%;}

/****************上一页下一页CSS样式*********************/
.pagenext{margin-top:10px; margin-bottom:10px; text-align:center; width:264px;}
.pagebtn{float:left; width:60px; border-radius:3px; line-height:35px; height:35px; margin:5px 2px; background:#F0F0F0; border:#F0F0F0 solid 1px;}
.pagebtn1{float:left; width:60px; border-radius:3px; line-height:35px; height:35px; margin:5px 2px; background:#FFF; color:#999; border:#F0F0F0 solid 1px;}
.indexbtn{border-radius:3px; width:100px; line-height:35px; height:35px; margin:5px auto; background:#F0F0F0; border:#F0F0F0 solid 1px; text-align:center;}

/****************拨打电话CSS样式*********************/
.li_tel{z-index:100; display:block; position:fixed; width:100%; bottom:0px; background:#000; height:45px; color: #fff; line-height:1.5; max-width:640px; border-top:#333 solid 1px;}
.li_tel img {width:20px; height:20px;}
.li_tel li a{text-align:center; height:45px; width:24.6%; font-size:12px; float:left; color: #fff; padding-top:4px; }
.li_tel li a:hover{background:#333;}
.tels_b{border-right:#333 solid 1px;}