body {
	/**font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,MingLiu,STHeiti,"MicrosoftJhengHei","Microsoft YaHei",SimHei;**/
	font-family: "微软雅黑","宋体","Trebuchet MS", Tahoma, Arial, sans-serif;
	margin:0;
	padding:0;
	color:#333;
	font-size:1em;
	background-color:#FFF;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#B22222;
	text-decoration:none;
}
ol,ul {
	list-style-type:none;
	list-style-position:inside;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
li {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
img {
	border:0;
}
p {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
dl {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
dd {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
dt {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}
.clear {
	clear:both;
}
strong {
	color:#B22222;
}


#divAll {
	width:1200px;
	margin:0em auto;
	padding:1em 0 0 0;
	text-align:center;
}

#divPage {
	width:100%;
	margin:0 auto;
	padding:0 0 0 0;
	text-align:center;
	text-align:center;
}
#divMiddle {
	margin:0 auto;
	padding:0 2.5em 0 3em;
	text-align:left;
}
#top_l {
	 
	margin:0 auto;
	padding:0.7em 0 0em 0;
	text-align:left;
	float:left;
	clear:both;
}
#divTop {
	width:50%;
	margin:0 auto;
	padding:0em 0 0em 1em;
	text-align:left;
	float:left;
	clear:both;
}

#top_t {
	width:100%;
	display: flex;
}
#top_r { word-wrap: break-word;word-break: break-all;overflow: hidden;
	width:50%; 
	margin:0 auto;
	padding:0em 0 0em 0;
	text-align:right;
	float:right;
	clear:both;
}



 
#divSidebar {
	width:250px;
	margin:1em 0 0 0;
	text-align:left;
	float:right;
}
#divMain {
	width:810px;
	margin:1em 0 0 0;
	padding:0 0 0 0;
	text-align:left;
	float:left;
}

 

#divBottom {
	width:100%;
	margin:0 0 0 0;
	padding:4em 0 0 0;
	text-align:center;
	height:8em;
	clear:both;
	float:left; 
}
 
#divNavBB {  clear:both; margin:0 auto;width:1200px;
	margin:0em auto;
	padding: 0 0 0 1em;
	text-align:center;
}


#divNavBar {float:left;
	width:100%;
	padding:0 0;
	margin:0 0;
	clear:both;background-color:#4FC3F7;  
	
	 
}

#divNavBar hr{
 
 
	width:100%; 
	border: none;
	border-top:1px solid #888;
	opacity:0.2;filter:alpha(opacity=20);
	height: 1px;
    padding: 0px;
    margin: 0px;
}
#divNavBar ul {
	margin:0;
	padding:0 0 0 0;
	float:left;  
}
#divNavBar li {
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
	height:3em;
}
#divNavBar a {
	float:left;
	margin:0 1em 0 1em;
	padding:0 1em;
	text-decoration:none;
	line-height:3em;
	font-weight:lighter;color:#FFFFFF;
}
#divNavBar a.on {
	font-weight:lighter;background-color:#81D4FA;
	text-shadow:0 0  0.0em #888;
}
#divNavBar a:hover {
	color:#B22222;background-color:#81D4FA;
	text-shadow:0 0  0.00em #888; 
}
#divNavBar li {
  position: relative;
}
#divNavBar li ul {
  display: none;
  position: absolute;
  left: 0;
  white-space: nowrap;
  top: 3em;
  z-index: 1000; 
  border-left:1px solid rgb(88,88,88,0.2);;
  border-right:1px solid rgb(88,88,88,0.2);;
  border-bottom:1px solid rgb(88,88,88,0.2);; 
}

#divNavBar li:hover ul {
  display: block;background-color:#81D4FA;
}

.function {
	float:left;
	width:100%;
	margin:0 0 1em 0;
	padding:0;
	text-align:left;
	line-height:1.5em;
	overflow:hidden;border:0.5px solid #f0f0f0;
}
.function .function_t { background-color: #f0f0f0;
	font-size:1.00em; 

	height:1.5em;
	line-height:1.5em;
	margin:0 0 0 0;
	padding:0.33em 0 0.33em 0.9em;
}
.function .function_t:before{
            content: '|';font-size:0.5em; 
            color: #4FC3F7; background-color: #4FC3F7; margin-right:1em;
        } 
