/*

Theme Name: Junmp

Theme URI: http://www.sun-sem.com

Author: wormju


Description: 

License: 


Tags: light, black, white, gray, blue, green, red, one-column, two-columns, right-sidebar, responsive-layout, custom-background, custom-header, custom-colors, custom-menu, featured-images, full-width-template, sticky-post, theme-options, translation-ready, editor-style, rtl-language-support

*/


				input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
color: #fff; 
} 
input:-moz-placeholder, textarea:-moz-placeholder { 
color: #fff; 
} 
input::-moz-placeholder, textarea::-moz-placeholder { 
color: #fff; 
} 
input:-ms-input-placeholder, textarea:-ms-input-placeholder { 
color: #fff; 
} 


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 {
	border: none;
	margin: 0;
	padding: 0;

}    

h1, h2, h3, h4, h5, h6 {
	font-family: "微软雅黑";
	word-wrap: break-word;
	line-height: 120%;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;

}

h1 {

  color: black;

  font-size: 27px;  

}

h2 {

  color: #222222;

  font-size: 21px;  

}

h3 {

  color: #333333;

  font-size: 18px;  

}

h4 {

  color: #444444;

  font-size: 16px;  

}

h5 {

  color: #555555;

  font-size: 14px;  

}

h6 {

  color: #666666;

  font-size: 13px;  

}

p, ul, ol, li, dl, address {
	font-size: 13px;
	line-height: 200%;

}

ul {
	margin-left: 12px;

}

ol {

	list-style-type: decimal;

  margin-left: 20px;

}

ol ol {

	list-style: upper-alpha;

}

ol ol ol {

	list-style: lower-roman;

}

ol ol ol ol {

	list-style: lower-alpha;

}

dl {

  margin-bottom: 20px;   

}

dt {

	font-weight: bold;

}

dd {

	margin-bottom: 5px;

}

strong {

	font-weight: bold;

}

cite, em, i {

	font-style: italic;

}

blockquote cite {

  display: block;

  font-style: normal;

	text-transform: uppercase;

}

a {
	color: #F28D2C;

}

a:hover {
	text-decoration: none;
	color: #F28D2C;

}

a img {

  border: none;      

}

img {

  height: auto; 

  max-width: 100%;   

}

table {

  font-size: 13px;

  width: 100%;      

}

table, td, th { border:0;

  text-align: left;

}

td, th {
	padding: 8px;

}

th {

  background: #555555;

  color: white;

  font-weight: bold;   

}

blockquote, q { 

  border-left: 1px solid #e3e3e3;

  clear: both;

  color: #333333;

  font-style: italic;

  margin: 0 0 20px;

  padding-left: 10px;

}

address {

  font-style: italic;        

}

pre {

  margin-bottom: 20px;

  overflow: auto;   

}

sup {

  vertical-align: super;    

}

sub {

  vertical-align: sub;    

}

iframe,

embed {

  clear: both;

  width: 100%;   

}

hr {

  background: #e8e8e8;

  border: none;

  height: 1px; 

  margin: 15px 0;  

}





/* WordPress Core

-------------------------------------------------------------- */
.woocommerce ul.products li.product .button{visibility: hidden;position: absolute; height:0; padding:0; margin:0;}

.sidebar-widget .sidebar-left{ background: #18305a; padding: 8px; height:40px; }

.sidebar-widget .sidebar-left a{color: #ffffff; font-weight: 600; text-decoration:none; font-size: 14px; line-height: 40px;}
.sidebar-widget .sidebar-left a:hover{color: #F28D2C;}
.alignnone {
	clear: both;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0;

}

.aligncenter,

div.aligncenter {

  clear: both;

  display: block;

  margin: 5px auto 20px auto;

}

.alignright {

  float: right;

  margin: 5px 0 20px 20px;

}

.alignleft {
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 0;

}

.aligncenter {
	display: block;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;

}

a img.alignright {
	float: right;
	margin-top: 5px;
	margin-right: 0;

}

a img.alignnone {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0;

}

a img.alignleft {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0;

}

a img.aligncenter {

  display: block;

  margin-left: auto;

  margin-right: auto

}

.wp-caption,

.gallery-caption {

  border: 1px solid #f0f0f0;

  max-width: 96%;

  padding: 5px 3px;

  text-align: center;

}

#wrapper .gallery-caption {

  border: none;                          

}

.wp-caption.alignnone {

  margin: 5px 20px 20px 0;

}

.wp-caption.alignleft {

  margin: 5px 20px 20px 0;

}

.wp-caption.alignright {

  margin: 5px 0 20px 20px;

}

.wp-caption img {

  border: 0 none;

  height: auto;

  margin: 0;

  max-width: 98.5%;

  padding: 0;

  width: auto;

}

#wrapper .wp-caption p.wp-caption-text {

  font-size: 11px;

  line-height: 17px;

  margin: 0;

  padding: 0 4px;

}

.wp-audio-shortcode {

  margin-bottom: 20px;                   

}





/* basic structure

-------------------------------------------------------------- */



body {
	color: #18305A;
	font-family: "微软雅黑";
	line-height: 150%;

}

#container {  

  margin: 0 auto;


  position: relative;

  width: 100%; 

}

#header {
	height: 148px;
	position: relative;
	width: 100%;
	margin: auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F28D2C;
	background-image: url(images/top-bg.png);
	background-repeat: repeat-x;
}
#main-content {
  height: auto;
  position: relative;        
}
#wrapper-footer {float:left;
  height: auto;
  position: relative;
  width: 100%;        
	
	margin-bottom: 8px;

}

