/* html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video { */
html,body,div,span,applet,object,iframe,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
  border:0;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	margin:0;
	outline:0;
	padding:0;
	vertical-align:baseline;
}
html, body {
  max-width: 1800px;
  min-width: 1500px;
}

h1, h2, h3, h4, h5, h6 {
  margin-block-start: 0.5rem;
  margin-block-end: 1rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}
h1 {
  font-size: 2.5rem;
}

h2 {
  font-size: 2rem;
}

h3 {
  font-size: 1.75rem;
}

h4 {
  font-size: 1.5rem;
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

article,aside,details,figcaption,figure,footer,header,main,nav,section {
	display:block;
}
.post,#page .page,.bulletin,.single-picture .picture,.type-attachment,.single-tao .tao,.single-video .video {
	position:relative;
	background:#fff;
	margin:0 0 10px 0;
	padding:20px;
	border:1px solid #ddd;
	box-shadow:0 1px 1px rgba(0,0,0,0.04);
	border-radius:2px;
}
.thumbnail {
	position:relative;
	float:left;
	max-width:200px;
	height:auto;
	clear:both;
	margin:1px 20px 0 0;
	border-radius:8px;
	overflow:hidden;
	transition-duration:.5s;
}
.thumbnail a img {
	float:left;
	width:auto;
	height:auto;
	max-width:100%;
}
.thumbnail .cat {
	position:absolute;
	top:0;
	left:0;
	background:#c40000;
}
.thumbnail .cat a {
	color:#fff;
	line-height:28px;
	padding:0 10px;
}
.entry-meta {
	position:absolute;
	bottom:14px;
	color:#999;
	left:240px;
}

.entry-meta a,.entry-meta-no a {
	color:#3690cf;
}
.entry-meta .date,.entry-meta .views,.entry-meta .comment,.entry-meta-no .date,.entry-meta-no .views,.entry-meta-no .comment {
	margin:0 5px 0 0;
}
.type-bulletin .thumbnail {
	display:none;
}
.load {
	overflow:hidden;
	display:block;
	zoom:1;
}
.archive-content {
	color:#777;
}
.title-l {
	position:absolute;
	background:#c40000;
	top:20px;
	left:-1px;
	width:5px;
	height:25px;
	box-shadow:0 1px 1px rgba(0,0,0,0.1);
}
.entry-more a {
	position:absolute;
	bottom:18px;
	right:-1px;
	background:#3690cf;
	color:#fff;
	line-height:30px;
	padding:0 12px;
	display:block;
	border-radius:2px 0 0 2px;
}
.entry-more a:hover {
	background:#2f7fb7;
}
.clear {
	clear:both;
	display:block;
}
.entry-title a:hover {
	color:#2f7fb7;
}

.entry-more1 a {
	/* position:absolaute;
	bottom:18px;
	right:-1px; */
	background:#3690cf;
	color:#fff;
	line-height:30px;
	padding:0 12px;
	display:block;
	border-radius:2px 0 0 2px;
}
.entry-more1 a:hover {
	background:#2f7fb7;
}

.pagination {
	float:right;
}
.pagination a,.pagination a:visited{
	float:left;
	background:#fff;
	margin:0 0 10px 5px;
	padding:8px 11px;
	line-height:100%;
	border:1px solid #ddd;
	border-radius:2px;
	box-shadow:0 1px 1px rgba(0,0,0,0.04);
}
.pagination .current,.pagination .dots {
	background:#fff;
	float:left;
	margin:0 0 0 5px;
	padding:8px 11px;
	line-height:100%;
	border:1px solid #ddd;
	border-radius:2px;
}
.pagination span .pages {
}
.pagination span .current,.pagination .current {
	background:#3690cf;
	color:#fff;
	border:1px solid #3690cf;
}
.pagination a:hover {
	background:#3690cf;
	color:#fff;
	border:1px solid #3690cf;
}
.pagination .screen-reader-text{
  display: none;
}
.pagination .nav-links .prev ,.nav-links .next  {
	line-height:100%;
}

