/* CSS Document */
/*全局样式*/
/*头部logo部分*/
.top{height:200px;background: #0099CC;}
.left{float:left;}
.right{float:right;}
.half{width:50%;margin:0 auto;}
.slogan{float:right;margin:30px auto; color:#fff; font-weight:bold;}
.slogan p{ font-size:23px; font-weight:bold;line-height:40px;height:40px;}
.logtitle{background: #0099CC;line-height:40px;height:40px;color:#fff; font-weight:bold;margin:10px auto;padding:5px; font-size:24px;}
.text-yellow{color:yellow;}
/*联系我们*/
.QQ>p{line-height:40px;height:40px;}
.QQ img{ display:inline-table;line-height:30px;}
.email{background:url("email.png")/*tpa=http://www.twgom.com/email.png*//*tpa=https://www.hym2.com/images/email.png*/ no-repeat left top;padding-left:30px;}
.qqimg{background: url("qq.png")/*tpa=http://www.twgom.com/qq.png*//*tpa=https://www.hym2.com/images/qq.png*/ no-repeat left top;padding-left:30px;}
.qqimg a{color:#f00;}
.border{border:1px solid #ccc; padding:20px;}
.border p{line-height:30px;height:30px;}
/*下载*/

/*日志*/
.log{padding:1px;}
iframe{width:1000px;
min-height:198px;
margin:0 auto;
overflow:auto;
box-shadow:2px 2px 2px #eee;
border:none;}