.function ul {
	text-align:left;
	width:auto;
	margin:0 0 0 0;
	padding:0 0 0 1em;
	list-style-type:disc;
	list-style-position:inside;
}
.function li {
	font-size:0.9em;
	margin:0 0 0 0;
	padding:0.33em 0 0.33em 0;
	width:auto;
}
.function .function_c div {
	padding:0.4em 0 0.4em 1em;
}
.function a {
	margin-left:-0.7em;
		line-height:1.66em;
}
@-moz-document url-prefix(){
.function a {
	margin-left:-0.1em;
}
}
#divMisc li {
	padding-left:1em;
	background:none;
	list-style-type:none;
	list-style-position:outside;
}
#divContorPanel a {
	margin-left:-0;
}
#divCatalog li span.feed-icon {
	display:none;
}
#divCatalog li.li-subcate {
	margin:0 0 0 1em;
}
#divCatalog ul.ul-subcates {
	padding:0.5em 0 0 0;
	margin-bottom:-0.5em;
}
#divSearchPanel input[type="text"] {
	height:1.4em;
	width:10em;
	font-size:0.9em;
	 
 
	 
	 
}
#divSearchPanel input[type="submit"] {
	height:1.8em;width:4em;
	font-size:0.9em; background-color:#4FC3F7;color:#FFFFFF; border:0.5px solid #4FC3F7 ;
	 
}



#divTags {
	padding:0 0 0 0;
}
#divTags .tag-count {
	display:none;
}
#divTags li {
	float:left;
	background:none;
	padding:0.5em 1em 0.5em 0;
	display:inline;
	clear:none;
}
#divComments li, #divPrevious li {
	text-overflow:ellipsis;
	overflow:hidden;
	max-height:1.5em;
	word-break:break-all;
}
div.post {
	width:98%;
	margin:0 0 0 0;
	padding:1em 1% 1em 1%;
	text-align:left;
	clear:both;
	word-break:break-all;border-bottom:0.5px solid #f0f0f0;  
}
div.istop-post {
	padding-top:0;
	padding-bottom:2.5em;
}
div.pagebar {
	clear: both;
	padding:2em 1% 0.33em 1%;
	text-align:center; 
}
div.post-nav {
	width:100%;
	height:1.5em;
	margin:0 0 0.66em 0;
	clear:both;
	font-size:1em;
}
div.post .post-title {
	margin:0 0 0 0;
	padding:0 0 1em 0;
	font-size:1.3em;
	line-height:1.5em;
	text-align:left;
	width:80%;
	float:left;
}
div.istop-post .post-title {
	text-align:left;
	border-bottom:none;
	margin:0 0 0 0;
	padding-bottom:0;
}
h2.post-title:before {
	content:"";
}
div.post .post-date {
	height:1em;
	line-height:1em;
	margin:0 0 0 0;
	padding:0.66em 0 0 0;
	font-size:0.9em;
	font-weight:normal;
	text-align:right;
	float:right;
	opacity:0.8;
}
div.post .post-footer {
	width:100%;
	margin:0.66em 0 3em 0;
	padding:0 0 0.33em 0;
	font-size:0.9em;
	font-weight:normal;
	text-align:right;
	opacity:0.8;
}
div.post .post-tags {
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:1em;
	font-weight:normal;
	height:1.5em;
	text-align:left;
	text-indent:0;
	opacity:0.8;
}
div.post div.post-body {
	width:100%;
	margin:1em 0 2em 0;
	padding:0 0 0 0;
	font-size:0.9em;
	text-align:justify;
	line-height:180%;
	clear:both;
	word-break:break-all;
}

  
.des .pic{display:block;float:left;width:200px;height:150px;margin-right:20px;overflow:hidden;}
.des img{width:200px;max-height:150px;}