.be-home {
	font-size:13px !important;
	color:#777;
	margin:0 4px 0 0;
}
.be {
	font-size:14px !important;
	line-height:.75em;
	vertical-align:-5%
}
.font-text {
	margin:0 0 0 5px;
}

.begin-single-meta span {
	margin:0 5px;
}
.begin-single-meta,.begin-single-meta a {
	color:#999;
}
.begin-single-meta {
	text-align:center;
	margin:0 0 20px;
}
.entry-header h2 {
	position:relative;
	font-size:13px;
	font-size:1.3rem;
	line-height:30px;
	text-align:center;
	margin:35px -20px 0 -20px;
	padding:5px 20px;
	border-left:5px solid #3690cf;
	border-right:5px solid #3690cf;
}
.entry-header h2 {
	margin:0 0 5px 0;
}
.entry-header h2 a {
	font-size:13px;
	font-size:1.3rem;
	line-height:20px;
}
.entry-header h3 {
	text-align:center;
    font-weight: bold;
}


.single-content {
	/* font-size:16px;
	font-size:1.6rem; */
  /* width: 1100px; */
	line-height:1.9;
	margin-top:20px;
}
.single-content p a,.single-content p a:visited {
	color:#444;
}
.single-content p a:hover {
	color:#888;
}
.single-content p a .be-anchor {
	font-size:10px !important;
	margin:0 2px;
}
.single-content p a:hover .be-anchor {
	color:#3690cf !important;
	animation:blink 0.5s linear infinite;
}
.single-content p,.single-content ul,.single-content ol,.single-content dd,.single-content pre,.single-content hr {
	margin:0 0 5px 0;
	-webkit-hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	hyphens:auto;
	word-wrap:break-word;
	text-align:justify;
	text-justify:inter-ideograph;
}
.single-content em {
	font-style:italic;
}
.single-content code {
	background:#fee;
	color:#555;
	margin:auto 3px;
	padding:2px 4px;
	border-radius:5px;
}
.single-content h2 {
	font-size:13px;
	font-size:1.3rem;
  font-weight: bold;
	line-height:190%;
	margin:10px -11px;
	padding:0 38px;
	border-left:5px solid #e40000;
}
.single-content h3 {
	font-size:13px;
	font-size:1.3rem;
	line-height:190%;
	margin:2px -11px 10px -11px;
	padding:0 38px;
  border-left:5px solid #3690cf;
	border-right:5px solid #3690cf;
}
.single-content h4 {
	font-size:16px;
	font-size:1.6rem;
	line-height:260%;
	text-indent:2em;
}
.single-content h5 {
	font-size:1.6rem;
	line-height:190%;
	margin:2px -21px 10px -21px;
	padding:0 44px;
}
.entry-content h5:before {
	margin-right:5px;
	content:"#";
	color:#f72d84;
}
.single-content .directory {
	float:left;
	height:30px;
	margin:8px -21px;
	border-left:5px solid #3690cf;
}
.single-content fieldset {
	padding:5px 15px;
	margin:0 0 10px 0;
	border:1px solid #ddd;
}
.single-content legend {
	font-weight:bold;
	padding:5px;
}
.show-more span {
	color:#3690cf;
	font-weight:normal;
	padding:0 10px;
	cursor:pointer;
	text-indent:0;
}
.show-more span i {
	font-size:16px;
	padding:0 5px 0 0;
}
.section-content {
	padding-top:1px;
	display:none;
}
.single-content p {
	text-indent:2em;
	margin:0 0 12px 0;
}
/* .single-content ul li,.single-content ol li {
	margin:0 35px 0 50px;
	line-height:190%;
} */
/* .single-content ul li {
	list-style:square;
}
.single-content ol li {
	list-style:decimal;
} */
.single-content sup {
	bottom:1ex;
}
.single-content table {
	min-width:100%;
	word-break:break-all;
	word-wrap:break-all;
}
.single-content td {
	text-align:center;
}
.single-content sup,.single-content sub {
	font-size:75%;
	height:0;
	line-height:0;
	position:relative;
	vertical-align:baseline;
}
blockquote {
	width:100%;
	margin:0 auto;
	clear:both;
	background-color:#f5f2f0;
	padding:1em;
	border-radius:1em;
	/* text-shadow:0 1px white; */
	/* border:2px solid #e0dfcc; */
	overflow:auto;
}
.single-content img,.comment-list p img {
	max-width:100%;
	width:auto;
	height:auto;
	vertical-align: middle;
	display:block;
}
/* .wp-caption {
	background:#f3f3f3;
	max-width:100%;
	padding:5px;
	border:1px solid #ddd;
	border-radius:3px;
}
.wp-caption-text {
	text-align:center !important;
} */

