@charset "utf-8";
/*
Theme Name: CGL
Theme URI: www.cenggel.com
Description: 主题描述：这个是个人使用的主题，先阶段只是测试版本的阶段，目前只有我在测试和运营，修改中，有问题可以联系
Version: 测试版本
Author: 青格勒
Author URI: www.cenggel.com
*/
/*HEX模式和RGB模式*/
/*color0: #011935__RGB(1,25,53)*/
/*color1: #00343F__RGB(0,52,63)*/
/*color2: #1DB0B8__RGB(29,176,184)*/
/*color3: #37C6C0__RGB(55,198,192)*/
/*color4: #D0E9FF__RGB(208,233,255)*/
/* CSS Document */
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
lengend,
button,
input,
textarea,
th,
td,
figure {
  margin: 0;
  padding: 0;
  outline: none;
}
a:focus {
  -moz-outline-style: none;
}
a:focus {
  outline: none;
}
body,
button,
input,
select,
textarea {
  font: 12px/1 Microsoft YaHei, Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;
}
address,
cite,
dfn,
em,
var {
  font-style: normal;
}
code,
kbdpre,
samp,
tt {
  font-family: "Microsoft YaHei", "Courier New", Courier, monospace;
}
small {
  font-size: 12px;
}
ul,
ol {
  list-style: none;
}
a {
  text-decoration: none;
}
abbr[title],
acronym[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
q:before,
q:after {
  content: '';
}
legend {
  color: #000000;
}
fieldset,
img {
  border: none;
}
button,
input,
select,
textarea {
  font-size: 100%;
  font-family: "Microsoft YaHei";
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  height: 1px;
}
html {
  overflow-y: scroll;
}
.cut_text1 {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.cut_text2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.cut_text3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.cut_text4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.cut_text5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.cut_text6 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}
/*清除float BEGIN*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
  display: block;
  zoom: 1;
}
/*清除float END*/
html {
  margin-top: 0 !important;
}
.w1200 {
  max-width: 1200px;
  margin: 0 auto;
}
/*init END*/
body {
  line-height: 30px;
  font-size: 14px;
  color: #333;
  background: #f0f0f0;
}
.top_logo {
  display: block;
  float: left;
  width: 120px;
}
.top_logo img {
  width: 100%;
  display: block;
}
.search-submit {
  height: 30px;
  width: 50px;
  background: #999;
  font-size: 14px;
  color: #fff;
  line-height: 30px;
  text-align: center;
}
#sidebar_right {
  float: right;
  width: 40%;
  background: #eee;
  padding: 10px;
  border: 5px solid skyblue;
}
#sidebar_bottom {
  margin: 10px;
  background: #eee;
  padding: 10px;
  border: 5px solid skyblue;
}
#sidebar_guang {
  margin: 10px;
  background: #eee;
  padding: 10px;
  border: 5px solid skyblue;
}
/*头部 BEGIN*/
#header {
  background: #0c0c0c;
  width: 100%;
  min-width: 100%;
  position: relative;
}
/**/
#top_nav_box {
  float: right;
}
#top_nav_ul > li {
  float: left;
  position: relative;
}
#top_nav_ul > li:hover {
  background: #343434;
}
#top_nav_ul > li > a {
  display: block;
  font-size: 18px;
  padding: 0 20px;
  color: #e2e2e2;
  font-weight: bold;
  line-height: 60px;
}
#top_nav_ul > li.current-menu-item > a {
  background: #343434;
}
#top_nav_ul > li:hover ul {
  display: block;
}
.sub-menu {
  position: absolute;
  top: 60px;
  left: 0;
  width: 100%;
  z-index: 12;
  text-align: center;
  display: none;
}
.sub-menu a {
  display: block;
  line-height: 36px;
  font-size: 14px;
  background: #333;
  color: #fff;
}
.sub-menu a:hover {
  background: #000;
}
.sub-menu li.current-menu-item a {
  background: #000;
}
#header_btn {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 6000;
  height: 100%;
  width: 50px;
  background: url(images/btn.png) no-repeat center;
  -moz-background-size: auto 50%;
    -o-background-size: auto 50%;
       background-size: auto 50%;
}
/**/
.ql_tople {
  display: block;
  float: left;
  height: 60px;
  color: #fff;
}
.ql_tople strong {
  display: block;
  height: 36px;
  line-height: 36px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
}
.ql_tople em {
  display: block;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
}
/*头部 END*/
/*版权信息 BEGIN*/
#footer {
  text-align: center;
  font-size: 12px;
  color: #999;
  line-height: 24px;
  background: #333;
  overflow: hidden;
  padding: 5px 10px;
  width: 100%;
  min-width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