#wrapper #main-content {
	width: 1012px;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
	clear: both;

}

#content {
	float: right;
	width: 710px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 28px;
	padding-top: 0;

}

.page-template-template-full-width-php #container #content,

.page-template-template-landing-page-php #container #content,

.page-template-template-full-width-without-title-php #container #content {

  width: 100%;                                                      

}
.banner{
	width:100%; margin-top:0;
	padding: 0; margin:auto;text-align:center;
}
#sidebar {
	float: left;
	width: 256px;
	margin-top: 20px;
	margin-right: 6px;
	margin-bottom: 0;
	background-color: #e5ecf7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ededed;
	height: 100%;

}
.right-contact {
	border: 1px solid #eee;
	padding: 9px;
	width: 248px;
	float: right;
	background-color: #f8f8f8;
	margin-bottom: 35px;
}
.right-contact h3{
	height: 20px;
	width: 200px;
	padding-left: 30px;
	background-image: url(images/yellow_mail.png);
	background-repeat: no-repeat;
	line-height: 20px;
	padding-bottom: 5px;
	padding-top: 3px;
	margin: 0px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ececec;
}
.scroll-top {

  background: #555555 left top no-repeat url(images/scroll-top.png);

  border: 1px solid black;

  cursor: pointer;

  display: block;

  height: 29px;

  opacity: 0.4;

  filter: alpha(opacity=40);

  position: fixed;

  bottom: 10px;

  right: 10px;

  width: 29px;

  z-index: 200;            

}

#wrapper .scroll-top:hover {

  opacity: 1;

  filter: alpha(opacity=100);

  -webkit-transition: opacity 1s;

  transition: opacity 1s;                             

}

body .pattern {

 

  height: 100%;

  opacity: 0.05;

  filter: alpha(opacity=5);

  position: fixed;

  left: 0;

  top: 0;

  width: 100%; 

  z-index: -1;        

}


.products li img{  width:150px; float:left;}
.products li { width:300px; float:left;}
.related .product  img{  width:150px; float:left;}
.related .products li { width:300px; float:left;}


/* header

-------------------------------------------------------------- */



.header-content {
	position: relative;
	width: 1012px;
	background-image: url(images/logo-bg.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0px;
	height: 100px;
	margin: auto;

}

.site-title { 

  font-family: Oswald, Arial, Helvetica, sans-serif;

  font-size: 48px;

  font-weight: bold;  

  line-height: 100%;

  margin: 0;

  max-width: 740px; 

  position: relative;

  width: 100%;

  z-index: 50;       

}

.site-description { 

  color: #888888;

  font-family: Oswald, Arial, Helvetica, sans-serif;

  font-size: 20px;

  line-height: 100%;

  margin: 12px 0 0; 

  max-width: 740px;

  position: relative;

  width: 100%;

  z-index: 50;        

}

.site-title a {

  color: #cd2324;

  text-decoration: none;           

}

.site-title a:hover {

  color: black; 

  -webkit-transition: color 1s;

  transition: color 1s;                   

}

.header-logo {
	clear: both;
	height: 70px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
}

.page-template-template-landing-page-php .site-title,

.page-template-template-landing-page-php .site-description,

.page-template-template-landing-page-php .header-logo {

  max-width: 100%;              

}

.header-image {

  background: white;

  float: left;

  height: auto;

  position: relative;

  width: 100%;              

}

.header-image img {

  display: block; 

  margin: 0 auto;                 

}



/* header menu */

/* 

This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html

is available at http://www.cssplay.co.uk/menus/final_drop3.html

Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.

This stylesheet and the associated (x)html may be modified in any 

way to fit your requirements. */

.nav_outer{background:url(images/bg_nav.gif) repeat-x 0 0;}
.nav{height:39px;background-position:0 0;background-repeat:repeat-x;padding-left:2px;}
.nav .nav_item{position:relative;z-index:100;float:left;font-size:14px;text-transform:uppercase;background-position:right -146px;}
.nav .nav_target{display:block;padding:10px 17px;color:#fff;}
.nav .nav_target:hover,.nav .current .nav_target{text-decoration:none;background-position:0 -190px;background-repeat:repeat-x;}
.nav_sublist{display:none;position:absolute;top:38px;left:0;width:220px;border:6px solid #749bd2;background:#fff;}
.nav_sublist .nav_subitem{border-bottom:1px dashed #999;}
.nav_sublist .nav_subtarget{display:block;padding:5px 5px 5px 25px;color:#25487f;background-position:0 -303px;}
.nav_sublist .nav_subtarget:hover{color:#fff;text-decoration:none;background-position:0 -360px;background-color:#15a59c;}
.nav_extralist{display:none;position:absolute;top:-6px;left:220px;width:220px;border:6px solid #749bd2;background:#fff;}

.menu-nav-container{width: 100%; max-width: 1080px; margin:0 auto;}
.menu-box {
	float: left;
	min-height: 45px;
	position: relative;
	width: 100%;
	z-index: 500;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #18305a;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #5FA2D8;

}

.menu-box .navigation-pattern {
	height: 100%;
	opacity: 0.1;
	filter: alpha(opacity=10);
	position: absolute;
	left: 0;
	top: 0;
	width: 1012px; margin:auto;
	background-repeat: repeat;
	background-position: left top;

}

.menu-box .link-home {
	background-image: url(images/icon-home.png);
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	width: 24px;

}

.menu-box ul {

  list-style-type: none;

  margin: 0;

  position: relative;

  text-align: left;

  z-index: 100;

}

.menu-box ul ul {
	float: none;
	width: 168px;
	z-index: 110;
	background-color: #F28D2C;
	color: #fff;
 
}

.menu-box ul li {

  float: left;

  height: 45px;

  line-height: 45px;

  margin: 0;

  position: relative;

}

.menu-box ul ul li {
	display: block;
	height: auto;
	line-height: 39px;
	margin: 0;
	min-height: 39px;
	position: relative;
	width: 168px;
	color:#fff;

}

#wrapper #header .menu-box ul ul .last-menu-item {

  border-bottom: none;                          

}

.menu-box a,

.menu-box a:visited {
	color: #fff;
	display: block;
	float: left;
	font-family: segoe_uibold, Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	height: 45px;
	line-height: 45px;
	text-decoration: none;
	padding-top: 0;
	padding-right: 32px;
	padding-bottom: 0;
	padding-left: 32px;
	text-transform: Uppercase;

}

#header .menu-box ul ul a,

#header .menu-box ul ul a:visited {
	border-right: none;
	color: #fff !important;
	display: block;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 39px;
	margin: 0;
	min-height: 39px;
	text-align: left;
	width: 150px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 19px;
	text-transform: capitalize;
}

#header .menu-box ul ul ul a,

#header .menu-box ul ul ul a:visited {

  color: #444444 !important;

}

.menu-box a:hover,

.menu-box :hover > a {
	background-color: #F28D2C;
	-webkit-transition: background-color 1s;
	transition: background-color 1s;
	color: #fff;

}

#header .menu-box ul ul a:hover,

#header .menu-box ul ul :hover > a {
	background-color: #dbdbdb !important;
	color: #F28D2C !important;
	-webkit-transition: background-color 1s;
	transition: background-color 1s;

}

.menu-box ul ul {
	height: 0;
	position: absolute;
	left: 0px;
	top: 45px;
	visibility: hidden;
	width: 168px;

}

.menu-box ul ul ul {

  left: 168px;

  top: -2px;

  width: 168px;

}

.menu-box ul li:hover ul,

.menu-box ul a:hover ul,

.top-navigation ul li:hover ul,

.top-navigation ul a:hover ul {

  height: auto;

  padding-bottom: 0;

  visibility: visible; color:#fff;

}

.menu-box ul :hover ul ul,

.top-navigation ul :hover ul ul {

  visibility: hidden;

}

.menu-box ul :hover ul :hover ul ul,

.top-navigation ul :hover ul :hover ul ul {

  visibility: hidden;

}

.menu-box ul :hover ul :hover ul,

.top-navigation ul :hover ul :hover ul {

  visibility: visible;

}

.menu-box ul :hover ul :hover ul :hover ul,

.top-navigation ul :hover ul :hover ul :hover ul {

  visibility: visible;

}

#header .menu-box .current-menu-item > a,

#header .menu-box .current-menu-ancestor > a,

#header .menu-box .current_page_item > a,

#header .menu-box .current-page-ancestor > a,

.home #header .menu-box .link-home {
	background-color: #F28D2C;

}

#header .menu-box .sub-menu .current-menu-item > a,

#header .menu-box .sub-menu .current-menu-ancestor > a,

#header .menu-box .sub-menu .current_page_item > a,

#header .menu-box .sub-menu .current-page-ancestor > a {  

  background-color: #ededed;

  color: black !important;

}

.selectnav {

  display: none;

} 

#wrapper .sticky-nav {

 width: 100%;

  position: fixed;

  top: 0;

  z-index: 200;

}   

