﻿@charset "utf-8";
/*****************固定的CSS样式*****************/
body{margin:0px; padding:0px; line-height:1.9; font-family:"微软雅黑", Arial; font-size:14px; color:#222; max-width:900px; 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:0;padding:0; 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:5px; border-radius:3px; -webkit-appearance:none;}
div{margin-left:auto; margin-right:auto; line-height:1.8; font-family:"微软雅黑", Arial;font-size:14px; overflow:hidden;}
.clear{clear:both; font-size:0px; visibility:hidden; overflow:hidden; line-height:0px; height: 0px;}
.page100{width:100%;}
.pagehome{width:92%;}
small{font-size:12px;}
.imgs{width:100%; height:auto;}
.blue{color:blue; font-weight:bold;}
.F30{color:#FF3300; font-weight:bold;}

/*****************禁止页面被选中*****************/
*{-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}  

/*****************友情链接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}

.divsolid{ border-bottom:#E0E0E0 solid 1px;}
.head{width:95%; height:auto; overflow:hidden;}
.logo{float:left; width:44.5%;}
.hnav{float:right; width:48%; text-align:right; line-height:42px;}

/****************页面显示CSS样式*********************/
.showtitles{font-size:160%; margin:10px 0px; font-weight:600;}
.showform{color:#aaa; 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:30px 0px 15px 0px; padding:5px; line-height:1.6;}

.tnav{float:left;width:21%;position: relative; margin:20px 2%; text-align:center;}
.tnav i{font-size:25px; background:#3351a3; color:#FFF; width:50px; height:50px; line-height:50px; border-radius:25px;}

.fengynjwz{margin-bottom:20px;}
.fenynjwz a{width:25%; float:left; height:35px; line-height:35px; text-align:center;}
.fenynjwz h2{text-align:center;}

.ewm{text-align:center;}

.ptels{width:40px; height:40px; border-radius:25px; background:#1c8bd9; padding:5px; z-index:9999; display:block; clear:both; position:fixed; bottom:100px; right:10px; text-align:center; line-height:50px; overflow:hidden;}
.ptels i{font-size:25px; color:#FFF;}