div.post-body a {
	text-decoration:none;
}
div.post-body p {
	margin:0.66em 0 1em 0;
	padding:0;
	text-indent:0;
}
div.post-body .tags-cloud {
	margin:0.66em 0 1em 0;
}
.tags-cloud .tag-name {
	margin:0 0.33em;
	line-height:1.2;
}
.tags-cloud .tag-name-size-0 {
	font-size:1.1em;
}
.tags-cloud .tag-name-size-1 {
	font-size:1.3em;
}
.tags-cloud .tag-name-size-2 {
	font-size:1.6em;
}
.tags-cloud .tag-name-size-3 {
	font-size:2.0em;
}
.tags-cloud .tag-name-size-4 {
	font-size:2.5em;
}
.tags-cloud .tag-name-size-5 {
	font-size:3.1em;
}
.tags-cloud .tag-name-size-6 {
	font-size:3.8em;
}
.tags-cloud .tag-name-size-7 {
	font-size:4.6em;
}
div.post-body ul,div.post-body ol {
	margin-left:3.5em;
}
div.post-body img {
	max-width:100%;
	height:auto;
}
div.post-body table {
	border-collapse:collapse;
	line-height:140%;
}
div.post-body td,th {
	margin:0;
	padding:0.2em;
	text-indent:0.25em;
}
div.post-body h1 {
	margin:0;
	padding:0;
	font-size:1.2em;
}
div.post-body h2 {
	margin:0;
	padding:0;
	font-size:1.1em;
}
div.post-body h3 {
	margin:0;
	padding:0;
	font-size:1em;
}
div.post-body h4 {
	margin:0;
	padding:0;
	font-size:1em;
}
div.post-body h5 {
	margin:0;
	padding:0;
	font-size:0.9em;
}
div.post-body h6 {
	margin:0;
	padding:0;
	font-size:0.8em;
}
div.post-body>p>code{
	width:95%;
	box-shadow:-0.5em 0 0 rgb(0,0,0,0.3);
	margin:0;
	padding:1em;
	opacity:1;
}
div.post-body blockquote {
	width:95%;
	box-shadow:-0.5em 0 0 rgb(0,0,0,0.3);
	margin:1em 0.33em;
	padding:0.5em;
	opacity:1;
}
div.post-body>pre.prism-highlight{
	box-shadow:-0.5em 0 0 rgb(0,0,0,0.3);
	opacity:1;
}
div.post-body>pre.prism-highlight code *{
	text-shadow: none;
}
div.post-body>pre.prism-highlight .prism-token.prism-operator{
	background: none;
}
.article-date {
	display:none;
}
#BlogTitle {
	font-size:2.0em;
	margin:0.2em 0 0 0;
	padding:0 0 0 0;
	font-weight:normal;
	clear:both;
	line-height:1.5em;
	text-align:left; float:left;
	letter-spacing :0.05em;
}


#BlogTitle a {

}
#BlogTitle a:hover {

}
#BlogSubTitle {
	font-size:1em;
	font-weight:normal;
	margin:0 0  0.8em 0;
	padding:0;
	clear:both;
	line-height:1.5em;
	text-align:left;
}
#BlogPowerBy {
	font-size:0.9em;
	height:2em;
	margin:0;
	padding:0;
	text-align:center;
	font-weight:normal;
}
#BlogCopyRight {
	font-size:0.9em;
	height:2em;
	margin:0;
	padding:0;
	text-align:center;
	font-weight:normal;
}
#divCalendar {
	padding:0 0 0 0;
	text-align:center;
}
#divCalendar div {
	width:96%;
	margin:0 auto;
	padding:0.33em 2%;
	float:left;
}
#divCalendar table {
	width:100%;
	padding:0;
}
#divCalendar table a{
	margin-left:0;
}
a.l {
	text-align:left;
	float:left;
}
a.r {
	text-align:right;
	float:right;
}
ul.msg {
	width:98%;
	margin:0.66em 0 1.5em 0;
	padding:0.33em 1% 0.33em 1%;
	text-align:left;
	list-style-position:outside;
	table-layout:fixed;
	word-wrap:break-word;
}
li.msgname {
	padding:0 0 0.66em 0;
	margin:0;
	font-weight:bold;
	font-size:1em;
}
li.msgname * {
	}li.msgurl {
	text-align:right;
	padding:0.2em 0.66em 0.2em 0.66em;
	margin:0;
	font-size:1em;
}
li.msggravatar {
	display:block;
	float:left;
	margin-right:0.33em;
}
li.msgarticle {
	list-style-position:outside;
	margin:0 0 0 0;
	line-height:150%;
}
li.msgtime {
	padding:0.33em 0 0 0;
	font-weight:normal;
	font-size:0.8em;
}
img.avatar {
	width:3em;
	height:3em;
	float:left;
	padding:0 0.33em 0 0;
}
ul.msg ul.msg {
	padding:0 0 0 3em;
	margin:2em 0 0 0;
	border-bottom:none;
	width:auto;
}
ul.msg ul.msg li.msgarticle {
	padding-bottom:0;
}
ul.msg ul.msg li.msgname {
	padding:0;
}
ul.mutuality,ul.pagebar,ul.msghead {
	border:none;
	margin-bottom:0;
}
ul.mutuality li.tbname,ul.msghead li.tbname {
	padding-bottom:0;
}
ul.mutuality li.msgarticle {
	padding-left:0;
	border:none;
}
li.msgarticle div.quote {
	margin:0.66em 0 0 0;
	padding:0.66em;
	border:1px #F4F4F4 solid;
}
li.msgarticle div.quote-title {
	margin:0;
	padding:0;
	font-size:1em;
	color:#B22222;
}
#divCommentPost {
	width:98%;
	margin:0 0 0 0;
	padding:0 1% 0 1%; font-size:0.9em;
}
#divCommentPost p {
	margin-top:0.66em; 
}
#divCommentPost label {
	margin-top:0.33em;
}
#divCommentPost form {
	padding-bottom:0.66em; 
}