.admin-bar .sticky-nav {

  top: 32px !important;

}



/* top navigation */

.header-content .top-navigation-wrapper {
	float: right;
	height: 28px;
	position: relative;
	width: 280px;
	z-index: 550;
	padding-top: 70px;

}
@media screen and (max-width: 600px) {.top-navigation-wrapper{float: left; margin:auto;}}
.top-navigation {
	min-height: 14px;
	padding-top: 0;
	padding-bottom: 0;

}

.top-navigation ul {
	float: left;
	list-style-type: none;
	margin: 0;
	position: relative;

}

.top-navigation ul ul {

  border-left: none;

  background: #e87c1a;

  margin: 0;

  width: 150px;

  z-index: 110;

}

.top-navigation ul li {
	float: right;
	height: 14px;
	line-height: 14px;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;

}

.top-navigation ul .last-menu-item {

  margin-right: 0;                                   

}

.top-navigation ul ul li {


  display: block;

  height: auto;

  line-height: 14px;

  margin: 0;

  min-height: 14px;

  position: relative;

  width: 150px;

}

#wrapper #header .top-navigation ul ul .last-menu-item {

  border-bottom: none;                          

}

.top-navigation a,

.top-navigation a:visited {
	color: #5FA2D8;
	display: block;
	float: left;
	font-size: 13px;
	height: 14px;
	line-height: 14px;
	text-align: center;
	text-decoration: none;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;

}

#wrapper #header .top-navigation ul ul a,

#wrapper #header .top-navigation ul ul a:visited { 

  color: #fff;

  display: block;

  font-size: 13px;

  font-weight: normal;

  height: auto;

  line-height: 14px;

  margin: 0;

  min-height: 14px;

  padding: 0 0 0 16px;

  text-align: left;

  width: 134px;

}

.top-navigation ul a:hover,

.top-navigation ul :hover > a {

  color: #111111;

  -webkit-transition: color 1s, background-color 1s;

  transition: color 1s, background-color 1s;

}

#wrapper #header .top-navigation ul ul a:hover,

#wrapper #header .top-navigation ul ul :hover > a {

  background-color: #dbdbdb;

  color: #333333;

  -webkit-transition: background-color 1s;

  transition: background-color 1s;

}