.entry-header h2 {
	position:relative;
	font-size:13px;
	font-size:1.3rem;
	line-height:30px;
	text-align:center;
	margin:35px -20px 0 -20px;
	padding:5px 20px;
	border-left:5px solid #3690cf;
	border-right:5px solid #3690cf;
}

.post-navigation-sw a:hover{
  color:#2f7fb7;
}

#footer {
  font-size: 12px;
}
#footer a:hover{
  color:#0066FF;
}
body{
  /* background: #f5f5f5; */
  background-image: url("/assets/images/bg_01.jpg");
  /* background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed; */
}
a{
  text-decoration: none;
  color: #000;
}
.container{
  display: flex;
  flex-direction: row;
}
.main-box{
  width: 1100px;
  min-width: 1100px;
  left: 150px;
  right: 200px;
  margin: 0 auto;
}

/** index page - body */
/* 将侧边栏移动到左侧 */
/* .container-main {
    float: right;
} */

.container-main img {
    max-width: 100%;
}
.container-main blockquote{
	width:95%;
	/* margin:0 auto; */
	clear:both;
	background-color:#f5f2f0;
	padding:1em;
	border-radius:1em;
	/* text-shadow:0 1px white; */
	border:2px solid #e0dfcc;
	overflow:auto;
}
.container-main article {
	padding: 10px;
}
.container-main article title {
    font-size: 30px;
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
.container-main article articlehead {
	display: block;
	font-size: 11px;
	font-family: iconfont;
	color: #888;
	/* text-align: center; */
}
.container-main article author::before {
    content: "\e662";
	padding-left: 10px;
	padding-right: 5px;
}
.container-main article date::before {
    content: "\e747";
	padding-left: 10px;
	padding-right: 5px;
}
.container-main article tags {
	/* float: right; */
}
.container-main article tags::before {
	content: "\e60e";
	padding-left: 10px;
	padding-right: 5px;
}

.left-side-bar {
    flex-grow: 1;
    width: 10px;
    min-width: 10px;
    /* float: left; */
    margin-right: 5px;
}
.right-side-bar {
    flex-grow: 1;
	width: 0px;
    /* width: 200px; */
    /* float: right; */
    margin-left: 5px;
}

/* 
.swpage-top-bar {
	display: flex;
  	flex-direction: row;
}
.swpage-top-bar .swpage-nav{
	max-width: 100%;
	left: 100px;
}
.swpage-top-bar ul {
	left:100%;
	white-space: nowrap;
	display: inline;
	margin-bottom: 10px;
}
.swpage-top-bar ul li {
	padding : 10px 20px;
	display : inline-block;
	white-space: nowrap;
	cursor: pointer;
}
.swpage-top-bar ul li:hover {
	background-color: #0066FF;
	color: #fff;
	border-radius: 5px;
}
.swpage-top-bar .current-menu-item {
	border-bottom:2px solid #3690cf;
}
.swpage-main {
	display: flex;
  	flex-direction: row;
}
.swpage-left-bar {
    width: 100px;
    min-width: 10px;
    margin-right: 5px;
}
.swpage-left-bar .sidebar-menu-item {
	display: block;
	width: 100%;
	border: solid 2px transparent;
	border-right: solid 2px #ebe1e1;
}
.swpage-left-bar .sidebar-menu-item:hover {
	cursor:pointer;
	background:#ebe1e1;
	border-radius:0 2px 2px 0;
}
.swpage-left-bar .io {
	font-family: io;
}
.swpage-content {
    flex-grow: 1;
	max-width: 100%;
} */


.card-box {
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 10px;
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  margin: 10px;
}
.card-box1 {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 10px;
  background-color: #f5f5f5;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  margin: 10px;
}
.card-box2 {
  flex: 0 0 200px;
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 10px;
  background-color: #fff;
  margin: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.list{
  background: #fff;
  margin: 20px 0;
  padding: 20px;
  border-radius: 20px;
  box-shadow: 1px 1px 1px #ddd;
}
.list .date-line{
  display: flex;
  justify-content: space-between;
}
.list a:hover {
	color:#2f7fb7;
}
/* .list .title-l {
	position:absolute;
	background:#c40000;
	top:20px;
	left:-1px;
	width:5px;
	height:25px;
	box-shadow:0 1px 1px rgba(0,0,0,0.1);
} */

/** paging */
/* .pagination{
  margin-bottom: 20px;
}
.pagination .page-number{
  background: #fff;
  border-radius: 50%;
  width:30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
}
.pagination .current,
.pagination a.page-number:hover{
  background: #000;
  color: #fff;
} */

/** header */
header{
  width: 100%;
  /* height: 50px; */
  margin-bottom: 0px;
}

header .container{
  display: flex;
  /* height: 30px; */
  justify-content: flex-start;
  align-items: center;
  /* vertical-align: middle; */
  /* padding: 25px 20px; */
  /* padding-top: 15px;
  padding-left: 25px; */
  background: #fff;
}
header .container .site-pic{
  width: 100px;
}
header .container .site-pic .site-image{
  width: 64px;
}
header .container .name{
  align-items: left;
  font-weight: bold;
  font-size: 24px;
}

#masthead {
	height:100px;
}
.logo-site,.logo-sites {
	position:relative;
	float:left;
	margin:10px 0 0 10px;
	width:200px;
	max-height:50px;
	overflow:hidden;
	transition-duration:.5s;
}
.logo-site img,.logo-sites img {
	max-height:50px;
}
.logo-site #logo-sites-blobname, .logo-sites #logo-sites-blobname {
	font-size:28px;
	font-weight: bold;
	vertical-align: top;
}
.site-title {
	font-size:24px;
	font-size:2.4rem;
	font-weight:700;
	padding:0 0 2px 0;
}