#footer a {
  color: #999;
}
#footer a:hover {
  color: #fff;
}
/*版权信息 END*/
/*分页 BEGIN*/
#fenye {
  text-align: center;
}
#fenye a,
#fenye span {
  display: inline-block;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  border: 1px solid #666666;
  padding: 0 6px;
}
#fenye a {
  color: #666;
}
#fenye a:hover {
  background: #666666;
  color: #fff;
}
#fenye span {
  background: #666666;
  color: #fff;
}
/*分页 END*/
/*底部导航 BEGIN*/
#footer_menu_box {
  background: #222;
  padding-top: 10px;
  width: 100%;
  min-width: 100%;
}
#footer_menu {
  text-align: center;
  line-height: 30px;
}
#footer_menu li {
  display: inline-block;
  vertical-align: middle;
}
#footer_menu a {
  display: inline-block;
  padding: 0 20px;
  color: #fff;
}
#footer_menu a:hover {
  color: #eee;
}
/*底部导航 END*/
/*友情链接 BEGIN*/
#footer_link {
  background: #222;
  padding-bottom: 10px;
  width: 100%;
  min-width: 100%;
  text-align: center;
}
#footer_link ul {
  display: inline-block;
}
#footer_link ul li {
  display: inline-block;
  padding: 0 3px;
  vertical-align: middle;
}
#footer_link ul li a {
  color: #fff;
}
#footer_link ul li a:hover {
  color: #eee;
}
.footer_link_bt {
  text-align: center;
  font-size: 14px;
  color: #fff;
  display: inline-block;
  font-weight: bold;
}
/*友情链接 END*/
/*BEGIN*/
#main {
  padding: 20px;
  background: #f9f9f9;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
}
#container {
  margin-right: 310px;
  overflow: hidden;
}
#index_sidebar {
  float: right;
  width: 280px;
}
/*END*/
/*首页主题标题 BEGIN*/
.qlin_title {
  border-bottom: 1px solid #409fb6;
  line-height: 46px;
}
.qlin_title h2,
.qlin_title h2 a {
  display: block;
  font-size: 24px;
  color: #409fb6;
  font-weight: bold;
  float: left;
}
.qlin_title em,
.qlin_title em a {
  display: block;
  font-size: 14px;
  color: #409fb6;
  font-weight: bold;
  float: right;
}
.qlin_title a:hover {
  color: #000;
}
/*首页主题标题 END*/
/*首页图片列表 BEGIN*/
.qlin_list {
  padding: 15px 0px 20px 0;
}
.qlin_list li {
  float: left;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  background: #fff;
  margin: 0 2% 10px 0;
  width: 32%;
  border: 1px solid #eee;
}
.qlin_list li:nth-child(3n) {
  margin-right: 0 !important;
}
.qlin_list img {
  width: 100%;
  display: block;
  vertical-align: middle;
  height: auto;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}