.top-navigation ul ul {

  border-top: 1px solid #cd2324;

  height: 0;

  position: absolute;

  left: 0;

  top: 34px;

  visibility: hidden;

  width: 150px; 

}

.top-navigation ul ul ul {

  left: 150px;

  top: -1px;

  width: 150px;

}

#wrapper #header .top-navigation .current-menu-item > a,

#wrapper #header .top-navigation .current-menu-ancestor > a,

#wrapper #header .top-navigation .current_page_item > a,

#wrapper #header .top-navigation .current-page-ancestor > a {
	color: #E97715;

}

.header-icons {

  border-left: 1px solid #e6e6e6;

  height: 34px;

  position: absolute;

  right: 28px;

  top: 0;

  width: auto;              

}

#wrapper .top-navigation .header-icons a {

  display: block; 

  height: 34px;

  padding: 0; 

  width: 34px;              

}

.social-icon {

  background-position: center center;

  background-repeat: no-repeat;

  float: left;

  width: 34px;             

}

.header-icons .facebook-icon {

  background-image: url(images/icon-facebook.png);                             

}

.header-icons .twitter-icon {

  background-image: url(images/icon-twitter.png);                             

}

.header-icons .google-icon {

  background-image: url(images/icon-google.png);                             

}

.header-icons .rss-icon {

  background-image: url(images/icon-rss.png);                             

}

#wrapper .top-navigation .header-icons a:hover {

  background-color: #eeeeee;

  -webkit-transition: background-color 1s;

  transition: background-color 1s;             

}




.index-left{
	width: 280px;
	float: left;
	margin-right: 5px;
	font-size: 12px;
	line-height: 22px;
	color: #999;
	margin-bottom: 20px; 
}
.index-left h3{ font-size:14px; padding-bottom:10px; color:#888; width:100%; border-bottom:1px solid #eee;}
.index-right h3{
	font-size: 18px;
	padding-bottom: 10px;
	color: #18305A;
	width: 100%;
	font-weight: normal;
}
.index-right img{ width:100%; float:left;border:1px solid #ccc;
	background-color:#eee; padding:25px 0; margin:0;}
.index-right .textwidget{
	clear:both;
	margin-bottom: 8px;
	height: auto;
	float: left;
	width: 100%;

}.index-right-banner{
	width:556px;
	float:right;
	margin-top: 20px; margin-bottom:20px;
}.index-right-banner img{ width:100%; float:left; padding:25px 0; margin:0;}
.index-right-banner img{ width:100%; height:auto;}
 .index-contact {
	border: 1px solid #eee;
	margin-top: 30px;
	padding: 8px;
}
 .index-contact h3{
	height: 20px;
	width: 230px;
	padding-left: 30px;
	background-image: url(images/yellow_mail.png);
	background-repeat: no-repeat;
	line-height: 20px;
	padding-bottom: 5px;
	padding-top: 3px;
	margin: 0px;
	font-size: 12px; text-align:left;
}
.index-contact b,strong{
	line-height: 32px;}
.index-main h3 b{
	font-size: 32px;
	color: #F28D2C;
}
.index-main{
	width: 395px;
	float: left;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	text-justify: inter-ideograph;
	padding-left: 0px;
	padding-top: 20px;
	
}@media screen and (max-width: 600px) {.index-main{
	width: 280px;}}
.index-right, .index-right4, .index-right5{
	width: 596px;
	float: right;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	padding-left: 10px;
	text-justify: inter-ideograph;
	padding-right: 0px;
	margin-top:25px;
}

.index-right li{ padding-top:5px; margin-left:20px;}
.index-pro a{color:#F28D2C; }
.index-pro a:hover{text-decoration:none; }
.index-main ul{}
.index-main ul li{
	list-style: none;
	width: 100%;
	margin-bottom: 10px;
	float: left;
}.index-main ul li strong{text-align:left;}
.index-main ul li img{ float:left; border:2px solid #eee; margin-right:8px; padding:2px;}
.index-main  h3{
	font-size: 28px;
	padding-bottom: 10px;
	color: #18305A;
	width: 100%;
	font-weight: bold;
	line-height: 46px;
}

.productList a img.alignleft {
	float: left;
	width: 120px; height:auto;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0;
}


/* main content

-------------------------------------------------------------- */



.content-headline {

  float: left;

  margin: 0 0 20px;

  width: 100%;                  

}

.entry-headline {
	color: black;
	font-size: 27px;
	line-height: 100%;
	margin: 0 0 3px;
	position: relative;
	z-index: 50;

}  

.home-latest-posts .entry-headline {

  margin-bottom: 25px;                                   

}

.entry-headline-text {

  

  display: inline-block;  

   padding-right: 15px;                     

}

#content p,

#content ul,

#content ol,

#content address {


}

#content ul ul,

#content ol ol,

#content ol ul,

#content ul ol {

  margin-bottom: 0;           

}

.home-latest-posts,

.home-list-posts {

  float: left;

  position: relative;

  width: 100%;                                 

}

.home-list-posts {

  margin-bottom: 30px;                                 

}

.home-latest-posts {

  margin-bottom: 10px;                                 

}

#sidebar .home-list-posts,

#footer .home-list-posts {

  display: none;                  

}

#content .breadcrumb-navigation {

  color: #bbbbbb; 

  float: left; 

  font-size: 12px;

  line-height: 100%;

  margin: 7px 0 3px;

  position: relative;

  width: 100%;                                      

}

.page-template-template-without-title-php #content .breadcrumb-navigation,