#divCommentPost a[name='comment'] {

}
#divCommentPost img {
	margin-bottom:-0.5em;
}
#cancel-reply {
	float:right;
	margin-right:2em;
}
div.reply-frm {
	box-shadow:0 0 0.5em #888;
	margin:1em 1% !important;
	padding:.3em .8em !important;
	min-width:8em;
}
input.text {
	border:1px solid #888;
	line-height:2em;
	height:2em;
	padding:0.2em 0.33em 0.2em 0.33em;
	width:15em;
}
#txaArticle {
	padding:0.5em 1%;
	width:98%;
	height:10em;
	border:1px solid #888;
}
input.button {
	font-size:0.9em;
	width:8em;
	height:2em;
	cursor:pointer;border:0.5px solid #4FC3F7; background-color:#4FC3F7; color:#fff;
}
input[type=button]:hover,input[type=submit]:hover {
	cursor:pointer;
}
span.page {
	font-weight:bolder;
	padding:0.3em 0.35em;
	margin:0.3em 0.35em;
	line-height:2.8em;
	height:2.8em;
}
span.now-page {
	color:#B22222;
	font-weight:bolder;
	line-height:2.8em;
	height:2.8em;
}
a:hover span.page {
	color:#B22222;
}
span.sh {
	border:1px solid #CCC;
	padding:0 0.2em;
	margin-right:0.33em;
	font-size:.5em;
	font-family:monospace;
	cursor:pointer;
}
@media screen and (max-width:1200px) {
	#divAll {
	width:auto;
	margin:1em 0.5em;
}

#divNavBB {
	width:auto;
	margin:1em 0.5em;
}

#divMain {
	width:98%;
}
#divMiddle {
	padding:0 2%;
}
dl.function {
	width:50%;
}
#divSidebar {
	width:auto;
}
}




/**UL LI 列表**/

.live {
  overflow: hidden;
}
.live > li {
  list-style: none;
  position: relative;
  padding: 0 0 0 2em;
  margin: 0 0 1.8em 10px;
  -webkit-transition: .12s;
          transition: .12s; 
}
 
.live > li::before {
  position: absolute;
  content: '\2022';
  font-family: Arial;
  color: #4FC3F7;
  top: 0;
  left: 0;
  text-align: center;
  font-size: 2em;
  opacity: .5;
  line-height: .75;
  -webkit-transition: .5s;
          transition: .5s;
}

.live > li > a:hover {
  color: #4FC3F7;
}
.live > li:hover::before {
  -webkit-transform: scale(2);
      -ms-transform: scale(2);
          transform: scale(2);
  opacity: 1;
  text-shadow: 0 0 4px;
  -webkit-transition: .1s;
          transition: .1s;
}
.live.type2 > li::before {
  content: '';
  width: 10px;
  height: 10px;
  background: #4FC3F7;
  border-radius: 3px;
  line-height: 0;
  top: .27em;
  left: 5px;
}
.live.type2 > li:hover::before {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  border-radius: 5px;
  width: 25px;
  left: -10px;
  background: #BA5353;
}

.live.numbers {
  counter-reset: xxx 0;
}
.live.numbers > li::before {
  content: counter(xxx,decimal) ".";
  counter-increment: xxx 1;
  font-family: 'Roboto Condensed';
  font-size: 1em;
  opacity: .5;
  line-height: 1.4;
  -webkit-transition: .5s;
          transition: .5s;
}
.live.numbers > li:hover:before {
  opacity: 1;
  left: -10px;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  text-shadow: none;
  -webkit-transition: .12s;
          transition: .12s;
}


.tool_img {
    display: none;
}
.live li:hover > .tool_img {
    display: block;
}



/**图片列表页**/
 

 .mylist_img{
                float: left;
                width: 23%;
                box-sizing: border-box;
                padding: 10px;
                min-width: 150px; margin-top:2em;
            }
			 .mylist_img a {
                display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
                color:#000; font-size:0.9em; 
            }
			.mylist_img span {
                float: left;
                color:#999; font-size:0.6em;  overflow:hidden;
            }

            .container{
                width: 100%;
            }

            @media (max-width:615px ) {
                .mylist_img{
                    float: left;
                    width: 33%;
                    box-sizing: border-box;
                    padding: 10px;
                    min-width: 150px;
                }
            }

            @media (max-width:465px ) {
                .mylist_img{
                    float: left;
                    width: 50%;
                    box-sizing: border-box;
                    padding: 10px;
                    min-width: 150px;
                }
            }

            @media (max-width:315px ) {
                .mylist_img{
                    float: left;
                    width: 100%;
                    box-sizing: border-box;
                    padding: 10px;

                }
            }