.qlin_list h3,
.qlin_list h3 a {
  display: block;
  line-height: 36px;
  font-size: 16px;
  font-weight: normal;
  color: #333333;
}
.qlin_list h3 a:hover {
  color: #409fb6;
}
.qlin_list footer {
  height: 36px;
  line-height: 36px;
  font-size: 12px;
}
.qlin_list footer em,
.qlin_list footer em a {
  display: block;
  float: left;
}
.qlin_list footer > a {
  display: block;
  float: right;
  color: #FF6666;
}
.qlin_list footer > a:hover {
  color: #409fb6;
}
.qlin_list_text {
  font-size: 12px;
  color: #666;
  line-height: 20px;
  height: 40px;
}
/*首页图片列表 END*/
/*首页新闻列表 BEGIN*/
.qlin_news {
  background: #fff;
  margin-top: 20px;
  padding: 10px;
}
.qlin_news li {
  float: left;
  width: 47%;
  height: 38px;
  line-height: 38px;
  vertical-align: middle;
  border-bottom: 1px solid #eeeeee;
}
.qlin_news li:nth-child(2n+1) {
  margin-right: 6%;
}
.qlin_news li em {
  display: block;
  float: right;
  font-size: 14px;
  color: #333;
}
.qlin_news li h3 {
  margin-right: 85px;
}
.qlin_news li h3,
.qlin_news li h3 a {
  display: block;
  font-size: 14px;
  color: #000;
  font-weight: normal;
}
.qlin_news li h3 a:hover {
  color: #409fb6;
}
/*首页新闻列表 END*/
/*首页资源分享 BEGIN*/
.qlin_lmlis {
  text-align: center;
  padding: 10px 0 0 0;
}
.qlin_lmlis li {
  float: left;
  padding: 10px 0px 0px 0px;
  margin-right: 2%;
  width: 23.5%;
}
.qlin_lmlis li a {
  display: block;
  height: 54px;
  line-height: 54px;
  font-size: 24px;
  font-weight: bold;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  color: #fff;
}
.qlin_lmlis li:nth-child(4) {
  margin-right: 0;
}
.qlin_lmlis li:nth-child(1) a {
  background: #663300;
}
.qlin_lmlis li:nth-child(1) a:hover {
  -webkit-box-shadow: 0 0 5px #663300;
     -moz-box-shadow: 0 0 5px #663300;
          box-shadow: 0 0 5px #663300;
}
.qlin_lmlis li:nth-child(2) a {
  background: #990033;
}
.qlin_lmlis li:nth-child(2) a:hover {
  -webkit-box-shadow: 0 0 5px #990033;
     -moz-box-shadow: 0 0 5px #990033;
          box-shadow: 0 0 5px #990033;
}
.qlin_lmlis li:nth-child(3) a {
  background: #FF6666;
}
.qlin_lmlis li:nth-child(3) a:hover {
  -webkit-box-shadow: 0 0 5px #FF6666;
     -moz-box-shadow: 0 0 5px #FF6666;
          box-shadow: 0 0 5px #FF6666;
}
.qlin_lmlis li:nth-child(4) a {
  background: #FF6600;
}
.qlin_lmlis li:nth-child(4) a:hover {
  -webkit-box-shadow: 0 0 5px #FF6600;
     -moz-box-shadow: 0 0 5px #FF6600;
          box-shadow: 0 0 5px #FF6600;
}
/*首页资源分享 END*/
/*BEGIN*/
.sidebar_index_border {
  padding: 10px;
  border: 1px solid #eeeeee;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  background: #fff;
  margin-bottom: 15px;
}
.sidebar_inright_title {
  font-size: 16px;
  color: #409fb6;
  border-bottom: 1px solid #409fb6;
  font-weight: normal;
}
/*END*/
/*搜搜 BEGIN*/
#searchform div {
  height: 30px;
  padding: 10px 0;
}
#searchform label {
  display: none;
}
#searchform input[type=text] {
  display: block;
  float: left;
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  border: 1px solid #eeeeee;
  width: 180px;
  -webkit-border-radius: 5px 0 0 5px;
     -moz-border-radius: 5px 0 0 5px;
          border-radius: 5px 0 0 5px;
}
#searchform input[type=submit] {
  display: block;
  float: left;
  height: 30px;
  line-height: 30px;
  background: #86ccdd;
  color: #fff;
  text-align: center;
  width: 55px;
  border: none;
  -webkit-border-radius: 0 5px 5px 0;
     -moz-border-radius: 0 5px 5px 0;
          border-radius: 0 5px 5px 0;
  cursor: pointer;
}
/*搜索 END*/
/*BEGIN*/
#index_sidebar .widget_meta ul {
  height: 30px;
  padding-top: 5px;
}
#index_sidebar .widget_meta ul li {
  width: 50%;
  float: left;
}
#index_sidebar .widget_meta ul li a {
  display: block;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #333;
}
#index_sidebar .widget_meta ul li a:hover {
  color: #409fb6;
}
/*END*/
#index_sidebar .tagcloud {
  padding: 10px 0 0 0;
}
#index_sidebar .tagcloud a {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  font-size: 12px !important;
  color: #fff;
  margin: 0 3px 5px 3px;
  background: #990033;
  padding: 0 8px;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