.page-template-template-full-width-without-title-php #content .breadcrumb-navigation {

  margin-top: 4px;                                                                          

}

#content .breadcrumb-navigation a {

  color: #999999 !important; 

  text-decoration: none;

}

#content .breadcrumb-navigation a:hover {

  color: #333333 !important;

  -webkit-transition: color 1s;

  transition: color 1s; 

}

#main-content .post-meta {

  clear: both;

  color: #999999; 

  font-size: 12px;

  line-height: 21px;

  padding-bottom: 5px;

  margin: -2px 0 0;        

}

.single #main-content #content .post-meta {

  margin: 0;                                          

}

#main-content .home-list-posts .post-meta {

  clear: none;

  margin: 0;

  padding: 0;                                            

}

#main-content .post-meta span {

  border-left: 1px solid #dbdbdb; 

  padding: 0 6px 0 6px;                             

}

#main-content .post-meta .post-info-author,

#main-content .home-list-posts .post-meta .post-info-date {

  border-left: none; 

  padding-left: 0;                                          

}

#main-content .post-info {

  border-top: 1px solid #e8e8e8;

  clear: both;

  color: #999999; 

  float: left;

  font-size: 12px;

  line-height: 21px;

  margin: 10px 0 0;

  padding: 0;

  width: 100%;        

}

.single #main-content #content .post-info {

  border-bottom: 1px solid #e8e8e8;

  margin: 0 0 20px;                                          

}

.post-info a,

.post-meta a {

  color: #999999 !important;

  text-decoration: none;             

}

.post-info a:hover,

.post-meta a:hover {

  color: #111111 !important;

  -webkit-transition: color 1s;

  transition: color 1s;             

}

.post-info span { 

  display: inline-block; 

  min-height: 16px;

  line-height: 16px;

  padding: 0 0 0 22px;               

}

#main-content .post-info .post-category,

#main-content .post-info .post-tags {

  float: left;

  margin: 0;

  padding: 6px 0;

  width: 50%;                       

}

#main-content .post-info .post-tags {

  padding-left: 5%;

  text-align: right;

  width: 45%;                           

}

.post-info .post-info-category {

  background: left top no-repeat url(images/icon-category.png);                

}

.post-info .post-info-tags {

  background: left top no-repeat url(images/icon-tag.png);                

}

#content .archive-meta {

  border-bottom: 1px solid #e8e8e8;

  float: left; 

  margin-bottom: 25px;  

  width: 100%;                    

}

#main-content .author-info .author-avatar {

  margin: 0 0 5px;                                          

}

#main-content .number-of-results {

  font-weight: bold;                                

}

#main-content #content .page-link {

  color: #333333;

  font-size: 12px;                                  

}

#nav-below,

#minezine-post-nav,

.search .navigation {

  float: left;

  margin: 0 0 25px;

  width: 100%;           

}

#main-content #minezine-post-nav {

  margin: 10px 0 25px;                                 

}

.nav-wrapper {

  border-bottom: 1px solid #e8e8e8;

  border-top: 1px solid #e8e8e8;

  float: left;

  padding: 5px 0;

  width: 100%;               

}

.navigation-headline {

  font-size: 18px;

  font-weight: normal;

  margin: 0 0 4px;                                          

}

.navigation .navigation-links {

  margin-bottom: 0 !important;                              

}

.navigation .navigation-links a {

  text-decoration: none;                                

}

.navigation .navigation-links a:hover {

  text-decoration: underline;                                

}

#main-content .nav-previous {

  float: left;

  margin: 0;

  width: 50%;                       

}

#main-content .nav-next {

  float: right;

  margin: 0;

  text-align: right;

  width: 50%;                       

}

#main-content .nav-previous a,

#main-content .nav-next a {

  text-decoration: none;                          

}

#main-content .nav-previous a:hover,

#main-content .nav-next a:hover {

  text-decoration: underline;                          

}

.post-edit-link {

  font-weight: bold;                

}

.lanren{ position:absolute; right:0; top:200px; z-index:9999;}
.lanren .slide_min{ width:28px; height:112px; background:url(images/slide_min.jpg) no-repeat; cursor:pointer;}
.lanren .slide_box{ width:154px; height:auto; overflow:hidden; background:url(images/slide_box_bg.jpg) repeat-y; font-size:12px; text-align:center; line-height:130%; color:#666; border-bottom:2px solid #2f3f7c;}
.lanren .slide_box .weixin{ margin-bottom:5px;}
.lanren .slide_box img{ cursor:pointer;}
.lanren .slide_box p{ text-align:center; padding:5px; margin:5px;border-bottom:1px solid #ddd;}
.lanren .slide_box span{ padding:5px 10px; display:block;}
.lanren .slide_box span a{ color:#2f3f7c;}
.lanren .slide_box h2{ margin:0px;}
/* default post entry */

.post-entry {

  border-bottom: 1px solid #e8e8e8;

  float: left;

  margin-bottom: 25px;

  position: relative; 

  width: 100%;           

}

.search .type-page {

  padding-bottom: 10px;                  

}

#main-content .sticky {

  background-color: #f0f0f0;

  padding: 20px 3% 0;

  width: 94%;                 

}

.post-entry-content-wrapper {

  padding: 3px 0 0;                           

}

.attachment-post-thumbnail {
	height: auto;
	width: auto;
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 0;

}

.single #content .attachment-post-thumbnail,

.page #content .attachment-post-thumbnail { 

  clear: both;

  display: block;

  float: none;

  margin: 4px 0 20px;  


  padding: 0;

}
.single #content .banner,

.page #content .banner img{width:100%;}
.post-entry-content {

  margin-bottom: -12px; 

  margin-top: -5px;                   

}

.post-entry-content h1 {

  font-size: 21px;  

}

.post-entry-content h2 {

  font-size: 19px;  

}

#main-content .post-entry .post-entry-headline {
	font-size: 16px;
	line-height: 100%;
	margin: 0 0 7px;

}

