*{padding:0;margin:0;text-decoration:none;list-style: none;font-family: '微软雅黑';outline: none;}
a{color: inherit;}
img{border:0 none;}
input[type=text]::-ms-clear{
                display: none;
                 
            }
            input::-webkit-search-cancel-button{
                display: none;
            } 
            input.t {
                border:1px solid #fff;
                background:#fff;           
                padding-left:5px;
                height:30px;
                line-height:30px ;
                font-size:12px;
                font-color: #004779;
                 
            }


html,body{height: 100%}

/*关于本站*/
#copyright{margin:0 auto;width:290px;height:40px;position: absolute;bottom:0px;left:50%;margin-left:-145px;font-size: 14px;color: #afafaf;}
#beian{font-size:13px;}
#beian:hover{color:#555555;}
.aboutBtn{text-decoration: underline;}
.aboutBtn:hover{color:#8e8e8e}
.aboutLogo{padding-top:60px;}
.aboutBox{width: 940px;margin:0px auto 0 auto;overflow: hidden;padding: 60px 30px 60px 30px;background-color: white;border-radius: 15px;}
.aboutNav{float: left;width: 180px;color:#999999;}
.aboutNav li{height: 25px;margin-bottom: 15px;font-size: 16px;padding-left:30px;cursor:pointer;}
.aboutNavCurrent{background-image: url(images/logo25px.png);background-repeat: no-repeat;}
.aboutNav li:hover{color:#555555;}
.aboutContent{float: left;border-left: 3px solid #dddddd;padding:0px 0px 0px 80px;width:660px;color: #5a5a5a;font-size: 15px;}
.aboutCopyright{margin:0 auto;width:100%;height:40px;bottom:0px;margin-top:20px;font-size: 14px;color: #afafaf; min-width:700px;text-align:center;}

/*反馈联系*/
.voosoom{width: 230px;height: 15px;background-image: url(images/voosoom.png);background-repeat: no-repeat;background-position: 40px 2px;margin-top: 20px;}
.btn001{width: 150px;height: 35px;background-color: #ffe400;font-size: 15px;color: #0e0e0e;margin:0 auto;display: block;text-align: center;line-height: 35px;border-radius: 5px;}
.btn001:hover{background-color: #f7dd00;}

.liuyanText{font-size: 15px;color:# #5a5a5a;width: 400px;text-align: center;height: 60px;background-color:#ffe400;border-radius: 15px;padding-top: 10px;margin:0 auto;}
.liuyanText b{font-size: 22px;color:#252525;}

/*文章*/
.wTitle{margin-bottom:10px;overflow: hidden;width: 630px;font-size: 15px;}
.wTitle span{float: right;font-size: 14px;color:#afafaf;}
.wTitle b{float: left;width: 70px;}
.wTitle a{float: left;}
.wTitle a:hover{color: black}


/*文章详细页*/
.tMoreTitle{font-size: 25px;color: #5a5a5a;}
.tMoreDate{font-size: 14px;color:#afafaf;margin-top: 6px;}
.tMoreBox{font-size: 15px;color: #5a5a5a;margin-top: 40px;width: 630px}
.tMoreBox img{width: 100%}