#menu-box {
	background:#fff;
	width:100%;
	z-index:999;
	right:0px;
	border-bottom:1px solid #ddd;
	box-shadow:0 1px 1px rgba(0,0,0,0.04);
}
.headroom--not-top #menu-box {
	background:rgba(255,255,255,0.9);
}

.header-main {
	position:fixed;
	position:inherit\9;
	top:0;
	width:100%;
	z-index:999;
}
#header-main.slideDown {
	top:0;
	width:100%;
	z-index:999;
	position:fixed;
}
#top-menu {
	width:1300px;
	margin:0 auto;
	display:table;
	transition-duration:.5s;
}
.main-nav {
	float:right;
	margin:0;
}
.nav-menu,.nav-menu * {
	margin:0;
	padding:0;
	_float:left;
}
/* .nav-menu li {
	position:relative;
	list-style:none;
} */
/* .nav-menu ul {
	position:absolute;
	display:none;
	top:100%;
	left:0;
	min-width:160px;
	width:160px;
	z-index:10001;
	border-bottom:1px solid #ddd;
} */
/* .nav-menu > li {
	float:left;
} */
/* .nav-menu li:hover > ul,.nav-menu li.sfHover > ul {
	display:block;
} */
.nav-menu a {
	display:block;
	position:relative;
	zoom:1;
}
/* .nav-menu ul ul {
	top:0;
	left:100%;
} */
.nav-menu {
	float:left;
}
/* .nav-menu li {
	position:relative;
	white-space:nowrap;
	white-space:normal;
	-webkit-transition: .2s;
	transition: .2s;
} */
/* .nav-menu li:hover,.nav-menu li.sfHover {
	-webkit-transition:none;
	transition:none;
} */
.nav-menu .sf-mega {
	position:absolute;
	display:none;
	top:100%;
	left:0;
	z-index:99;
}
/* .nav-menu li:hover > .sf-mega,.nav-menu li.sfHover > .sf-mega {
	display:block;
} */
#site-nav-wrap {
	float:right;
	max-width:80%;
}
/* #site-nav {
} */
#site-nav .down-menu li {
	display:block;
	float:left;
	height:68px;
	line-height:68px;
}
#site-nav .down-menu a {
	padding:0 10px;
	color:#444;
	text-align:left;
	transition-duration:.2s;
}
#site-nav .sub-menu {
	-webkit-animation-name:avatar;
	animation-name:avatar;
	-webkit-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-timing-function:ease-in-out;
	animation-timing-function:ease-in-out;
	-webkit-animation-iteration-count:1;
	animation-iteration-count:1;
}
#site-nav .down-menu > li > a:hover,#site-nav .down-menu > li.sfHover > a {
	color:#fff !important;
	background: #f03d34a7; /*#3690cf;*/
}
#site-nav .down-menu > .current-menu-item > a {
	color:#444;
	height:68px;
	line-height:68px;
	border-bottom:2px solid #d3372fa7; /*#3690cf;*/
}
#site-nav .down-menu > .current-menu-item > a:hover {
	color:#fff;
}
/* #site-nav .down-menu ul {
	padding-top:0;
	box-shadow:0 2px 2px rgba(0,0,0,0.03);
} */
/* #site-nav .down-menu ul ul {
	padding-top:0;
} */
/* #site-nav .down-menu ul li {
	background:#fff;
	line-height:1.4em;
	height:auto;
	float:none;
	display:block;
	background:rgba(255,255,255,0.9);
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
} */
/* #site-nav .down-menu ul a {
	display:block;
	height:auto;
	line-height:1.7em;
	padding:10px 20px;
	margin:0;
	border:0;
	text-transform:none;
	font-size:0.9em;
} */
/* #site-nav .down-menu ul li > a:hover {
	color:#000;
	background:#ddd;
} */
/* #site-nav .down-menu ul li:last-child {
	} */