.post-entry .post-entry-headline a {
	color: #F28D2C;
	text-decoration: none;

}

.post-entry .post-entry-headline a:hover {

  color: black;

  -webkit-transition: color 1s;

  transition: color 1s;                       

}

.post-entry .read-more-button {
	background-color: #F28D2C;
	color: white !important;
	display: inline-block;
	font-size: 12px;
	line-height: 12px;
	margin: 8px 0 3px;
	padding: 6px 8px;
	text-decoration: none;
	text-transform: uppercase;

}

.post-entry .read-more-button:hover {
	background-color: #F28D2C;
	-webkit-transition: background-color 1s;
	transition: background-color 1s;

}



/* post entry - list */

.home-list-posts .entry-headline {

  margin-bottom: 22px;                                 

}

.home-list-posts .post-entry-list-first {

  margin-bottom: 0;                     

}

.post-entry-list-first .attachment-post-thumbnail {

  margin: 0 0 11px !important;

  max-width: 100%;                                                    

}

#content .post-entry-list-first .post-entry-content {

  margin-bottom: -2px;  

  margin-top: 0;                                                    

}
.entry-content{-ms-word-wrap: break-word;
	word-wrap: break-word; text-align:justify;text-justify:inter-ideograph;}
.entry-content p{
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	text-justify:inter-ideograph
}
#content .post-entry-list-first .post-entry-content p {

  margin-bottom: 10px;                

}

#main-content #content .post-entry-list-first .post-entry-content .post-meta {

  margin: -4px 0 0;

  padding-bottom: 0;                                                                

}

.home-list-posts-wrapper {

  float: left;

  margin-top: 8px;

  width: 100%;                         

}

#content .home-list-posts ul {

  margin-bottom: 0;           

}

#content .home-list-posts ul li a {

  color: #cd2324;

  font-family: Oswald, Arial, Helvetica, sans-serif;

  font-size: 14px;

  text-decoration: none;                                  

}

#content .home-list-posts ul li a:hover {

  color: black;

  -webkit-transition: color 1s;

  transition: color 1s;                       

}

#content .post-entry-list-first .read-more-button {

  display: none;                                                    

}





/* sidebar

-------------------------------------------------------------- */



.sidebar-widget {
	color: #333333;
	float: left;
	font-size: 13px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CeCeCC;
	padding-bottom: 25px;

}

.sidebar-widget .sidebar-headline {
	color: #fff; background-color:#18305a;
	font-family: segoe_uibold, Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-left: 10px;
	line-height: 40px;
	height: 40px;
	font-weight: 600;

}

.sidebar-headline-text {
	display: inline-block;
		padding-right: 10px; font-weight:bold;

}

.sidebar-widget .sidebar-headline a {

  color: #333333;

  text-decoration: none;                                    

}

.sidebar-widget img {

  height: auto;

  max-width: 100%;                    

}

.sidebar-widget p {

  margin: 6px 0 -4px;                  

}

.sidebar-widget p,

.sidebar-widget ul li,

.sidebar-widget ol li {

  color: #333333;

  font-size: 13px;                   

}

.sidebar-widget ul {

  background: left top repeat url(images/sidebar-ul.png); 

  margin: -3px 0 0;                      

}

.sidebar-widget ul ul {

  margin-top: 0;                      

}

.sidebar-widget ul li {
	height: auto; text-indent:20px; font-weight:bold;
	line-height: 38px;
	list-style-type: none;
	min-height: 32px; background-color:#8db4e2; border:1px solid #fff;


} 
.sidebar-widget ul li:hover{background-color:#538dd5;
}
.sidebar-widget ul li:hover a{

}
.sidebar-widget a {
	color: #0B2752;
	text-decoration: underline;

}
.sidebar-widget ul li li{ text-indent:10px; font-weight:normal;
	height: auto;
	line-height: 38px;
	list-style-type: none;
	min-height: 32px; background-color:#dce6f1; border:1px solid #fff;
} 

.sidebar-widget ul li li:hover{background-color:#8db4e2;
}
.sidebar-widget ul li a {

  text-decoration: none;                        

}

.sidebar-widget a:hover {


  text-decoration: none;

  -webkit-transition: color 1s;

  transition: color 1s;                       

} 
.sidebar-widget ul li a:hover{
	color: #F28D2C !important;
	text-decoration: none;
	-webkit-transition: color 1s;
	transition: color 1s;
}
.sidebar-widget .menu { padding-top:10px; padding-bottom:10px;}
.sidebar-widget .textwidget{ padding:0;}
.sidebar-widget .current_page_item{  }
.sidebar-widget .current_page_item a{
	color: #fff;
	font-weight: bold;
}
.right-enquiry{
	color: #fff;
	width: 100%;
	float: right;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 25px;
	text-align: center;
}.right-enquiry:hover{

}
.right-enquiry a{
	color: #fff;
	text-decoration: none;
}
.right-enquiry span{
	width: 20px;
	text-align: right;
	padding-left: 138px;
	color: #FFF; font-size:12px;
}
/* footer

-------------------------------------------------------------- */



 #wrapper-footer {
	background-color: #18305A;

}

#footer { margin:auto;

  padding: 0 28px;

  position: relative;

  width: 956px;                

}

#footer p,