/*BEGIN*/
#index_sidebar .widget_archive ul {
  overflow: hidden;
  border-bottom: 1px solid #fff;
  padding-top: 5px;
}
#index_sidebar .widget_archive ul li {
  font-size: 12px !important;
  float: left;
  width: 50%;
  line-height: 24px;
}
#index_sidebar .widget_archive ul li a {
  color: #333;
}
#index_sidebar .widget_archive ul li a:hover {
  color: #409fb6;
}
/*END*/
/*BEGIN*/
#index_sidebar .widget_recent_entries ul {
  padding-top: 5px;
}
#index_sidebar .widget_recent_entries ul li {
  height: 30px;
  line-height: 30px;
  color: #666;
  border-bottom: 1px solid #eee;
}
#index_sidebar .widget_recent_entries ul a {
  display: block;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  width: 170px;
  font-size: 12px;
  color: #333;
}
#index_sidebar .widget_recent_entries ul a:hover {
  color: #409fb6;
}
#index_sidebar .widget_recent_entries ul span {
  display: block;
  float: right;
  font-size: 12px;
}
/*END*/
/*BEGIN*/
#index_sidebar .widget_categories ul {
  overflow: hidden;
  border-bottom: 1px solid #fff;
  padding-top: 5px;
}
#index_sidebar .widget_categories li {
  font-size: 14px !important;
  float: left;
  width: 50%;
  line-height: 24px;
}
#index_sidebar .widget_categories a {
  color: #333;
}
#index_sidebar .widget_categories a:hover {
  color: #409fb6;
}
/*首页右侧留言 END*/
#recentcomments a {
  display: block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
/*首页右侧留言 BEGIN*/
/*子页图片列表 BEGIN*/
.ql_list {
  padding: 20px 0px 20px 0;
}
.ql_list li {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  background: #fff;
  margin-bottom: 15px;
  border: 1px solid #eee;
}
.ql_list figure {
  float: left;
  width: 230px;
}
.ql_list section {
  margin-left: 255px;
}
.ql_list img {
  width: 100%;
  display: block;
  vertical-align: middle;
  height: auto;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}
