html,body,h1,h2,h3,h4,h5,h6,p,img,ul,li,ol{margin:0;padding:0}
body{font:14px/1.5 Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, sans, 'Arial';-webkit-font-smoothing:antialiased;background-color:#EFF2F7;color:#324057}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-family:'Arial', Microsoft Yahei, sans-serif;font-size:inherit}
img{border:none}
a{text-decoration:none}
li{list-style-type:none}
.container{display:block;width:1166px;padding:0 15px;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:100%;margin:0 auto}
.pull-right{float:right}
.clearfix,.clear{clear:both}
.gold-v{display:inline-block;width:22px;height:22px;background:url(../images/steps_gold_v.png) no-repeat;background-size:cover}
.input{border:1px solid transparent;padding:8px 10px;line-height:14px;outline:none;color:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}
.input:focus{border-bottom-color:#20A0FF}
.icon-menu{display:block;width:30px}
.icon-menu .icon-menu-item{display:block;height:1px;background-color:#8492A6;margin:0 0 8px}
.icon-menu .icon-menu-item:last-of-type{margin-bottom:0}
.count{overflow:hidden;position:relative;left:-15px;}
.count .item{float:left;list-style-type:none;padding:0 15px 1.5em;border-right:1px solid #fff;color:inherit;position:relative;text-align:center;color:white; font-size: 15px; border-right:1px solid #fff}
.count .item .tit{position:absolute;bottom:0;left:0;right:0}
.count .item:last-of-type{border-right:none}
#browsehappy{text-align:center;background:#ff0}
.site-notice{margin:15px 0;height:1.3rem;overflow:hidden;position:relative}
.site-notice ul{position:absolute;font-size: 0.7rem;-webkit-transition:all .5s;transition:all .5s;top:0}
.header{height:200px;background:#1f3d77 url("../images/bg.jpg") no-repeat center bottom;color:#8492A6}
.header .avatar{float:left;margin-top:50px;margin-right:30px;width:76px;height:76px;position:relative}
.header .avatar .img{overflow:hidden;background-color:#fff;padding:0px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%}
.header .avatar img{width:100%}
.header .avatar:hover img{-webkit-transition:all .3s;transition:all .3s;-webkit-transform:scale(2.2);transform:scale(2.2)}
.header .avatar .gold-v{position:absolute;bottom:0;right:0}
.header .username{padding-top:30px;font-size:18px;color:#fff}
.header .username img{margin-left:10px;width:18px;height:18px}
.header .count{margin-top:15px}
.nav{background-color:#1F2D3D;color:#8492A6}
.nav .input{margin-top:10px;background-color:#1F2D3D;border-bottom-color:#324057;width:120px}
.nav .input:focus{background-color:#eff2f7;width:150px;-webkit-transition:all .5s;transition:all .5s}
.nav .icon-menu{display:none}
.nav:after{display:block;content:'';clear:both}
.menu{line-height:50px; font-size:15px}
.menu-item{float:left;position:relative}
.menu-item a{display:block;padding:0 20px;color:white;white-space:nowrap}
.menu-item:hover,.menu-item.active{color:blue;background-color:#f44f4f; border-radius:8px; }
.menu-item:hover .sub-menu,.menu-item a:focus+.sub-menu{display:block;min-width:100%}
.menu-item .sub-menu{position:absolute;z-index:999;background-color:#324057;display:none}
.menu-item .sub-menu a:hover{background-color:#1F2D3D}
.breadthumb{padding:15px 0}
.breadthumb .bread-item{color:#324057;margin-right:5px}
.breadthumb .bread-item:after{content:' >';color:#b2b2b2}
.breadthumb .bread-item:last-of-type:after{content:''}
.breadthumb .bread-item:hover{color:#FF4949}
.main{position:relative}
.content-wrap{float:left;width:100%}
.content{padding-right:375px}
.log_list_item{position:relative;min-height:150px;background-color:rgba(255,255,255,0.3);margin-bottom:15px;padding:15px 15px 15px 250px;-webkit-box-shadow:0 8px 25px 0 rgba(146,146,146,0.21);box-shadow:0 8px 25px 0 rgba(146,146,146,0.21);-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.275);transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.275);-webkit-transition-duration:1s;transition-duration:1s}
.log_list_item {border-radius:12px;}
.log_list_item:hover{background-color:#fff;box-shadow:0px 0px 5px red;webkit-transform:translateZ(0) scale(1.03);transform:translateZ(0) scale(1.03)}
.log_list_item .tag{background-color:#FF4949;position:absolute;left:15px;top:15px;padding:3px 10px;color:#fff;z-index:100}
.log_list_item .tag a{color:#fff}
.log_list_item .tag a:hover{color:#fff;opacity:.8}
.log_list_item .pic-link{position:absolute;left:15px;top:15px;z-index:99;display:block;border:none;width:220px;height:150px;overflow:hidden}
.log_list_item .pic-link img{width:100%;-webkit-transition:all 1s;transition:all 1s}
.log_list_item .pic-link:hover img{-webkit-transform:scale(1.4);transform:scale(1.4)}
.log_list_item a{color:#324057;text-decoration:none}
.log_list_item a:hover{color:#FF4949}
.log_list_item .title{background-color:transparent;padding:0;font-style:normal;font-size:16px;font-weight:bold}
.log_list_item .title img{width:16px;height:16px}
.log_list_item .top{background-color:#FF4949;color:#fff;font-size:12px;padding:2px 5px;border-radius:4px;position:relative;top:-2px}
.log_list_item .description,.log_list_item .info{color:#475669}
.log_list_item .description{margin:10px 0;line-height:1.8}
.log_list_item .description img{width:100%;height:auto}
.log_list_item .info{font-size:12px;line-height:2}
.log_list_item .info .iconfont{font-size:12px}
.label{display:inline-block;margin-right:5px;background-color:#475669;color:#fff !important;padding:0 10px;font-size:12px}
.label:hover{background-color:#FF4949}
.pagination{text-align:center;font-size:0;margin-top:15px}
.pagination a,.pagination span{font-size:14px;display:inline-block;height:30px;line-height:30px;min-width:30px;text-decoration:none;color:#324057;background-color:#fff}
.pagination span,.pagination a:hover{background-color:#FF4949;color:#fff !important}
.sidebar{width:360px;float:left;margin-left:-360px}
.footer{margin-top:30px;padding:30px 0;background-color:#324057;color:#F9FAFC}
.footer:after{content:'';display:block;clear:both}
.footer .widget{float:left;width:33.3%;background-color:transparent;padding:0 15px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;box-shadow:none}
.footer .widget h3{border-color:#8492A6}
.footer .widget h3:after{display:none}
.footer .widget a{color:#fff}
.footer .widget a:hover{color:#FF4949}
.footer .widget:hover{background-color:transparent}
.footer .topic-item{display:inline-block;color:#fff;margin-right:10px;margin-bottom:10px}
.copyright{text-align:center;padding:30px 0;background-color:#1f3d77;color:white}
.copyright a{color:white}
.copyright a:hover{color:#FF4949}
.site-tools{position:fixed;bottom:50%;right:30px;margin-bottom:-100px;-webkit-box-shadow:0 2px 5px 0 rgba(146,146,146,0.1);box-shadow:0 2px 5px 0 rgba(146,146,146,0.1)}
.site-tools .item{display:block;background-color:#fff;width:50px;height:50px;line-height:50px;text-align:center;position:relative}
.site-tools .item:hover,.site-tools .item.active{background-color:#FF4949}
.site-tools .item:hover .iconfont,.site-tools .item.active .iconfont{color:#fff}
.site-tools .item .popup{display:none;position:absolute;right:50px;top:0;background:#fff;padding:5px;border:1px solid #eee}
.site-tools .item .popup .title{line-height:1.5;margin:0;text-align:center;color:#324057}
.site-tools .item:hover .popup{display:block}
.site-tools .gotoup{display:none;cursor:pointer}
.site-tools .iconfont{font-size:22px;color:#475669}
.panel{background-color:#fff}
.panel a{color:#324057}
.panel a:hover{color:#FF4949}
.panel-heading{padding:10px 15px;border-bottom:1px solid #eee}
.panel-body{padding:15px}
.content .panel{margin-bottom:15px;-webkit-box-shadow:0 8px 25px 0 rgba(146,146,146,0.21);box-shadow:0 8px 25px 0 rgba(146,146,146,0.21)}
.log-info{color:#8492A6;border-bottom:1px solid #eee;padding:10px 0 15px;text-align:center}
.log-info a{color:#8492A6}
.log-info span{margin-right:10px}
.log-title{color:#475669;font-size:20px;font-weight:bold;text-align:center}
.log-body{padding:20px 0}
.log-body p,.log-body strong,.log-body h3,.log-body h4,.log-body h5,.log-body h6{margin-bottom:15px;font-size:16px;word-break:break-all}
.log-body strong,.log-body h3,.log-body h4,.log-body h5{font-weight:bold}
.log-body a{color:#324057}
.log-body a:hover{color:#FF4949}
.log-body h3{padding:5px 0}
.log-body img{max-width:100%;height:auto;-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.275);transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.275);-webkit-transition-duration:1s;transition-duration:1s}
.log-body img:hover{-webkit-transform:translateZ(0) scale(1.05);transform:translateZ(0) scale(1.05)}
.log-body pre{white-space:pre-wrap}
.log-body .code{background-color:#F9FAFC;padding:20px;border-radius:4px}
.log-body ol,.log-body ul{padding-left:15px}
.log-body li{list-style:decimal;margin-bottom:10px}
.log-body li p{display:inline}
.relief{text-indent:2em}
.author{position:relative;padding-left:70px}
.author .avatar{position:absolute;left:15px;width:40px;height:40px}
.author .author-desc{margin-bottom:10px}
.author .icon{width:20px;height:20px}
#related_log,.relation{line-height:1.8}
#related_log p,.relation p{margin-bottom:0}
#related_log .time,.relation .time{display:inline-block}
.neighbor:after{content:'';display:block;clear:both}
.neighbor .prev,.neighbor .next{width:50%;float:left}
.log-comments li{padding:20px 0}
.comment-box .comment-header{margin:0 0 15px;font-weight:bold}
.comment-box .comment{padding:20px 0 20px 74px;border-bottom:1px #f7f7f7 solid;overflow:hidden;color:#333;height:100%;zoom:1;position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}
.comment-box .comment .avatar{position:absolute;left:0}
.comment-box .comment .avatar img{width:54px;height:54px}
.comment-box .comment .comment-children{background-color:#F2F7F8;padding-top:10px;padding-bottom:10px}
.comment-box .comment .comment-children .avatar{left:10px}
.comment-box .comment .comment-time{color:#999999;display:inline}
.comment-box .comment .comment-content{margin:10px 0}
.comment-box .comment .comment-post{margin:15px 15px 0 0;background-color:#fff;padding:15px}
.form-group{margin-bottom:15px}
.form-group label{display:block}
.form-group input,.form-group textarea{padding:5px 10px;border:1px #eee solid;border-radius:4px;color:#333;width:50%;font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box}
.form-group input:focus,.form-group textarea:focus{outline:none}
.form-group textarea{width:100%}
.btn{background:#FF2C3C;border:0;color:#fff;padding:5px 20px;text-align:center;cursor:pointer;_cursor:hand;border-radius:4px}
.btn:hover{background-color:#ff7983}
.btn.btn-block{display:block}
.log_list_single .log_list_item{min-height:inherit;padding-left:15px}
.log_list_single .log_list_item .pic-link{position:static;width:100%;height:200px;margin-bottom:20px}
.log_list_single .log_list_item .pic-link:hover img{width:100%}
.log_list_2 .log_list_item{float:left;width:49%;-webkit-box-sizing:border-box;box-sizing:border-box;height:250px}
.log_list_2 .log_list_item .description{max-height:100px;overflow:hidden}
.log_list_2 .log_list_item:nth-of-type(2n-1){margin-right:2%}
.log_list_three .log_list_item{float:left;width:32.33%;margin-right:1.5%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:15px;height:410px}
.log_list_three .log_list_item:nth-of-type(3n){margin-right:0}
.log_list_three .log_list_item .pic-link{position:static;width:100%;margin-bottom:15px}
.log_list_three .log_list_item .description{max-height:100px;overflow:hidden}
.log_list_img .log_list_item{float:left;padding-left:15px;width:49%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:45px}
.log_list_img .log_list_item:nth-of-type(2n-1){margin-right:2%}
.log_list_img .log_list_item .img-link{background-position:center;background-repeat:no-repeat;background-size:contain;position:relative;display:block;height:300px}
.log_list_img .log_list_item .img-link:hover{-webkit-transition:all .5s;transition:all .5s;opacity:.8}
.log_list_img .log_list_item .img-link .title{position:absolute;bottom:-35px;left:0;right:0;font-size:14px}
.log_list_mv .log_list_item{float:left;width:32.33%;margin-right:1.5%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:15px;height:300px}
.log_list_mv .log_list_item:nth-of-type(3n){margin-right:0}
.log_list_mv .log_list_item .pic-link{position:relative;width:100%;margin-bottom:15px;left:0;top:0;height:200px}
.log_list_mv .log_list_item .pic-link .views{position:absolute;bottom:0;background-color:#FF4949;color:#fff;padding:0 10px}
.log_list_mv .log_list_item .pic-link .play{display:none;position:absolute;top:0;left:0;right:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);text-align:center}
.log_list_mv .log_list_item .pic-link .play .iconfont{position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-20px;color:#fff;font-size:50px}
.log_list_mv .log_list_item .pic-link:hover .play{display:block}
.widget{margin-bottom:15px;background-color:rgba(255,255,255,0.3);-webkit-box-shadow:0 8px 25px 0 rgba(146,146,146,0.21);box-shadow:0 8px 25px 0 rgba(146,146,146,0.21);-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.275);transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.275);-webkit-transition-duration:1s;transition-duration:1s}
.widget:hover{background-color:#fff; box-shadow:0 0 6px red;}
.widget li{list-style-type:none;border-bottom:1px solid #EFF2F7;padding:15px 0}
.widget h3{border-bottom:1px solid #EFF2F7;padding:10px 15px;position:relative; color:black;font-weight:bold;font-size:15px;}
.widget h3:after{position:absolute;bottom:-1px;display:block;content:'';width:70px;height:1px;background-color:#FF4949}
.widget ul{padding:15px}
.widget a{color:#1F2D3D}
.widget a:hover{color:#FF4949}
.widget .widget-inner{padding:15px}
.widget .more{text-align:right;padding:0 15px 15px}
.widget .more a{color:#1F2D3D}
.widget_twitter ul{margin-top:15px}
.widget_twitter li{overflow:hidden;margin-bottom:15px;border-bottom:1px solid #eee}
.widget_twitter .time{display:block;width:100%;text-align:right;margin-top:10px;margin-bottom:10px}
.widget-comment .comment-inner{padding-left:55px;position:relative}
.widget-comment .comment-inner .avatar{position:absolute;left:0;top:0;border-radius:50%}
.widget-comment .comment-inner .username{font-style:normal;font-weight:bold}
.widget-comment .comment-inner .time{float:right;color:#999}
.widget-comment .comment-inner .comment-content{color:#475669}
.widget-comment .comment-refer{margin:10px 0}
.widget-comment .comment-refer .iconfont{font-size:22px;color:#FF4949;margin-right:10px}
.widget-comment .comment-refer a{margin-left:10px}
.widget-archive ul{overflow:hidden}
.widget-archive li{float:left;width:50%;border-bottom:none;padding:5px 0}
.widget-hot img{width:100%}
.widget-hot img:hover{opacity:.8}
.widget-sorts ul{overflow:hidden}
.widget-sorts li{width:50%;float:left;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:10px;border-bottom:none}
.widget-sorts li a{display:block;width:100%;text-align:center;padding-top:5px;padding-bottom:5px;background-color:#E5E9F2;border-bottom:1px solid #E5E9F2}
.widget-sorts li a:hover{background-color:#475669;color:#fff}
.widget-tags .widget-tag{display:inline-block;width:32%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:5px 10px}
#calendar {color:#212529}
#calendar .calendartop{width:100%;text-align:center}
#calendar .calendartop td{width:50%;padding:10px 0}
#calendar .calendar{width:100%;padding:20px}
#calendar .calendar td{text-align:center;padding:5px 0}
#calendar .calendar td a{color:#ff4949}
#calendar .calendar td.day a{color:#fff}
#calendar .calendar td.day{background-color:#FF4949}
#twitter li p{text-align:right;margin:10px}
@media all and (min-width: 960px){.log_list_three .log_list_item{height:340px}
}
#tw{background-color:#fff}
#tw .main_img{float:left}
#tw .op{float:left;height:18px;margin:6px 5px 3px}
#tw ul{line-height:1.8;padding:15px 25px}
#tw ul .li{padding:10px 0;border-bottom:#F7F7F7 1px solid;position:relative}
#tw ul .main_img{margin-top:5px;position:absolute;left:0}
#tw ul .main_img img{width:48px;height:48px}
#tw ul .post1{font-size:13px;padding-left:64px}
#tw ul .bttome{margin:3px 0;vertical-align:middle}
#tw ul li .bttome .time{line-height:14px;margin:0;font-size:12px;color:#999999}
#tw ul li .bttome .post{font-size:12px;line-height:14px;margin:0;text-align:right}
#tw ul li .bttome .post a{color:#666}
#tw ul .r{margin:10px 0;color:#666666;padding:0}
#tw ul .r li{padding:10px 0;border-bottom:#F7F7F7 1px solid}
#tw ul .r .num{font-size:16px;font-weight:bold;color:#0079b7;padding:0 5px;float:left;width:20px}
#tw ul .r .time{padding:0 5px}
#tw ul .r .name{padding:0;font-size:12px;color:#336699}
#tw ul .r em a{font-style:normal}
#tw ul .huifu{background:#F5F5F5;border:#CCCCCC solid 1px;display:none;padding:10px}
#tw ul .huifu textarea{width:100%;border:#CCCCCC solid 1px;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box;display:block}
#tw ul .huifu div{padding:10px 0}
#tw ul .button_p{background:#FF4949;border:0;cursor:pointer;_cursor:hand;width:63px;height:25px}
#tw .tbutton{font-size:12px;float:none;margin-bottom:3px}
#tw .tbutton .btn{background:#FF4949;width:90px;position:relative;top:-7px;left:10px}
#tw .tbutton .button_p{border:0;cursor:pointer;_cursor:hand;width:60px;height:25px}
#tw .tbutton .tinfo{float:left}
#tw .msg{clear:both}
#tw ul .huifu textarea{background-color:#FFFFFF}
#tw ul li ul{line-height:0;font-size:0}
#tw ul li ul li{font-size:12px;line-height:22px}
#tw p .t_img{padding:0 7px;margin:0 0 0 10px}
#site-notice a{color:#475669}
@media all and (max-width: 959px){body{padding-top:50px;}
.header{display:none}
.nav{position:fixed;top:0;width:100%;height:50px;z-index:999}
.nav .icon-menu{display:block;position:absolute;right:15px;top:15px;z-index:99}
.nav .menu{display:none;position:absolute;right:0;top:50px;width:50%;background-color:#324057;z-index:999}
.nav .menu li{float:none}
.nav .menu-item .sub-menu{position:initial;display:block;width:100%;background-color:#1f2d3d}
.nav .search{position:absolute;right:0;left:0;z-index:98;top:5px;width:100%;margin:0 auto;padding:0 55px 0 15px;-webkit-box-sizing:border-box;box-sizing:border-box}
.nav .search .input{width:100%;margin:5px 0;line-height:30px;padding:0 10px;border:none}
.nav .search .input:focus{background-color:#eff2f7}
.main.container{padding:10px;}
.content-wrap{float:none}
.content{padding-right:0}
.log_list_item{padding-left:15px}
.log_list_item .title{margin:10px 0}
.log_list_item .pic-link{width:100%;position:initial}
.sidebar{display:block;float:none;margin-left:0;width:100%;margin-top:20px;}
.footer{display:none}
.footer .widget{width:100%;padding:0}
.copyright{margin-top:15px}
.site-tools{bottom:10px;right:10px;margin-bottom:0}
.site-tools .item{display:none}
.site-tools .gotoup{width:32px;height:32px;line-height:32px}
.site-tools .gotoup .iconfont{font-size:12px}
.neighbor .prev,.neighbor .next{width:100%;float:none;margin-bottom:10px}
.neighbor .iconfont{display:none}
.log_list_mv .log_list_item,.log_list_img .log_list_item,.log_list_2 .log_list_item,.log_list_three .log_list_item{width:100%;height:auto}
.log_list_mv .log_list_item .pic-link .play{display:block}
.log-title{font-size:16px;text-align:left}
.log-info{text-align:left;font-size:12px;padding:3px 0}
}
.userdesc{color: white;font-size: 18px;}


#bloggerinfoimg{display:flex;}

#bloggerinfoimg img{	width: 100px;
	height: 100px;
	border: 0px solid #c2a9a9;
	border-radius: 50%;
	margin-left:100px;
	justify-content:center;
	align-content:center;
}

.widget{border-radius:15px;}

.widget-try {height: 150px; color:red;}


@media all and (max-width: 767px){.log-con{padding-left:10px; padding-right:10px; margin-left: auto; margin-right:auto;}}

/* 时光滴答的样式*/
#times{font-family: "Algerian";text-align: center; font-size: 49px;color: black; }
#weekday{font-family: "Arial black";color:red; text-align: center; font-size: 25px; width:30%; margin: -35px auto 0; padding: -5px 0 -5px 0; right:5px }
#date{font-family: "Arial black";color:red; text-align: center; font-size: 80px; margin-top: -35px}
#dates{border: 1px solid black; font-family: "Arial black";color:black; text-align: center; font-size: 30px;}
.dateAndTime{background-color:grey; background-image: url("../images/calbg.jpg");}

/* 置顶标签 */
.log-topflg{font-size: 0.6rem; margin-left:10px;border-radius:40%;padding:1px 2px; background-color: #FF4949;color:white;}


/* 文章标签 */
.tags{border-radius:40%}
.tags-container a:hover, .tags a:hover{box-shadow:0 0 5px red;color: white; background-color: #FF4949; }