#footer ul li,

#footer ol li {
	color: #999;
	font-size: 12px;

}

#footer .footer-widget-area p,

#footer .footer-widget-area ul,

#footer .footer-widget-area ol {

  margin-bottom: 2px;          

}

#footer table,

#footer td,

#footer th {

  border-color: black;

  color: white;                                      

}

#footer.textwidget a h3{
	color: #CCCCCC;}
#footer a {
	color: #CCC;
	text-decoration: none;

}
#footer a:hover{
	color: #F28D2C;
}
.footer-widget-area {
	float: left;
	height: auto;
	margin-right: 28px;
	position: relative;
	width: 220px;
	z-index: 50;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;

}

#footer .footer-widget-area-3 {

  margin-right: 0;                              

}

.footer-widget {

  margin-bottom: 21px;               

}

#footer .footer-widget .footer-headline,.textwidget h3 a{
	color: #eee;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 100%;
	margin-bottom: 8px;
	font-weight: 500;

}

.footer-headline-text {
	display: inline-block;
	max-width: 90%;
	padding-right: 10px;

}

.footer-signature {
	float: left;
	position: relative;
	width: 100%;
	z-index: 50;
	background-color: #0b2752;

}

.footer-signature .footer-signature-content {
	color: #CCC;
	font-size: 12px;
	line-height: 32px;
	height: 32px;width:1012px; margin:auto;
}

.footer-signature .footer-signature-content p {

  color: white;

  font-size: 12px;

  line-height: 22px;

  min-height: 22px;

  padding: 10px 0;

  text-align: center;                                              

}

.footer-signature .footer-signature-content a {
	color: #CCCCCC;

}.footer-signature .footer-signature-content a:hover{
	color: #F28D2C;
}

.footer-signature-content img{ float:right; padding:0; margin:5px;}



/* default widgets

-------------------------------------------------------------- */



#wp-calendar th,

#wp-calendar td {

  text-align: center;                   

}

#wp-calendar a,

#wp-calendar #today {

  font-weight: bold;

  text-decoration: none;               

}

#wp-calendar #prev {

  text-align: left;                   

}

#wp-calendar #next {

  text-align: right;                   

}

.tagcloud {

  padding-top: 5px;          

}

#footer .tagcloud {

  padding-top: 0;          

}

.tagcloud a {

  text-decoration: none;          

}

.tagcloud a:hover {

  text-decoration: underline;          

}

.sidebar-widget img,

.footer-widget img {

  padding-top: 3px;                           

}

.sidebar-widget .wp-caption,

.footer-widget .wp-caption {

  border: none;

  margin-right: 0;                          

}

.sidebar-widget .wp-caption img,

.footer-widget .wp-caption img {

  max-width: 100%;                           

}

.sidebar-widget select {

  margin-top: 3px;

  width: 100%;                       

}

.sidebar-widget #searchform {

  margin-top: 10px;                       

}

#sidebar .widget_rss ul {

  background-image: none;                        

}





/* form fields

-------------------------------------------------------------- */



input[type="text"],

input[type="file"],

input[type="password"],

input[type="number"],

input[type="search"],

input[type="email"],

input[type="url"],

textarea,

select {
	background-color: #8db4e2;
	border: 1px solid #18305A;
	color: #000; 
	line-height: normal;
	padding: 5px;
	width: 90%;

}

textarea {font-family: segoe_uibold, Tahoma, Verdana, Arial, sans-serif;
	overflow: auto;
	vertical-align: top;
	width: 90%;

}

input[type="submit"],

input[type="reset"] {
	border: none;
	border-radius: 0 !important;
	box-shadow: none;
	color: white !important;
	cursor: pointer;
	font-size: 15px;
	height: auto;
	margin-top: 5px;
	padding: 7px 10px;
	text-align: center;
	text-decoration: none;
	text-shadow: none;
	background-color: #0c2654;

}

input[type="submit"]:hover,

input[type="reset"]:hover {
	background-color: #F28D2C;
	-webkit-transition: background-color 1s;
	transition: background-color 1s;

}
.search-wrapper{
	width: 180px;
	float: right;
	margin-top: 8px;
}
#searchform .searchform-wrapper {

  height: 31px;

  position: relative;

  width: 100%;                                

}

.header-content #searchform .searchform-wrapper {
	margin-top: 50px;
	position: absolute;
	right: 28px;
	width: 200px;
	z-index: 100;

}

#searchform .searchform-wrapper #s {
	color: #000;
	font-size: 13px;
	height: 19px;
	padding: 5px 0 5px 3%;
	position: absolute;
	left: 0;
	top: 0;
	width: 96%;

}

#searchform .searchform-wrapper .send {
	background-color: #000000;
	background-image: url(images/searchform-send.png);
	border: none;
	cursor: pointer;
	height: 31px;
	position: absolute;
	right: 0;
	top: 0;
	width: 31px;
	z-index: 20;

}

#searchform .send:hover {
	background-color: #5E9FD3;
	-webkit-transition: background-color 1s;
	transition: background-color 1s;

}





/* comments area

-------------------------------------------------------------- */



#comments {

  float: left;

  margin-top: 25px; 

  width: 100%;        

}

.single .comments-area-post {

  margin-top: 5px !important;                            

}

.page #comments {

  margin-top: 16px !important;                            

}

#content .commentlist {

  list-style-type: none;

  margin-bottom: 30px;             

}

.commentlist .children {

  list-style-type: none;                       

}

.comment-reply-title {

  font-size: 20px;

  font-weight: normal;

  line-height: 100%;

  margin-top: 0;             

}

