/*公共样式*/
html,body{overflow-x: hidden;}
body {background: #fff;line-height: 2;overflow-x: hidden;color: #333;}
.font-yahei {font-family: "微软雅黑";}
/*.container {width: 1200px;}*/
/*.layout,.container-layout {min-width: 1200px;}*/
canvas {margin: 0px;padding: 0px;display: block;}
a {color: #333;}
.text-white,.text-white a {color: #fff;}
.margin-top {margin-top: 10px;}
.margin-top15 {margin-top: 15px;}
.margin-top20 {margin-top: 20px;}
.margin-top30 {margin-top: 30px;}
.margin-top40 {margin-top: 0.4rem;}
.margin-bottom {margin-bottom: 10px;}
.margin-bottom15 {margin-bottom: 15px;}
.margin-bottom20 {margin-bottom: 20px;}
.margin-bottom30 {margin-bottom: 30px;}
.margin-bottom40 {margin-bottom: 0.4rem;}
.relative {position: relative;}

.tags{  margin:0 auto; width:70%; height:100%;  }
#tag-nav{  width: 100% ;height: 30%;border: 1px solid #9F9F9F;}
#tag-img{ width: 100%}
#tag-nav-left{ float: left;}
#tag-nav-right{ float: left;margin-top: 10px;width: 90%}
.tag-nav-a{ margin-right: 20px; color: #4E5465}
.tag-nav-a:hover{color:dodgerblue; text-decoration:underline;}
.tag-content-a{margin-right:10px;color: white;background-color: #F00;}
.tag-li{ border-bottom:1px #9F9F9F dashed;padding-bottom: 10px;margin-bottom:10px;}
/*标签页*/
#tag-fenye{width:100%; height:30px;margin-bottom: 20px}
#tag-fenye .tag-span {border: 1px solid #d2d2d2; margin-right: 15px}


.margin-top {margin-top:10px;}

.tags-title {font-size:16px;}
.tags-content {color:#666;}

.text-gray,a.text-gray:link,a.text-gray:visited{color:#999}.text-white,a.text-white:link,a.text-white:visited{color:#fff}.text-red,a.text-red:link,a.text-red:visited{color:#e33}.text-yellow,a.text-yellow:link,a.text-yellow:visited{color:#f60}.text-blue,a.text-blue:link,a.text-blue:visited{color:#0ae}.text-green,a.text-green:link,a.text-green:visited{color:#2c7}


.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#999;border-radius:2em}.badge:empty{display:none}.badge.bg-back,.badge.bg-mix{color:inherit}.badge.bg-white{color:#333}.badge-corner{position:relative}.badge-corner .badge{position:absolute;right:-10px;top:-9px;font-weight:normal;cursor:pointer}

.bg-white {background-color: #fff;}.bg-blue{background-color: #0ae;}.bg-gray{background-color: #999;}.bg-red{background-color: #e33;}.bg-yellow{background-color: #f60;}.bg-green{background-color: #2c7;}