/* #navigation-toggle,.sidr,#sidr-close,#mobile-search,#sidr-menu {
	display:none;
} */
#top-header {
	background:#e7e7e7;
	border-bottom:1px solid #dedede;
}
.top-nav {
	font-size: 11px;
	height:20px;
	width:1300px;
	min-width:1300px;
	line-height:20px;
	margin:0 auto 0;
}
.top-menu {
	float:right;
	margin:0 8px 0 0;
}
.top-menu li {
	float:left;
	padding:0 5px;
	list-style: none;
}
.top-menu a {
	color:#444;
}
.top-menu a:hover {
	color:#3690cf;
}
/* .default-menu li a {
	float:right;
	color:#3690cf;
	margin:0 10px 0 0;
} */
/* #site-nav .default-menu li a {
	height:68px;
	line-height:68px;
} */
#user-profile {
	position:relative;
	margin:0 0 0 10px;
	width:35%;
}
#user-profile,#user-profile a {
	float:left;
	color:#444;
}
#user-profile i {
	margin:0 5px 0 0;
}
.user-login,.nav-login {
	float:left;
	margin-left:5px;
}
#user-profile a:hover {
	color:#3690cf;
}
.nav-login a {
	color:#999;
	height:25px;
	cursor:pointer;
	padding:0 10px;
}
.nav-search {
	font-size:16px;
	font-size:1.6rem;
	float:right;
	color:#777;
	line-height:26px;
	margin:30px 5px 0 5px;
	padding:0 8px 3px;
	cursor:pointer;
}
.nav-search:hover {
	color:#3690cf;
}
.nav-search:after {
	content:"\e614";
}
.off-search:after {
	content:"\e6f5";
}
.nav-search:after,.off-search:after {
	font-family:be;
	font-size:15px !important;
	color:#999;
}
.nav-search:hover:after {
	color:#3690cf;
}
/* #search-main {
	position:fixed;
	left:0;
	right:0;
	background:#fff;
	width:1300px;
	text-align:center;
	margin:5px auto;
	padding:10px 20px 20px 20px;
	display:none;
	z-index:999;
	border:1px solid #ddd;
	border-radius:2px;
}
.searchbar {
	width:90%;
	margin:10px auto 0;
}
.search-input {
	position:relative;
}
.search-input input {
	float:left;
	width:80%;
	height:37px;
	line-height:37px;
	font:14px "Microsoft YaHei",Helvetica;
	padding:2px 10px;
	background:#ebebeb;
	border:1px solid #ebebeb;
	border-radius:2px 0 0 2px;
	-webkit-appearance:none;
}
.search-input input:focus {
	outline:0;
	background:#fff;
}
.searchbar button {
	overflow:visible;
	position:relative;
	border:0;
	cursor:pointer;
	height:37px;
	width:20%;
	color:#fff;
	background:#3690cf;
	border-radius:0 2px 2px 0;
}
.searchbar button:hover {
	background:#595959;
}
#search-main .search-cat {
	margin:0;
	position:absolute;
	top:20px;
	right:24%;
	border-left:1px solid #ddd;
} */

