﻿* {font-family: 'Microsoft Yahei','Simsun';margin: 0;padding: 0;font-size:14px;}
a {text-decoration: none;text-align:center;color:#434c55;}
em {font-size: 15px;color: #434c55;font-weight: normal;font-style: normal;}
.clearfix{clear:both;}
.l{float:left;}
.r{float:right;}
.s {background:url(../ui/sprite.png) no-repeat;}
.inputText{height:24px;border:2px solid #e3e4e8;}
.bluebtn {background:#3bafda;border:none;height:24px;}
.graybtn {background:#eef0f2;border:none;height:24px;}
.Header {background:#4fc1e9;height:46px;}
.Header .Logo {background:url(../ui/logo.png) no-repeat;display:block;width:129px;height:40px;float:left;margin:3px 5px;} 
.Header a {color: white;display:block;}
.Header_Nav {float:right;margin:11px 5px;}
.Header_Nav span {display:block;height:25px;line-height:25px;width:60px;float:left;background:#3bafda;margin:0px 2px;text-align:center;cursor:pointer;border-radius:2px;}
.Header_Nav .Home {background:url(../ui/header.png) no-repeat;margin:4px 6px;padding-left:18px;width:34px; height:16px;line-height:16px;}
.Header_Nav .LoginOut {background:url(../ui/header.png) no-repeat 0 -32px;margin:4px 6px;padding-left:18px; height:16px;line-height:16px;}
.Header_Nav .Login {background:url(../ui/header.png) no-repeat 0 -16px;margin:4px 6px;padding-left:18px; height:16px;line-height:16px;}
/*面包屑导航*/
.Crumbs {background:#3bafda;height:30px;line-height:30px;padding-left:5px;color:white;}
.Crumbs a{color:white;}
/*搜索框*/
.Search {background:#f6f8fa;height:28px;padding:4px 5px;}
.Search .inputText{width:50%;}
.Search .bluebtn {height:27px;margin-left:5px;width:50px;font-weight: 700;color:white;}
.titleArea {height: 30px;line-height: 30px;border-top: solid 1px #e6eaed;overflow: hidden;
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f1f3f6));
background: -webkit-linear-gradient(top, #ffffff, #f1f3f6);
background: -moz-linear-gradient(top, #ffffff, #f1f3f6);
background: -ms-linear-gradient(top, #ffffff, #f1f3f6);
background: -o-linear-gradient(top, #ffffff, #f1f3f6);}
.itemIntro {margin: 5px 2px;border: solid 1px #e6eaed;border-top: none;border-radius: 4px;}
/*文本输入框*/
.publication{margin:10px 2px;}
.publication h3{border-left:solid 1px #e6eaed;border-right:solid 1px #e6eaed;border-radius:4px 4px 0 0;}
.commentBox {border: solid 1px #e6eaed;border-top: none;border-radius: 0 0 4px 4px;padding:5px;}
.commentBox div {margin-bottom:5px;}
.commentBox span {display:block;}
.commentBox input,.commentBox textarea {width:99%;}
.commentBtn {margin:5px auto;}
.commentBtn .graybtn {color:#a0a0a0;cursor:default}
.commentBtn a{height:30px;line-height:30px;text-align:center;color:white;font-weight:700;display:block;}
/*Ajax加载中*/
.loading {display:none;left:20%;width:60%;position:fixed;background: #666;background: rgba(102,102,102,.3);height:44px;text-align:center;z-index:999;top:40%;border-radius:5px;color:#666;}
.loading div {background:#fff;margin:3px;line-height:28px;height:28px;padding:5px 20px;}
/*网站底部*/
.bottomNav{margin:6px 8px;height:34px;}
.w50{width:49%;}
.pullUp{background:url(../images/pullUp.png) no-repeat 0 center;display:inline-block;height:100%;padding: 0 0 0 24px;}
.pullUp a {color: #434c55;}
.pullUp1{background:url(../images/home.png) no-repeat 0 center;display: inline-block;height: 100%;padding: 0 0 0 22px;}
.pullUp1 a {color: #434c55;}
.backTop,.backHome{border:1px solid #dbdbdb;box-shadow: 0 0 2px 0 #f6f7f8 inset;display: block;height: 32px;line-height: 32px;text-align: center;border-radius:5px;
background:-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f1f3f6)); /* Saf4+, Chrome */
background:-webkit-linear-gradient(top, #ffffff, #f1f3f6); /* Chrome 10+, Saf5.1+ */
background:-moz-linear-gradient(top, #ffffff, #f1f3f6); /* FF3.6 */
background:-ms-linear-gradient(top, #ffffff, #f1f3f6); /* IE10 */
background:-o-linear-gradient(top, #ffffff, #f1f3f6); /* Opera 11.10+ */}
/*浏览版本*/
.version{height:20px;line-height:20px;text-align:center;color:#cbd3da;margin:5px 0 5px 0;}
.version a{color:#45addd;margin:0 15px;}
.version a.current{color:#acb7c0;}
/* footer */
.footer{color:#acb7c0;line-height:18px;text-align:center;background:#d9dde0;padding:15px 0 20px 0;}
.footerNav{padding:0 0 8px 0;}
.footerNav a{margin:0 10px;color:#434c55;}
    