.ql_list h3,
.ql_list h3 a {
  display: block;
  line-height: 36px;
  font-size: 16px;
  font-weight: normal;
  color: #333333;
}
.ql_list h3 a:hover {
  color: #409fb6;
}
.ql_list footer {
  height: 36px;
  line-height: 36px;
  font-size: 12px;
}
.ql_list footer em,
.ql_list footer em a {
  display: block;
  float: left;
}
.ql_list footer > a {
  display: block;
  float: right;
  color: #FF6666;
}
.ql_list footer > a:hover {
  color: #409fb6;
}
.ql_list:after {
  content: ".";
  height: 1px;
  overflow: hidden;
  display: block;
  width: 100%;
  line-height: 20px;
}
.ql_list_text {
  font-size: 12px;
  color: #666;
  line-height: 20px;
  height: 40px;
}
/*子页图片列表 END*/
/*END*/
.ql_bbx {
  line-height: 30px;
  border-bottom: 1px solid #409fb6;
  margin-bottom: 20px;
}
.ql_bbx a {
  font-size: 14px;
  color: #333;
}
.ql_bbx a:hover {
  color: #409fb6;
}
/*BEGIN*/
.ql_h1_title {
  line-height: 30px;
  padding: 0 0 10px 0;
  font-size: 18px;
  color: #000;
  font-weight: bold;
  text-align: center;
}
.text_main_xx {
  border-top: 1px solid #86ccdd;
  border-bottom: 1px solid #86ccdd;
  line-height: 30px;
  font-size: 14px;
  color: #000;
  text-align: center;
}
.sub_text_main {
  font-size: 16px;
  line-height: 36px;
  padding: 20px 0;
  min-height: 350px;
}
.sub_text_main img {
  max-width: 100%;
  height: auto;
}
/*END*/
/*BEGIN*/
.breadcrumb {
  height: 32px;
  line-height: 32px;
  padding-top: 9px;
  clear: both;
  border-bottom: 1px solid #409fb6;
}
.breadcrumb li {
  float: left;
  margin-right: 20px;
  max-width: 150px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.breadcrumb a {
  color: #333;
}
.breadcrumb a:hover {
  color: #409fb6;
}
/*END*/
.shangxia {
  clear: both;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  border: 1px solid #409fb6;
  background: #409fb6;
}
.shangxia a {
  width: 50%;
  color: #fff;
  float: left;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.shangxia a[href]:hover {
  color: #fff;
  background: #000;
}
.shangxia a:nth-child(2) {
  text-align: right;
}
/*BEGIN*/
.banquan {
  background: #e8e8e8;
  color: #333;
  font-size: 12px;
  padding: 5px 10px;
  line-height: 26px;
}
/*END*/
pre {
  white-space: pre-wrap;
  word-wrap: break-word;
  padding-bottom: 15px;
}
pre .hljs {
  padding: 15px 20px;
  background: #161b1d;
}
/*BEGIN*/
.ql_like {
  clear: both;
  height: 58px;
  padding: 20px 0;
  text-align: center;
}
.ql_like .ql_link {
  display: inline-block;
  height: 58px;
  width: 58px;
  background: url(images/like.png) no-repeat right top;
  line-height: 54px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  margin: 0 auto;
  vertical-align: top;
}
.ql_like .ql_link.ql_link_on {
  background-position: left top;
}
.ql_likeri {
  display: none;
}
.ql_dashanga {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7) url("images/dashang.png") no-repeat center;
  display: none;
}
.ql_dashanga em {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  height: 36px;
  width: 60px;
  line-height: 36px;
  font-size: 18px;
  color: #fff;
  background: #000;
  cursor: pointer;
  text-align: center;
}
.ql_dashanga em:hover {
  background: #eee;
  color: #000;
}
.ql_ds_text {
  padding-top: 20px;
  text-align: center;
  font-size: 14px;
  color: #eee;
}
.ql_ds_textul {
  width: 700px;
  margin: 0 auto;
}
.ql_ds_textul li {
  float: left;
  width: 50%;
  text-align: left;
}
.ql_likele {
  display: inline-block;
  height: 58px;
  width: 58px;
  line-height: 58px;
  font-size: 18px;
  color: #fff;
  background: #999;
  -webkit-border-radius: 100%;
     -moz-border-radius: 100%;
          border-radius: 100%;
  vertical-align: top;
  margin-right: 50px;
}
/*END*/
/*BEGIN*/
#respond {
  padding-top: 20px;
}
#respond label {
  display: block;
  float: left;
  line-height: 30px;
  font-size: 14px;
  color: #333;
}
#reply-title {
  font-size: 18px;
  color: #333;
  border-bottom: 1px solid #e8e8e8;
}
.comment-notes {
  line-height: 40px;
}
.required {
  color: red;
  padding: 0 5px;
}
.respond_text {
  padding: 5px;
  height: 70px;
}
.respond_text textarea {
  display: block;
  width: 100%;
  height: 70px;
  line-height: 24px;
  background: none;
  border: none;
  resize: none;
}
.comment-form-comment,
.comment-form-author,
.comment-form-email,
.comment-form-url {
  padding-bottom: 10px;
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
  float: left;
  width: 30%;
}
.comment-form-author,
.comment-form-email {
  margin-right: 5%;
}
.respond_input,
.respond_text {
  margin-left: 80px;
  border: 1px solid #999999;
}
.respond_input input,
.respond_text textarea {
  font-size: 14px;
  color: #333;
}
.respond_input {
  height: 30px;
  padding: 0 10px;
}
.respond_input input {
  width: 100%;
  padding: 0;
  margin-top: 0;
  border: none;
  background: none;
  display: block;
  height: 30px;
  line-height: 30px;
}
.form-submit {
  padding: 20px 0px 20px 0px;
  clear: both;
}
.form-submit input {
  display: block;
  width: 100%;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background: #990033;
  color: #fff;
  border: none;
  cursor: pointer;
}
.form-submit input:hover {
  -webkit-box-shadow: 0px 0px 4px #990022;
     -moz-box-shadow: 0px 0px 4px #990022;
          box-shadow: 0px 0px 4px #990022;
  background: #990022;
}
/*END*/
/*BEGIN*/
#comments {
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  padding-top: 20px;
  color: #333;
  border-bottom: 1px solid #e8e8e8;
}
.comment-author {
  float: left;
  height: 32px;
  font-size: 16px;
  line-height: 32px;
  color: #333;
}
.comment-author img {
  display: block;
  float: left;
  height: 32px;
  width: 32px;
  margin-right: 12px;
  -webkit-border-radius: 12px;
     -moz-border-radius: 12px;
          border-radius: 12px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #409fb6;
}
.comment-author .fn {
  color: #000;
  font-weight: bold;
  padding-right: 5px;
}
.commentlist {
  padding-top: 20px;
}
.commentlist p {
  clear: both;
  display: block;
  font-size: 14px;
  color: #666;
  line-height: 26px;
  padding: 10px 0px 0px 0px;
}
.comment-meta.commentmetadata {
  display: block;
  float: right;
  font-size: 12px;
  color: #999;
}
.comment-meta.commentmetadata a {
  font-size: 14px;
  color: #666;
}
.comment-meta.commentmetadata .comment-edit-link {
  color: #990033;
}
.comment-meta.commentmetadata .comment-edit-link:hover {
  color: #da2a0c;
}
.reply {
  clear: both;
  height: 24px;
  padding: 10px 0px 10px 0;
}
.reply a {
  display: block;
  float: right;
  height: 24px;
  line-height: 24px;
  width: 50px;
  color: #fff;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  background: #409fb6;
  text-align: center;
  font-size: 14px;
}
.depth-1 > .comment-body {
  border: 1px solid #999999;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  margin-top: 10px;
  background: #e8e8e8;
}
.comment-body {
  border: 1px solid #999999;
  -webkit-border-radius: 12px;
     -moz-border-radius: 12px;
          border-radius: 12px;
  padding: 10px 10px 0px 10px;
  margin-top: 10px;
  background: #e8e8e8;
}
.depth-2 > .comment-body {
  margin-left: 20px;
}
.depth-3 > .comment-body {
  margin-left: 40px;
}
.depth-4 > .comment-body {
  margin-left: 60px;
}
.depth-3 > .comment-body > .reply {
  display: none;
}
/*END*/
/*BEGIN*/
.logged-in-as {
  font-size: 14px;
  display: block;
  line-height: 36px;
  padding-bottom: 15px;
}
.logged-in-as a:nth-child(1) {
  color: #333;
}
.logged-in-as a:nth-child(2) {
  color: #333;
}
.logged-in-as a:hover {
  color: #990033;
}
#ql_btn {
  display: block;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  width: 180px;
  border: none;
  background: #2d93ca;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  margin: 30px auto;
  cursor: pointer;
}
#ql_btn:hover {
  -webkit-box-shadow: 0 0 5px #2d93ca;
     -moz-box-shadow: 0 0 5px #2d93ca;
          box-shadow: 0 0 5px #2d93ca;
}
/*END*/
/*BEGIN*/
.ql_xgwz_top {
  text-align: center;
  border: 1px solid #eeeeee;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  line-height: 40px;
}
.ql_xgwz_box {
  padding: 15px 0px 30px 0px;
}
.ql_xgwz_box li {
  float: left;
  width: 48%;
  overflow: hidden;
  line-height: 36px;
}
.ql_xgwz_box li.ql_xgwz_zwsj {
  margin: 0;
  text-align: center;
  width: 100%;
}
.ql_xgwz_box li:nth-child(2n+1) {
  margin-right: 4%;
}
.ql_xgwz_box em {
  display: block;
  float: right;
  white-space: nowrap;
  font-size: 14px;
  color: #666;
}
.ql_xgwz_box h3 {
  margin-right: 90px;
  font-weight: normal;
}
.ql_xgwz_box h3,
.ql_xgwz_box h3 a {
  display: block;
  font-size: 14px;
  color: #333;
}
.ql_xgwz_box h3 a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.ql_xgwz_box h3 a:hover {
  color: #409fb6;
}
/*END*/
/*BEGIN*/
/*END*/
/*BEGIN*/
/*END*/
/*BEGIN*/
/*END*/
/*BEGIN*/
/*END*/
/*BEGIN*/
/*END*/
/*BEGIN*/
/*END*/
/*BEGIN*/
/*END*/
/*BEGIN*/
/*END*/
/*BEGIN*/
/*END*/
/*BEGIN*/
/*END*/
/*BEGIN*/
/*END*/
/*BEGIN*/
/*END*/
/*BEGIN*/
/*END*/
/*BEGIN*/
/*END*/
/*BEGIN*/
/*END*/
/*BEGIN*/
/*END*/
/*BEGIN*/
/*END*/
/*BEGIN*/
/*END*/
/*BEGIN*/
/*END*/
/*BEGIN*/
/*END*/
/*BEGIN*/
/*END*/
/*BEGIN*/
/*END*/
/*BEGIN*/
/*END*/
/*BEGIN*/
/*END*/
/*BEGIN*/
/*END*/
/*BEGIN*/
/*END*/
/*BEGIN*/
/*END*/
/*BEGIN*/
/*END*/
/*BEGIN*/
/*END*/
/*BEGIN*/
/*END*/
/*广告 BEGIN*/
.gg_bb {
  width: 250px;
  margin: 0 auto;
}
.footer_gg_box {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  /*height:246px;*/
}
.footer_gg_box > a {
  display: block;
  top: 0;
  position: absolute;
}
.footer_gg_box > a:nth-child(1) {
  left: -15px;
}
.footer_gg_box > a:nth-child(2) {
  right: -15px;
}
#footer_gg {
  /*position:absolute; left:0; top:0;*/
  text-align: center;
}
#footer_gg li {
  display: inline-block;
  width: 100px;
  text-align: center;
  padding: 0 5px;
  vertical-align: top;
}
#footer_gg img {
  width: 100%;
  height: auto;
  display: block;
  vertical-align: middle;
}
#footer_gg em {
  line-height: 18px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  display: block;
  color: #333;
  height: 54px;
}
#footer_gg a:hover em {
  color: red;
}
/*广告 END*/
/*BEGIN*/
@media (min-width: 0px) and (max-width: 1000px) {
  #header_btn {
    display: block;
  }
  #top_nav_box {
    display: none;
    position: absolute;
    top: 50px;
    right: 0;
    min-height: 60px;
    background: #0c0c0c;
    width: 100%;
    border-top: 1px solid #999;
  }
  #top_nav_ul > li {
    width: 100%;
  }
  #top_nav_ul > li > a {
    text-align: start;
    font-size: 16px;
    line-height: 38px;
    border-bottom: 1px solid #666;
  }
  .sub-menu {
    display: block !important;
    position: relative;
    top: 0;
    left: 0;
  }
  .sub-menu li a {
    padding-left: 38px;
    text-align: left;
    background: #0c0c0c;
  }
  .header_box .ql_tople {
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
  }
  .header_box .ql_tople em,
  .header_box .ql_tople strong {
    display: inline-block;
    line-height: 50px;
  }
  #main {
    padding: 10px 8px;
  }
  #index_sidebar {
    width: 100%;
  }
  #index_sidebar .sidebar_index_border:nth-child(3),
  #index_sidebar .sidebar_index_border:nth-child(4),
  #index_sidebar .sidebar_index_border:nth-child(5),
  #index_sidebar .sidebar_index_border:nth-child(6) {
    display: none;
  }
  #index_sidebar .sidebar_inright_title {
    display: none;
  }
  .qlin_list li {
    width: 100%;
    margin: 0px 0px 20px 0px;
  }
  .qlin_lmlis li {
    width: 49%;
    padding: 4px 0;
  }
  .qlin_lmlis li h2,
  .qlin_lmlis li h2 a {
    font-size: 16px;
    line-height: 36px;
    height: 36px;
  }
  .qlin_lmlis li:nth-child(2n) {
    margin-right: 0;
  }
  .qlin_news li {
    width: 100%;
    margin-top: 0;
  }
  #container {
    width: 100%;
    margin-top: 0;
    min-height: 370px;
  }
  .ql_list figure {
    width: 100%;
  }
  .ql_list section {
    width: 100%;
    margin-left: 0;
    float: left;
  }
  .comment-form-author,
  .comment-form-email,
  .comment-form-url {
    width: 100%;
    margin-right: 0;
  }
  #respond label {
    width: 100%;
    line-height: 20px;
  }
  .respond_text {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin-left: 0;
  }
}
@media (min-width: 0px) and (max-width: 640px) {
  .ql_xgwz_box li {
    width: 100%;
    margin-right: 0;
  }
  .gg_bb {
    display: none;
  }
  .footer_gg_box {
    display: none;
  }
}
/*END*/
#slidbox {
  margin-top: 20px;
  border: 20px solid #fff;
  background: #fff;
  overflow: hidden;
}
#slidbox .swiper-container img {
  display: block;
  vertical-align: top;
  width: 100%;
}
@media (min-width: 0px) and (max-width: 640px) {
  #slidbox {
    display: none;
  }
}

/*# sourceMappingURL=style.css.map */