#comments .entry-headline-wrapper {

  margin-bottom: -21px;                        

}

#comments .entry-headline {

  background-image: none;

  border-bottom: none;

  color: #333333;

  font-size: 20px;

  font-weight: normal; 

  margin-bottom: -4px;

  padding: 0;                         

}

.comment-reply-link {

  font-size: 13px;                    

}

.comments-title {

  margin-top: 0;                

}

#comments .section-heading {

  font-weight: normal;              

}

#comments ol {

  color: #333333;

  margin-left: 0;             

}

#comments ol ol {

  margin: 0 20px;             

}

#comments ol li { 

  border-top: 1px solid #e8e8e8;

  margin: 15px 0 0 0;

  padding: 15px 0 0 0;                

}

#comments .avatar,

#comments .fn {

  float: left;

  margin: 0 6px 0 0;                  

}

#comments .fn {

  font-style: italic; 

  margin: 0 3px 0 0;             

}

#comments time,

#comments .edit-link {

  color: #555555;

  float: right; 

  font-size: 13px;              

}

#comments .comment-content {

  clear: both;

  padding-top: 10px;                          

}

#comments #comment-nav-below {

  float: left;

  margin: 10px 0 30px;

  width: 100%;                  

}

#comments input,

#comments textarea {

  margin-top: 7px;                

}

#content #commentform .form-allowed-tags {

  color: #707070; 

  font-size: 12px;                  

}  

#comments .bypostauthor {

  background: #f2f2f2;

  border-top: 1px solid #cccccc;

  color: black;

  margin-bottom: -15px;

  padding: 10px 30px;              

}

.reply {

  margin-top: -10px;

  width: 50%;      

}

#content .comment-content p {

  font-size: 13px;

  margin-bottom: 10px;                   

}

#content .comment-content .edit-link {

  margin: -15px 0 0;

  text-align: right; 

  width: 50%;                                    

}

#content .comment-content li {

  border: none;

  font-size: 13px;

  margin: 0;

  padding: 0;                             

}

#content #commentform p {

  color: #333333;

  font-size: 13px;

  margin-bottom: 5px;                        

}

#content #commentform .logged-in-as,

#content #commentform .comment-notes {

  margin-top: 0;         

}

#comments #respond {

  float: left; 

  margin-bottom: 20px;                  

}





/* media queries

-------------------------------------------------------------- */



@media screen and (max-width: 1012px) {

  #wrapper #container {

    max-width: 90%;

    width: 90%;                         

}

  #wrapper #container #main-content {

    padding: 28px 5% 10px;

    width: 90%;              

}

  #wrapper #content {

    max-width: 100%;

    width: 100% !important;                    

}

  #wrapper #sidebar {

    float: left;

    margin: 15px 0 0;

    width: 100%;                    

}

  #wrapper .header-content {

    padding: 35px 0px;

    width: 100%;               

}

  #wrapper .site-title,

  #wrapper .site-description,

  #wrapper #header .header-content .header-logo {

    float: left;
             

}@media screen and (max-width: 600px){.header-logo{ margin-left:auto; margin-right:auto;}}

  #wrapper .header-content #searchform .searchform-wrapper {

    float: left;

    margin: 20px 0 0;

    position: relative;

    right: 0;

    top: 0;

    width: 100%;        

}

  #wrapper .menu-box {

    padding: 0;

    width: 100%;          

}

  #wrapper #header .sticky-nav {

    max-width: 90%;

} 

  #wrapper .menu-box .link-home {

    display: none;                                

}

  #wrapper .top-navigation {
	height: 20px;
	padding: 0;

}

  #wrapper .header-icons {

    right: 0;             

}

  .js #nav,

  .js #top-nav {

    display: none;

}

  .js .selectnav {

    background: #eb7006; border:1px solid #a9a9a9;
 
    color: white;

    display: block;

    float: left;

    height: 30px;

    margin: 7px 0 0 7px;

    padding: 0; 

    position: relative;

    text-transform: uppercase;

    width: 90%;

} 

  .js #top-navigation-wrapper .selectnav {

    background: white;


    color: #999999;

    height: 26px;

    margin: 7px 0 0 7px;

                                            

}

  #wrapper #container #footer {

    background-image: none;

    padding: 35px 5% 10px; 

    width: 90%;                  

}

  #footer .footer-widget-area {

    margin: 0;

    padding: 0;

    width: 100%;                              

}

}



@media screen and (max-width: 782px) {

  .admin-bar #header .sticky-nav {

    top: 46px !important;

} 

}



@media screen and (max-width: 600px) {

  .admin-bar #header .sticky-nav {

    top: 0 !important;

} 

}





/* print

-------------------------------------------------------------- */



@media print {

	html body {

    background: none !important; 

    font-family: Arial, Helvetica, sans-serif !important;        

}

  h1, h2, h3, h4, h5, h6 { 

    font-family: Arial, Helvetica, sans-serif !important;        

}

  #wrapper-footer,

  #header,

  #sidebar,

  #respond,

  .scroll-top,

  .reply,

  .pattern {

    display: none !important;                                   

}

  #container {  

    max-width: 100% !important;

}

  #wrapper #main-content {

    padding: 0 !important;

    width: 100% !important;              

} 

  #content {

    width: 100% !important;         

}

  .entry-headline {

    background-image: none !important;                  

}

.banner-index{ width:100%; height:auto; padding:0; float:left; background-color:#fff; }
.banner img{ width:100%;}
.entry-content li{ margin-left:20px;}
.woocommerce-ordering{ color:#fff;}
.prod{}
.prod img{ border:2px solid #ccc;}