.left-sidebar-list {
	float: right;
	width: 95%;
}
.left-sidebar-list ul {
	list-style: none;
}
.left-sidebar-list .sidebar-menu-item {
	border: solid 2px transparent;
	border-right: solid 2px #ebe1e1;
}
.left-sidebar-list .sidebar-menu-item:hover {
	cursor:pointer;
	background:#ebe1e1;
	border-radius:0 2px 2px 0;
}
.left-sidebar-list .current-menu-item {
	border-top: solid 2px #ebe1e1;
	border-left: solid 2px #ebe1e1;
	border-bottom: solid 2px #ebe1e1;
	border-right: solid 2px transparent;
	background:#fff;
}



header .big-container{
  height: 300px;
  width: 100%;
  position: relative;
  /* width: 100%;
  height: 300px;
  background-image: url("/assets/images/bg-big.png");
  background-size: cover;
  background-position: right; */
}
header .big-container img{
  width: 100%;
  height: 300px;
  position: absolute;
  top: 0;
}
header .big-container .big-main{
  /* 垂直居中 */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
header .big-container #searchsubmit{
  /*隐藏搜素按钮*/
  display: none;
}

/* menu style on the right-top of header*/
header #nav-bar .navbar-nav{
  display: flex;
  justify-content: flex-end; /*align with right side*/
}

/*list-style: none;*/ /*hide the round dot of menu item*/
/* header #nav-bar .navbar-nav ul{ */
/* header ul,header li{
  margin: 0;
  padding: 0;
} */
/* header li::before {
  font-family: "Font Awesome";
  content: "\f05a";
} */
/* header li:before{
  content: "";
} */
/* header #nav-bar .navbar-nav li{
  margin-left: 5px;
  padding: 8px 15px;
} */

/* header #nav-bar .navbar-nav li:hover{
  background: #006dff;
  border-radius: 15px;
}
header #nav-bar .navbar-nav li a{
  color: #006dff;
}
header #nav-bar .navbar-nav li:hover a{
  color: #fff;
} */

/* search box in header */
.nav{
  /*搜索框右对齐 - 与菜单*/
  display: flex;
  justify-content: flex-end;
  align-items: center; /*垂直居中*/
}
#searchform .screen-reader-text{
  display: none;
}
#searchform #s{
  padding: 8px 16px;
  border-radius: 8px;
  border: 1px solid #ddd;
  width: 100px;
}
#searchform #searchsubmit {
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 12px 18px; /* 9px 16px; */
  cursor: pointer; /*按钮上鼠标小手样式*/
}
#searchform #searchsubmit:hover {
  background: #f03d34a7; /* #000 */
  color: #fff;
}
.big-btn{
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 12px 18px;
  cursor: pointer; /*按钮上鼠标小手样式*/
  margin-left: 20px;
}
.big-btn:hover{
  background: #f03d34a7; /* #000 */
  color: #fff;
}
.toggle-two-sides {
  padding-left: 8px;
  padding-top: 7px;
  padding-right: 8px;
  padding-bottom: 9px;
  font-size: 16px;
}



