/*

Theme Name:start

*/

article, aside, details, figcaption, figure, footer, header, main, nav, section {display:block;}
div,html,body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {margin:0; padding:0;}
body {font:100%/1.5 'Microsoft Yahei',tahoma,Arial,'Simsun'; overflow-x:hidden;}
* {box-sizing: border-box;}
a {text-decoration:none;color:#333;}
a:hover,.post h2 a:hover,.nav  ul li a.current,.commentlist ol li .cmt-author a:hover,.commentlist ol li .cmt-floor a,#divComments ul li  a:hover {color:#f04848;}
li {list-style:none;}
.clear {clear:both;}.mobile-block{display:none;}.pc-block{display:block;}
a img {border:none;}
table {background-color: transparent; border-spacing: 0; border-collapse: collapse; font-size:0.75em; width:100%;border-top:solid 1px #ddd;border-left:solid 1px #ddd; box-sizing: border-box;}
table th{background-color:#f9f9f9;text-align:center; box-sizing: border-box;}
table td,table th{padding:5px 10px;border:1px solid #ddd; box-sizing: border-box;}
.loading {position:fixed; left:0; top:0; width:100%; height:100%; background:url(../images/loading.gif) no-repeat center center;}
@-webkit-keyframes fadeInLeft{ 0%{ opacity:0; -webkit-transform:translateX(-20px); -ms-transform:translateX(-20px); transform:translateX(-20px);} 100%{ opacity: 1; -webkit-transform:translateX(0); -ms-transform:translateX(0); transform:translateX(0);}}
@-moz-keyframes fadeInLeft{ 0%{ opacity:0; -webkit-transform:translateX(-20px); -ms-transform:translateX(-20px); transform:translateX(-20px);} 100%{ opacity: 1; -webkit-transform:translateX(0); -ms-transform:translateX(0); transform:translateX(0);}}
@-o-keyframes fadeInLeft{ 0%{ opacity:0; -webkit-transform:translateX(-20px); -ms-transform:translateX(-20px); transform:translateX(-20px);} 100%{ opacity: 1; -webkit-transform:translateX(0); -ms-transform:translateX(0); transform:translateX(0);}}
@-ms-keyframes fadeInLeft{ 0%{ opacity:0; -webkit-transform:translateX(-20px); -ms-transform:translateX(-20px); transform:translateX(-20px);} 100%{ opacity: 1; -webkit-transform:translateX(0); -ms-transform:translateX(0); transform:translateX(0);}}
@keyframes fadeInLeft{ 0%{ opacity:0; -webkit-transform:translateX(-20px); -ms-transform:translateX(-20px); transform:translateX(-20px);} 100%{ opacity: 1; -webkit-transform:translateX(0); -ms-transform:translateX(0); transform:translateX(0);}}
.yanchi60{-webkit-transition: all .6s ease 0s;-moz-transition: all .6s ease 0s;-o-transition: all .6s ease 0s;transition: all .6s ease 0s;}
/*header*/
.site-header .header{border-bottom:2px solid #f1383f;}
.site-header a{color:#555;}
.site-header a:hover{color:#f1383f;}
.site-header .hover a{color:#eee;}
.site-header {height:auto;transition-duration:0.5s;height:100px;position:relative;z-index:999;}
.site-header.fixed {position:fixed;width:100%;}
.header {width:100%;transition-duration:0.8s;background:#fff;z-index:10;width:100%;}
.header.fixed {transition-duration:0.6s; width:100%; z-index:99;-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.2);-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.2);box-shadow:0 1px 3px rgba(0, 0, 0, 0.2);}
.top-box{height:100px;transition-duration:0.8s;}
.idx .top-box{height:80px;}
.header.fixed .top-box{transition-duration:0.6s;}
.top-box,.container,.mobile-nav .menu,.foot,.foot-ad,.slidershow {width:1200px; margin:0 auto; position:relative;}
.logo {float:left;height:100px;display:inline; transition-duration:1s; -moz-animation:fadeInLeft 1s ease both; -webkit-animation:fadeInLeft 1s ease both; -o-animation:fadeInLeft 1s ease both; -ms-animation:fadeInLeft 1s ease both; animation:fadeInLeft 1s ease both;}
.logo a {display:block;}
.logo img {display:block;width:auto;height:80px;margin-top:10px;}
.nav {height:100px;float:right;display:inline; transition-duration:1s;}
.nav ul li {height:100px;line-height:100px;float:left;padding:0 1.4em;display:inline; font-size:1.1em;transition-duration:0.4s; position:relative;}
.nav ul li.hover{background:#f1383f;box-sizing:initial;border-bottom:5px solid #f1383f;border-radius:0 0 3px 3px;padding:0 40px;}
.nav ul li ul {position:absolute; left:-30px; top:30px; background:#fff; border:1px solid #ddd; width:120px; padding:10px; border-radius:5px; z-index:98; display:none;}
.nav ul li ul span.arrow-top {position:absolute; top:-5px; left:50%; margin-left:-2.5px; border-bottom:5px solid #ccc; border-left:5px solid transparent; border-right:5px solid transparent; border-top:none;}
.nav ul li ul li {font-size:1em; padding-bottom:0; margin:5px 0; float:none; display:block;}
.idx .site-header .header{background:#fff;}
.idx .site-header a{color:#555;}
.idx .site-header a:hover{color:#777;}
.idx .nav ul li{height:80px;line-height:80px;}
.header.fixed .logo {transition-duration:1s;}
.header.fixed .nav {transition-duration:1s;}
.header .btn {font-size:2em; position:absolute;right:10px; top:15px; color:#cecece; display:none; cursor:pointer; overflow:hidden;}
.header .btn i {display:block; cursor:pointer;}
.mobile-nav{height:100%;position:fixed;display:none; background:#fff; box-shadow:0 1px 1px #eee; width:100%; z-index:97;top:0;overflow:auto;}
.mobile-nav .btm-close{display:block;width:50px;height:50px;line-height:50px;position:absolute;right:10px;z-index:99;font-size:2.5em;color:#666;text-align:center;}
.mobile-nav .menu {padding-top:70px;background:#fff;overflow:auto;height:auto;min-height:101%;margin:0 !important;}
.mobile-nav .menu ul{height:100%;border-top:1px solid #eee;}
.mobile-nav .menu ul li{letter-spacing:5px;font-size:1.2em;text-align:center;position:relative;height:80px;line-height:80px;border-bottom:1px solid #eee;}
.mobile-nav .menu ul li.hover{background:#eee;}
.mobile-nav .menu ul li i {position:absolute; right:10px; top:8px;}
.mobile-nav .menu ul li a i {display:none;}
.mobile-nav .menu ul li a {color:#444; display:block;height:100%;}
.mobile-nav .menu ul li li a {padding:5px 5px 5px 20px;}

.header .logo{font-size:20px;}
.header .logo i{font-size:16px;font-style: normal;}
.header .logo a{color:#fff;display:block;padding:20px 0;}
.header li.hover a,.header.fixed li a,.header.fixed .logo a{color:#666;}

/*list-banner*/
.bsylist .header{background:none;}
.bsylist .site-header{position: absolute;left: 0;top: 0;width: 100%;z-index:999;}
.bsylist .site-header .header{border:none;}
.bsylist .nav ul li.hover{background:rgba(255, 255, 255, 0.6);}
.bsylist .site-header a{color:#eee;}
.bsylist .site-header .hover a{color:#333;}
.bsylist .site-header.fixed{position:fixed;background:#fff;z-index:990;}
.bsylist .site-header.fixed a{color:#333;}
.bsylist .site-header.fixed ul li.hover{background:#f1383f;}
.bsylist .site-header.fixed .hover a{color:#fff;}

.bnlist{width:100%;height:300px;overflow:hidden;background-color:#333;background-size:cover;
    background-position:center center;
    background-repeat: no-repeat;}
.list-banner{width:100%;height:420px;background:url(../images/i-banner4.jpg) no-repeat center top;}
.bnr-bg{width:100%;height:100%;padding-top:150px;background:url(../images/1px.png) repeat rgba(0, 0, 0, 0.2);}
.bsylist .bnr-bg{background:rgba(0, 0, 0, 0.2);}
.bnlist.news-banner{height:300px;overflow:hidden;}
.wdcenter.brclass{}
.brclass a{padding:0;font-size:18px;margin:0 3%;width:14%;height:60px;line-height:60px;text-align:center;display:block;float:left;border:1px solid #aaa;color:#ddd;border-radius:5px;background-color:rgb(90,90,90,0.2);overflow:hidden;}
.brclass a:hover,.brclass a.hover{color:#f1383f;border-color:#f1383f;}

/***article***/
.article-banner{width:100%;background:#232323;padding:250px 0 50px;margin-bottom:30px;position:relative;overflow:hidden;}
.article-banner .wdcenter{position:relative;z-index:10;}
.article-banner .bannerbox{padding:20px;}
.article-banner h1 {text-align:left;font-size:3em;color:#fff;font-weight:bold;margin-bottom:20px;}
.article-banner .article-meta{text-align:left;color:#ddd;margin-bottom:15px;font-size:15px;border-bottom:2px solid rgba(255,255,255,.25);padding-bottom:20px;}
.article-banner .breadcrumb{text-align:right;font-size:14px;padding:0 10px;margin:0;}
.article-meta span i{padding-right:5px;display:inline-block;}
.article-meta a{color:#ddd;}

.article-bg{position:absolute;z-index:2;left:0;top:0;width:100%;height:100%;overflow:hidden;background:url('../images/1px.png') repeat rgba(0, 0, 0, 0.2);}

/*main*/
.container {clear:both; overflow:hidden; transition-duration:0.8s;padding:1px 3px;}
.breadcrumb {font-size:1em; color:#aaa; margin:10px 5px;padding:15px 10px;}
.breadcrumb a {color:#aaa;}
.main{float:left;width:870px;padding-right:20px;margin-bottom:30px;}
.bsylist{background-color:#f5f5f5;}

/*slidershow*/
.full-slidershow {width:100%; margin-top:-18px;}
.rslides {position:relative;list-style: none;overflow:hidden;width:100%;max-width:1600px;padding:0;margin:0 auto;-moz-box-shadow: 0px 1px 3px #cccccc;-webkit-box-shadow: 0px 1px 3px #cccccc;box-shadow: 0px 1px 3px #cccccc;}
.rslides li {-webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0;}
.rslides li:first-child {position: relative; display: block; float: left;}
.rslides img {display: block; height: auto; float: left; width: 100%; border: 0;}
.rslides_container {position: relative; float: left;width: 100%; overflow:hidden; border-radius:3px; margin-bottom:15px;}
.centered-btns_nav {z-index: 3;position: absolute;-webkit-tap-highlight-color: rgba(0,0,0,0);top: 50%; left: 10px; text-indent: -9999px; overflow: hidden; text-decoration: none;height: 27px; width: 27px; background: transparent url("../images/arrow.png") no-repeat left top; margin-top: -13.5px;}
.centered-btns_nav:active {opacity: 1.0;}
.centered-btns_nav.next {left: auto;background-position: right top;right: 10px;}
.transparent-btns_nav {z-index: 3;position: absolute;-webkit-tap-highlight-color: rgba(0,0,0,0);top: 0;left: 0; display: block;background: #fff;opacity: 0;filter: alpha(opacity=1);width: 48%;text-indent: -9999px;overflow: hidden;height: 91%;}
.transparent-btns_nav.next {left: auto;right: 0px;}
.large-btns_nav {z-index: 3;position: absolute;-webkit-tap-highlight-color: rgba(0,0,0,0);opacity: 0.6;text-indent: -9999px;overflow: hidden;top: 0;bottom: 0;left: 0;background: #000 url("../images/arrow.png") no-repeat left 50%;width: 38px;}
.large-btns_nav:active{opacity: 1.0;}
.large-btns_nav.next {left: auto;background-position: right 50%;right: 0;}
.centered-btns_nav:focus,.transparent-btns_nav:focus,.large-btns_nav:focus {outline: none;}
.centered-btns_tabs,.transparent-btns_tabs,.large-btns_tabs {text-align: center;position: absolute;bottom: 5%;width: 100%;z-index: 9;}
.centered-btns_tabs li,.transparent-btns_tabs li,.large-btns_tabs li{display: inline;float: none;_float: left;*float: left;margin-right: 5px;}
.centered-btns_tabs a,.transparent-btns_tabs a,.large-btns_tabs a{overflow: hidden;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;background: #ccc;background: rgba(255,255,255, .9);display: inline-block; _display: block;*display: block; width:40px;height:25px;line-height:25px; font-size:0.75em; color:#666;}
.centered-btns_here a,.transparent-btns_here a,.large-btns_here a {background:#f1383f; color:#fff;}
/*post*/

.post {overflow:hidden; background:#fff; padding:20px;transition-duration:0.6s;transition-duration: 0.6s;}
.post.ar_list:hover{}
.post h1 {text-align:center; font-size:1.725em; color:#444; font-weight:bold; margin-bottom:10px;}
.post.hover {border-color:#61B3E6; transition-duration:0.6s;}
.post h2 {font-size:1.3em; margin-bottom:15px;}
.post h2 a {color:#333;}
.istop h2 {margin-bottom:0;}
.post .post-cat,.istop h2 span {float:left; font-size:0.75em; margin:0 10px 0 0; display:inline;}
.post .post-cat a,.istop h2 span {padding:3px 6px 2px;color:#f1383f; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px;}
.post .post-cat a:hover {}
.istop h2 span {font-weight:normal; background:#F04848; padding:2px 6px 0; margin:2px 10px 0 0;}
.post .thumb{width:230px;height:140px;float:left;margin:5px 15px 5px 0;display:inline;overflow:hidden;}
.post .thumb a {display:block;  -moz-border-radius:3px; overflow:hidden;}
.post .thumb img {display:block; width:100%; height:auto;    transition: all 2.5s linear;-moz-transition: all 2.5s linear;-webkit-transition: all 2.5s linear;-o-transition: width all 2.5s linear;}
.post .thumb img:hover {transform: scale(1.09,1.09);-ms-transform: scale(1.09,1.09);-webkit-transform: scale(1.09,1.09);-o-transform: scale(1.09,1.09);-moz-transform: scale(1.09,1.09);}
.post .entry {font-size:1em; color:#555; overflow:hidden;line-height:2em;}
.post .entry blockquote {margin:0 2em 15px; padding:10px 10px 0; overflow:hidden; background:#efefef; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
.post .entry p {margin-bottom:15px; line-height:1.75em; text-align:justify;}
.post .entry a {color:#0F72A5;}
.post .entry a:hover {text-decoration:underline;}
.post .entry img {width:100%; max-width:100%; height:auto;}
.post .entry h2,.post .entry h3,.post .entry h4,.post .entry h5,.post .entry h6 {margin-bottom:15px;}
.post .entry ul,.post .entry ol {margin-bottom:15px; margin-left:2em;}
.post .entry ul li {list-style:outside disc none;}
.post .entry ol li {list-style:outside decimal none;}
.post .search-result {padding:20px 0;}
.post .search-result p {background:#ebebeb; padding:10px 2%; border-left:4px solid #0F72A5; border-right:4px solid #0F72A5;}
.post .search-result p a {color:#555;}
.post .search-result p a:hover {color:#0F72A5;}
.post .postmeta {font-size:0.75em; color:#666;}
.post .postmeta a {color:#666;}
.post .postmeta a:hover {text-decoration:underline;}
.post .postmeta span {padding-right:10px;}
.post .article-meta {text-align:center; color:#999; margin-bottom:15px; border-bottom:1px solid #ebebeb; padding-bottom:20px;}
.post .tags {text-align:center; font-size:0.875em; padding:10px 0; color:#888;}
.post .tags a {background:#3F729B; color:#fff; padding:0 5px; margin:0 2px; font-size:0.875em;}
.post .tags a:hover {background:#F57F7F;}
.post .post-nav {padding:10px 0; overflow:hidden;color:#fff;}
.post .post-nav span {display:block; font-size:0.875em; color:#888;}
.post .post-nav a {color:#fff; font-size:0.75em;}
.nav-left,.nav-right{background:#f1383f;padding:5px 10px;max-width:300px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.post .post-nav .nav-left {float:left;}
.post .post-nav .nav-right {float:right;}
.post .post-nav .nav-right span {text-align:right;}
.post .post-copyright {font-size:0.75em; background:#F4F4F4; border-bottom:2px solid #ebebeb; padding:10px; color:#999; position:relative; margin:30px 0;}
.post .post-copyright a {color:#999;}
.post .related {margin:15px 0;}
.post .related p {font-size:0.875em; color:#666; text-align:center; background:#f4f4f4; border-left:4px solid #3F729B; border-right:4px solid #3F729B; padding:5px 0;}
.post .related h3,.commentlist h3,.commentsform h3{font-size:1em; font-weight:normal; margin-bottom:10px; border-bottom:1px solid #eee; padding-bottom:5px;}
.post .related ul li {clear:both; overflow:hidden; margin:6px 0; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.post .related ul li a{font-size:0.875em; color:#444;}
.post .related ul li span {display:inline-block; width:15px; height:15px; background:#ccc; color:#fff; float:left; line-height:15px; text-align:center; font-size:0.75em; margin:6px 8px 0 0;}
.post .related ul li span.top {background:#f1383f;}
.post .related ul li i {float:right; font-size:0.75em; color:#999;padding-right:5px;}
.start-ad {overflow:hidden;}
.start-ad img,.surroundad img,.foot-ad img {display:block; width:100%; height:auto;}
.start-ad {width:100%; height:auto; margin-bottom:15px;}
.surroundad {float:left; width:35%; height:auto; margin-right:15px; margin-top:5px; display:inline;}
.social-share {text-align:center;}
.social-share .bdsharebuttonbox a {float:none;}

.zhaiyao{font-size:18px;margin:60px 0;color:#bbb;padding:1em;}
.zhaiyao:first-of-type:first-letter{font-size:36px;margin-right:3px;}
.zhaiyao b{font-size:40px;display:block;height:35px;line-height:35px;}
.zhaiyao i{display:inline-block;width:1.5em;height:1.5em;}
.zhaiyao i img{width:100%;height:100%;}
.l-quot{float:left;}.r-quot{float:right;}

/*commentlist*/

.commentlist {margin-bottom:15px;}
.commentlist ol li {clear:both; padding:10px 0;}
.commentlist ol li .cmt-info {position:relative; padding-left:50px; margin-bottom:10px;}
.commentlist ol li .gravatar {position:absolute; left:0; top:3px; width:40px; height:40px;}
.commentlist ol li .gravatar img {display:block; width:100%; height:auto; transform:Rotate(-720deg); transition:transform 0.4s ease 0s;}
.commentlist ol li .gravatar img:hover {transform:Rotate(720deg); transition:transform 0.4s ease 0s;}
.commentlist ol li .cmt-author {font-weight:bold; font-size:0.875em; margin-bottom:5px;line-height: 40px;   padding-top: 4px;}
.commentlist ol li .cmt-author a {color:#000;}
.commentlist ol li .cmt-meta {font-size:0.75em; color:#999;}
.commentlist ol li .cmt-meta span,.commentlist ol li .cmt-meta span a{color:#6B92B2;}
.commentlist ol li .cmt-floor {position:absolute; right:0; top:3px; font-size:0.875em; color:#666;}
.commentlist ol li .cmt-con {font-size:0.875em; color:#333;}
.commentlist ol li ol {margin-left:10px; border:1px solid #ebebeb; background:#f9f9f9; margin-top:15px; padding:0 10px;}
/*commentsform*/

.commentsform p {clear:both; overflow:hidden; margin:10px 0; font-size:0.875em;}
.commentsform .text {width:50%; border:1px solid #ddd; height:35px; line-height:35px; padding:0 5px; margin-right:10px;}
.commentsform textarea {width:98%; border:1px solid #ddd; height:150px; padding:8px 1%; -webkit-border-radius:4px; border-radius:4px; font-size:1em;}
.commentsform .submit,.commentsform a#cancel-reply {width:50%; border:1px solid #ddd; cursor:pointer; height:35px; font-family:'Microsoft Yahei'; color:#555; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
.commentsform .submit:hover {background:#3F729B; color:#fff; transition:all 0.2s ease-in 0s;}
.commentsform a#cancel-reply {display:block; text-align:center; line-height:32px;}
.commentsform a#cancel-reply:hover {color:#fff; background:#F04848; transition:all 0.2s ease-in 0s;}
/*sidebar*/

.sidebar {width:300px; float:right;}
.widget {margin-bottom:15px;padding:15px 0 10px 0;background:#fff;}
.widget h3,#tbCalendar caption  {font-size:1em;height:30px;padding:0 15px;line-height:30px;margin-left:-3px;border-left:5px solid #f1383f;}
.widget h3 i {float:left; height:40px; line-height:43px; padding-right:10px; font-size:1.3em; margin-right:10px; color:#FF8800;}
.widget ul,#divSearchPanel div,#divContorPanel div,#divCalendar table {background:#fff; padding:10px 0;}
#divSearchPanel .sousuo{padding:10px;}
.widget ul{overflow:hidden;}
.widget img {width:auto; max-width:100%; height:auto; display:block;}
.widget a {color:#555;}
.widget ul.news-list li {font-size:0.875em; line-height:1.75em; background:url(../images/dot.png) no-repeat left center; padding-left:10px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.widget ul.hot-post li {overflow:hidden;padding-bottom:10px;width:40%;margin-left:7%;float:left;}
.widget ul.hot-post li .thumb {width:100%;height:75px;overflow:hidden;}
.widget ul.hot-post li .thumb a {display:block; overflow:hidden;}
.widget ul.hot-post li .thumb img {width:100%; height:auto; display:block; transition:transform 0.5s ease 0s;}
.widget ul.hot-post li .thumb img:hover {transition:transform 0.3s ease 0s; opacity:0.6;}
.widget ul.hot-post li .hot-title {font-size:0.875em; margin:5px 0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.widget ul.hot-post li  a {color:#777;}
.widget ul.hot-post li  a:hover {color:#3F729B;}
.widget ul.hot-post li .hot-time {font-size:0.75em; color:#999;display:none;}
.widget ul.hot-txt,.widget ul.hot-post{padding-top:10px;}
.widget ul.hot-txt li{padding:0;margin:0;}
.widget ul.hot-txt li a{line-height:1.8em;color:#777;display:block;padding:6px 20px 6px 40px;position:relative;font-size:0.9em;}
.widget ul.hot-txt li a:hover{background:#f7f7f7;}
.widget ul.hot-txt li .num{font-weight:bold;color:#f1383f;position:absolute;left:15px;font-family:"Georgia";font-size:1.3em;}
.widget ul.hot-txt li .hot-title{margin:0;}
.widget ul.art-gl{max-width:300px;}
.widget ul.art-gl li{margin:6px 20px 6px 20px;line-height:1.8em;}
.widget .hot-sea{line-height:32px;}
.hot-sea a{background:#f1f1f1;color:#f1383f;display:block;float:left;padding:0 8px;margin:8px 8px 0 0;font-size:12px;border-radius:2px;}
.hot-sea a:hover,.hot-sea a.hover{background:#f1383f;color:#fff;}
.Wxianlu .hot-sea a{padding:8px 18px;font-size:14px;}
#divSearchPanel div.hot-sea{padding:10px;font-size:0;overflow:hidden;line-height:28px;}
#divSearchPanel form{border-radius:3px;overflow:hidden;margin:0 10px;}
#scroll.scroll {position:fixed; width:inherit; top:100px;}
#scroll.stop {position:absolute; width:inherit; bottom:0; right:0;}
.widget input{display:block;float:left;}
.widget input[type="text"] {width:80%;height:35px;line-height:35px;border:none;outline:medium;padding:0 2%;background:#f1f1f1;}
.widget input[type="submit"] {height:35px; width:20%; background:#f1383f;border:none;color:#fff;outline:medium;cursor:pointer;}
#divSearchPanel div,#divContorPanel div {font-size:0.875em;}
#divTags ul {overflow:hidden;}
#divTags ul li {float:left; background:none; font-size:0.75em; margin:5px 0; display:inline;}
#divTags ul li a {display:block; float:left; background:#3F729B; color:#fff; padding:2px 4px; border-radius:2px;}
#divTags ul li a:hover {background:#F04848; color:#fff;}
#tbCalendar {width:100%;}
#tbCalendar caption {font-weight:bold;}
#tbCalendar thead,#tbCalendar tbody {background:#fff;}
#tbCalendar td {border:none;}
#tbCalendar thead tr th{padding:10px 0;}
#tbCalendar tbody tr td {padding-bottom:10px;}
#tbCalendar tbody tr td a {background:#F04848; color:#fff; padding:2px; font-size:0.75em; border-radius:5px;}
#divComments ul li {background:none; padding-left:0; margin:5px 0; border-bottom:1px dotted #ddd; padding-bottom:5px; color:#444;}
#divComments ul li  a {color:#444;}
#divComments ul li img {display:block; width:24px; height:24px; float:left; margin-right:5px; display:inline;}
#divComments ul li b {color:#444;}
#divLinkage ul,#divCatalog ul,#divFavorites ul {overflow:hidden;}
#divLinkage ul li,#divCatalog ul li,#divFavorites ul li {background:none; float:left; width:50%; padding-left:0; margin:5px 0; text-align:center;}
#divLinkage ul li a,#divCatalog ul li a,#divFavorites ul li a {display:block; background:#efefef; color:#666; width:95%; margin:0 auto;}
#divMisc ul li {background:none; padding-left:0; margin:5px auto; text-align:center;}
#divMisc ul li a {display:block;}
#divMisc ul li img {display:block; margin:0 auto;}
#divStatistics ul li,#divAuthors ul li,span.cp-hello,span.cp-login,span.cp-vrs {background:none; border-left:4px solid #F15A5A; background:#efefef; color:#666; margin:5px 0;}
span.cp-hello,span.cp-login,span.cp-vrs {display:block; padding:5px 10px; margin:0;}

/*pagenavi*/
.pagenavi {clear:both; text-align:center; font-size:0.75em;}
.pagenavi a,.pagenavi .now-page {display:inline-block; padding:2px 8px; background:#fff; margin-bottom:10px; color:#666; border-radius:2px;}
.pagenavi a:hover,.pagenavi .now-page {color:#fff; background:#3F729B;}

/*footer*/
.foot-ad {padding-bottom:10px;}
.footer {background:#333;padding:30px 0;line-height:1.7em;text-align:center; font-size:0.8em; color:#888;}
.footer p {margin:5px 0;}
.footer a {color:#888;}
.backtop {position:fixed; top:70%; right:10px;}
.backtop a {display:block; width:40px; height:40px; background:#FCFCFC; color:#f1383f; border:1px solid #f1383f; text-align:center; line-height:30px; cursor:pointer;border-radius:100%;}
.backtop a:hover {background:#f1383f;color:#fff;}

/*************** xianlu **************/
.wdcenter{margin:auto;}
.xlist{background:#f9f9f5;overflow:hidden;margin-left: 10px;-moz-box-shadow: 0px 1px 3px #e2e2e2;-webkit-box-shadow: 0px 1px 3px #e2e2e2;box-shadow: 0px 1px 3px #e2e2e2;margin-bottom:30px;border-radius:8px;}
.xlist:hover{box-shadow: 0px 5px 15px #a6a6a6;}
.xlist-img{width:40%;float:left;margin-right:2%;}
.xlist-img img{width:100%;min-height:288px;display:block;}
.xianl-tag{color:#fff;font-size:12px;}
.xianl-tag span{padding:2px 10px;background:#eee;margin:0 3px;border-radius:15px;color:#f1383f;}
.xlist h2{padding:15px 10px;}
.xlist .entry{color:#777;font-size:14px;padding:15px 30px 15px 0;}
.xl-date{color:#888;}
.xl-date span{float:right;color:#fff;background:#f1383f;padding:.5em 1em;margin:.5em 1.5em 0 0;}
.xl-date span:hover{background:#d1282e;}
.xl-date b{color:#f1383f;font-size:2em;}
.xlist .postmeta{color:#999;border-top:1px dashed #ddd;height:2em;line-height:2em;margin-top:1em;margin-left:42%;margin-right:2%;text-align:center;}
.postmeta span{margin:0 1em;}
.postmeta .red{font-style:normal;color:#f1383f;}

.xianlu-wd{width:1200px;margin:auto;-moz-box-shadow: 0px 1px 3px #e2e2e2;-webkit-box-shadow: 0px 1px 3px #e2e2e2;box-shadow: 0px 1px 3px #e2e2e2;}
.xianlu-hd-bg{width:100%;padding:20px 0;background:#232323;padding-top:150px;}
.xianlu-hd{padding:0 50px 50px 50px;border-radius:20px;overflow:hidden;background:#fff;}
.xianlu-hd h1{height:90px;line-height:100px;font-weight:inherit;}
.xianlu-img{width:60%;height:400px;float:left;}
.xianlu-img-r{float:right;width:81%;height:100% !important;border-left:1px solid #fff;box-sizing:border-box;}
.xianlu-img-r img{width:100% !important;height:100% !important;}
.xianlu-img-l{float:left;width:19%;height:100%;}

#wrapper,#content{width:100%;height:100%;}
.l1,.l3{height:17%;line-height:60px;text-align:center;color:#fff;cursor:pointer;background:#999;}
.l1:hover,.l3:hover{background:#666;}
.l1{border-bottom:1px solid #fff;}
.l2{height:66%;overflow:hidden;}
.xianlu-img .anlist{width:100%;height:88px;border-bottom:1px solid #fff;}
.xianlu-img .anlist img{width:100%;height:100%;cursor:pointer;}
.xianlu-info{width:38%;float:right;}
.xianlu-info p{line-height:30px;color:#555;}
.xl-jia{font-size:1.6rem;padding:40px 0;}
.xl-jia b{color:#f1383f;font-size:2.5rem;font-weight:inherit;}
.xl-jia span{font-size:1.4rem;color:#777;}
.xl-yuding{overflow:hidden;}
.xl-yuding.mobile-block{position:fixed;width:100%;bottom:0;left:0;}
.xl-yuding.mobile-block span{width:40%;height:40px;line-height:40px;margin:4px 5%;border-radius:5px;font-size:1.2em;}
.xl-yuding span{display:block;width:45%;height:3rem;line-height:3rem;text-align:center;font-size:1.5rem;background:#f1383f;color:#fff;float:left;border-radius:15px 0 15px 0;}
.xl-yuding span.yuding-l{background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0,#3edf88), color-stop(1, #1db160));}
.xl-yuding span.yuding-r{float:right;background:#3cacd1;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0,#ffaa5b), color-stop(1, #eb7e29));}
.xianlu-nav{width:1200px;overflow:initial;height:60px;margin:auto;background:#eee;}
.xianlu-nav li{width:12%;height:60px;line-height:60px;text-align:center;float:left;margin-right:1%;color:#555;box-sizing:content-box;}
.xianlu-nav li.hover{background:#f1383f;color:#fff;}
.xianlu-nav li.hover a{color:#fff;}
.xianlu-ctt #fixedMenu_keleyi_com{width:100%;height:0;left:0;}
.xianlu-ctt #xlbody{padding-top:100px;}

.xianlu-ctt{margin-bottom:20px;margin-top:20px !important;background:#fff;}
.xlctt{padding:3%;color:#555;}
/*************** ask **************/
/*ask-banner*/
.ask-banner{width:100%;overflow:hidden;}
.ask-banner h3{text-align:center;height:50px;line-height:35px;font-size:2em;color:#fff;}
.askctt{width:600px;height:52px;margin:0 auto;border:1px solid #f1383f;border-radius:3px;background:#fff;}
.askctt input{border:none;height:50px;line-height:50px;outline:medium;float:left;display:block;}
.askctt input[type="text"]{width:79%;padding:0 2%;background:#fff;}
.askctt input[type="submit"]{width:20%;background:#f1383f;color:#fff;cursor:pointer;float:right;}

/*ask-list*/
.ask-list{padding:25px 0;margin:0 30px;overflow:hidden;border-bottom:1px solid #ddd;}
.ask-thumb{width:70px;height:120px;line-height:34px;text-align:center;float:left;background:#eee;border-radius:10px;overflow:hidden;border:1px solid #eee;margin:10px 30px 0 0;color:#999;}
.ask-thumb span{display:block;line-height:20px;padding:15px 0;background:#fff;color:#777;font-size:0.7em;}
.ask-thumb b{font-size:26px;color:#f1383f;}
.ask-list h2{font-size:1.1em;}
.ask-list .ask-deta{color:#777;font-size:0.9em;margin:15px 0;}
.ask-deta b{color:#333;}
.asktag{font-size:0.9em;color:#999;}
.asktag b{display:block;float:left;color:#333;}
.asktag a{background:#f1f1f1;color: #f1383f;display: block;float: left;padding: 0 10px;margin: 3px 8px 0 0;font-size: 12px;border-radius: 2px;line-height:28px;}
.ask-info{}
.ask-info b{color:#f1383f;font-size:26px;padding:0 10px;}
.ask-info a{float:right;display:block;margin-right:20px;padding:5px 20px;background:#f1383f;color:#fff;border-radius:5px;}

/*ask-article*/
.tiwen{padding:20px 0;}
.tiwen,.huida{font-size:18px;background:#f5f5f5;padding:1em;}
.tiwen b,.huida b{float:left;color:#555;font-size:1.525em;}
.tiwen .ask-crt,.huida .ask-crt{padding-left:55px;}
/*************** ask end **************/

/*screen width*/
@media only screen and (min-width:1200px){.header{position:fixed;}.wdcenter{width:1200px;padding:0 2%;}
.site-header:hover{background:#fff;}.site-header:hover a{color:#555;}.site-header:hover .hover a{color:#f1383f;}.site-header:hover .nav ul li.hover{background:#eee;}
}
@media only screen and (max-width:1280px){
	.top-box,.container,.mobile-nav .menu,.foot,.foot-ad,.slidershow{width:1200px;transition-duration:0.6s;}
	.main{width:72.4%;transition-duration:0.6s;}
	.sidebar{width:25.4%;transition-duration:0.6s;}
	.post .thumb{height:auto;max-height:186px;}
}
@media only screen and (max-width:1200px){
	.top-box,.container,.mobile-nav .menu,.foot,.foot-ad,.slidershow{width:1000px;}
	.logo{width:20.833333%;transition-duration:0.6s;}
	.nav ul li{margin:0;transition-duration:0.4s;padding:0 20px;}
	.list-banner{height:300px;}
	.widget ul.art-gl{max-width:260px;}
	.xianlu-wd{width:auto;margin:0 1em;padding:0;}
	.xianlu-nav{width:100%;}
	.xianlu-img,.xianlu-info{width:100%;}
	.xianlu-info{padding:1em;}
	.xianlu-hd h1{height:auto;line-height:initial;padding:0.4em;font-size:1.5em;}
}
@media only screen and (max-width:980px){
	.top-box,.container,.mobile-nav .menu,.foot,.foot-ad,.slidershow,.wdcenter{width:auto;margin:0 2%;}
	.site-header{width:100%;height:105px;}
	.post h2{margin-bottom:10px;line-height:50px;transition-duration:0.6s;}
	.post .thumb{width:38%;height:186px;transition-duration:0.6s;}
	.widget ul.art-gl{max-width:230px;}
}
@media only screen and (max-width:900px){
	.site-header{height:auto;}
	.top-box{height:60px;transition-duration:0.6s;}
	.header .btn{display:block;}
	.logo,.header.fixed .logo{margin-top:10px;height:44px;width:auto;}
	.logo img{height:44px;width:auto;transition-duration:0.6s;margin:0;}
	.nav{margin-top:20px;display:none;}
	.bnlist{margin-bottom:20px;}
	.bnlist,.bnr-bg{height:70px;overflow:hidden;}
	.bnlist.gonglue-banner,.bnlist.news-banner{margin-top:60px;height:120px;}
	.gonglue-banner  .bnr-bg,.breadcrumb{display:none;}
	.bnlist.xianlu-banner,.xianlu-banner .bnr-bg{height:170px;}
	.xianlu-banner .bnr-bg{padding-top:80px;}
	.main,.sidebar{width:100%;float:none;display:block;}
	.sidebar{display:none;}
	.post .thumb{width:28%;height:186px;transition-duration:0.6s;}
	.post .entry{font-size:14px;}
	.widget ul.art-gl{max-width:210px;}
	.xianlu-nav li{width:30%;}
	.xlist-img{width:100%;margin:0;float:none;}
	.xlist .entry{padding-right:0;}
	.xlist .postmeta{margin:1em 0 0 0;height:3em;line-height:3em;}
	.xianl-tag,.xlist h2,.xlist .entry,.xl-date,.xlist .postmeta{margin-left:2%;margin-right:2%;}
	.mobile-block{display:block;}.pc-block,.izl-rmenu{display:none;}
.bsylist{background:#f8f8f8;}
.xlist,.post,.ask-list{margin:0 10px 20px 10px;border-radius:8px;-moz-box-shadow:0 3px 15px 0 rgba(0, 0, 0, 0.1);-webkit-box-shadow:0 3px 15px 0 rgba(0, 0, 0, 0.1);box-shadow:0 3px 15px 0 rgba(0, 0, 0, 0.1);}
.ask-list{padding:25px 10px;background:#fff;}
.header.fixed{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;}
.xlist-img img{min-height:160px;}.xlist h2{font-size:18px;padding:15px 0;}
.article-banner h1{font-size:20px;margin:0;}
.zhaiyao{padding:0;font-size:15px;}
.article-banner{padding-top:100px;}
.main{padding:0;}
}
@media only screen and (max-width:640px) {
	.loop-entry,.post .related ul li i{}
	.brclass a{font-size:14px;width:27%;margin:4px 3%;height:32px;line-height:32px;}
	.post{padding:10px;}
	.post .thumb{width:100%;height:auto;max-height:350px;margin:0;transition-duration:0.6s;}	
	.post h2{font-size:1em;margin:0;}
	.list-banner{height:260px;}
	.xianlu-img{height:auto;display:none;}
	.xianlu-img-r,.xianlu-img-l{float:none;width:100%;}
	.xianlu-img-r{}
	.nav-left, .nav-right{margin:2px auto;float:none !important;}
	.l1, .l3{width:17%;height:61px;;float:left;}
	.l3{float:right;}
	.l2{display:none;}
}
@media only screen and (max-width:480px){
	.post .thumb{max-height:250px}
	.list-banner{height:80px;background:none;}
}
@media only screen and (max-width:360px) {
	.post .postmeta,.commentlist ol li .gravatar{}	
	.post .thumb{width:100%;max-height:180px;transition-duration:0.6s;}
	.commentlist ol li .cmt-info{padding-left:0;}
}
@media only screen and (max-width:300px) {
	.post .thumb{display:none;}	
}.pagess{clear:both;margin:20px;padding-top:30px;overflow:hidden;text-align:center;font-size:14px}.pagess ul li{display:inline-block;margin:0 3px;line-height:20px;color:#999;}.pagess ul li.thisclass {display:inline-block;margin:0 3px;color:#fff;border-radius:3px;}.pagess ul li a{display:block;color:#fff;background:#f1383f;padding:2px 9px;border-radius:20px;}.pagess ul li a:hover{color:#fff;}.ofvb{overflow:visible !important;}.pagess ul li.yema{font-family:"Georgia";font-size:16px;}.pagess ul li.yema a{background:none;color:#777;}
.pagess ul li a:hover{background:#fc7a14;}.pagess ul li.thisclass a {background:#f1383f;color: #fff;}.pagess ul li.yema a:hover{background:#e1e1e1;}.pagess ul li.thisclass a:hover{background:#f1383f;}
.pjilu{position:absolute;left:10px;}
@media only screen and (max-height:750px){#fixedMenu_keleyi_com{top:0 !important;}}


/*广告屏蔽*/
#y5Z6925,#y0Z22923,#y0Z22925,#y3Z25925{display:none !important;}