/** comments style */
.comment-box{
  background: #fff;
  border-radius: 10px;
  padding: 15px;
  margin-top: 20px;
  box-shadow: 1px 1px 10px 4px #e0e0e0;
}
.comment-box h3 span{
  background: #ddd;
  border-radius: 15px;
  padding: 1px 10px;
  margin-left: 10px;
}
.comment-box .comment-list{
  display: flex;
  justify-content: flex-start;
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #ddd;
}
.comment-box .comment-list:last-child{
  border-bottom: none;
}
.comment-box .avatar{
  border-radius: 50%;
  border-right: 12px;
}
.comment-box .comment_author{
  color: #000;
  font-weight: bold;
  font-size: 10px;
}
.comment-box p{
  font-size: 18px;
  margin: 10px 0;
}
.comment-box .children{
  margin-left: 30px;
  background: #f3f3f3;
  border-radius:10px;
  padding:15px;
}
.edit-line{
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.edit-line a{
  margin-right: 10px;
}
.edit-line .edit-link{
  font-size: 15px;
}
.edit-line .reply-link{
  font-size: 15px;
  background: #fff;
  color: #fff;
}
.edit-line .reply-link a{
  margin-right: 10px;
}



.comment-body{
  border: #ccc 1px solid;
  margin-bottom: 10px;
  padding: 20px 10px;
}
.comment-meta{
  background: #333;
  color: #fff;
  padding: 10px;
  overflow: auto;
}
.comment-meta img{
  float: left;
  margin-right: 10px;
}
.comment-meta time{
  margin-left: 12px;
}
.comment-reply-link{
  background: #009acd;
  color: #fff;
  display: inline-block;
  padding: 10px 15px;
}
.comment-form input,
.comment-form textarea{
  width: 100%;
  padding: 3px;
  border: #ccc 1px solid;
  margin-bottom: 20px;
}
.comment-form input{
  height: 30px;
}



/** ####    card-box    #### */
.section-card-box-light-green {
  border: 1px solid #C0EDAF;
  border-radius: 5px;
  padding: 0px;
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  margin-bottom: 5px;

}
.section-card-box-light-green .section-title{
  background-color: #C0EDAF;
  border-radius: 5px 5px 0 0;
  width: 100%;
  text-align: center;
  font-weight: bold;
  color: #fff;
  text-shadow: 
    -1px -1px 0 #8fe66f,
	 1px -1px 0 #8fe66f,
	-1px  1px 0 #8fe66f,
	 1px  1px 0 #8fe66f;
}
.info-card-box-pink {
  border: 1px solid #FED6D2;
  border-radius: 5px;
  padding: 5px;
  background-color: #fff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  margin: 2px;
  font-size:14px;
}
.info-card-box-light-blue {
  border: 1px solid #C0EDAF;
  border-radius: 5px;
  padding: 5px;
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  margin: 5px;

}
.info-card-box-pink h6 {
  font-size:14px;
  font-weight:800;
  line-height:25px;
  padding-left:10px;
  margin-bottom: 0px;
  background-repeat:repeat-x;
  background-image:url(/assets/images/td_6.jpg);
}
.info-card-box-pink p {
  line-height:25px;
}
.info-card-box-pink a {
  padding-left:10px;
  padding-right:2px;
  color: #006dff;
}
.info-card-box-pink a:hover {
  color: #fff;
  background: #006dff;
  border-radius: 3px;
}
.info-card-box-pink button {
  /* padding-left:10px; */
  color: #006dff;
  background: #fff;
  border: none;
  font-size: inherit;
  font-family: inherit;
}
.info-card-box-pink button:hover {
  color: #fff;
  background: #006dff;
  border-radius: 3px;
}

.table_td_title {
  font-size:14px;
  font-weight:800;
  line-height:25px;
  padding-left:10px;
  background-repeat:repeat-x;
  background-image:url(/assets/images/td_6.jpg);
}
.table_td_title a{
  /* color: #006dff; */
}
.table_td_title a:hover{
  color: #fff;
  background: #ff8000;
}

.table_td {
  height: 100px;
  box-align: top;
  line-height:25px;
  padding-left:10px;
}
.table_td1 {
  /* height: 100px; */
  /* box-align: top; */
  line-height:25px;
  padding-left:10px;
  /* margin-bottom: 20px; */
}

.table_td_head_items{
  padding-left:10px;
  font-weight:600;
  font-size:14px;
  color:#0066FF;
  background: #eee;
}
.table_td_head_items1{
  padding-left:10px;
  font-weight:600;
  font-size:14px;
  color:#000000;
  background: #eee;
}
.pad_1 {
  padding-left:10px;
}
.table_td_item{
  font-size:14px;
  line-height:25px;
}
.table_td_item1{
  font-size:14px;
  line-height:25px;
  background: #f4e4e4;
}
.table_td_item_f{
  float:left;
  width:72px;
  font-size:14px;
}
.table_td_item_f:hover, .table_td_item:hover{
  /* background: #006dff;
  border-radius: 5px; */
}
.table_td_item_f a, .table_td_item a, .table_td_item1 a{
  color: #006dff;
}
.table_td_item_f a:hover, .table_td_item a:hover, .table_td_item1 a:hover{
  color: #fff;
  background: #006dff;
  border-radius: 3px;
}

.layout-2cols-part{
  display: flex;
  flex-direction: row;
}
.layout-2cols-col1 {
  flex-grow: 1;
  width: 50%;
  /* height: auto; */
  /* height: 200px; */
  /* float: left; */
  margin-right: 5px;
}
.layout-2cols-col2 {
  flex-grow: 1;
  width: 50%;
  /* height: auto; */
  /* height: 200px; */
  /* float: left; */
  /* margin-right: 5px; */
}

.layout-3cols-part{
  display: flex;
  flex-direction: row;
}
.layout-3cols-col1 {
  flex-grow: 1;
  width: 30%;
  /* height: 200px; */
  /* float: left; */
  margin-right: 5px;
}
.layout-3cols-col2 {
  flex-grow: 1;
  width: 40%;
  /* height: 200px; */
  /* float: left; */
  margin-right: 5px;
}
.layout-3cols-col3 {
  flex-grow: 1;
  width: 30%;
  /* height: 200px; */
  /* float: left; */
  /* margin-right: 5px; */
}

.layout-4cols-part{
  display: flex;
  flex-direction: row;
}
.layout-4cols-col1 {
  flex-grow: 1;
  width: 25%;
}
.layout-4cols-col2 {
  flex-grow: 1;
  width: 25%;
}
.layout-4cols-col3 {
  flex-grow: 1;
  width: 25%;
}
.layout-4cols-col4 {
  flex-grow: 1;
  width: 25%;
}


.home-part1{
  display: flex;
  flex-direction: row;
}
/** home-part1-col1 */
.home-part1-col1 {
  flex-grow: 1;
  width: 30%;
  /* height: 200px; */
  /* float: left; */
  margin-right: 5px;
}
.home-part1-col2 {
  flex-grow: 1;
  width: 40%;
  /* height: 200px; */
  /* float: left; */
  margin-right: 5px;
}
.home-part1-col3 {
  flex-grow: 1;
  width: 30%;
  /* height: 200px; */
  /* float: left; */
  margin-right: 5px;
}

fieldset {
    border: 1px solid#ddd;
    padding: 12px;
}

legend {
    /* font-size: 18px; */
    padding: 0 10px;
}
