@font-face {
    font-family: 'lucida_sans_typewriterregular';
    src: url('../fonts/ltype-webfont.eot');
    src: url('../fonts/ltype-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ltype-webfont.woff') format('woff'),
         url('../fonts/ltype-webfont.ttf') format('truetype'),
         url('../fonts/ltype-webfont.svg#lucida_sans_typewriterregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
a:link,a:visited{color: #9bb112;}
img {max-width: 100%;}
.tc{text-align: center;}
.p-5{padding: 5px 0;}.p5{padding: 5px;}.p-10{padding: 10px 0;}
li{list-style-type: none;}
ul{padding-left: 0;}
.lang-inline li{
	display: inline;
	list-style: none;	
	margin-right: 10px;
}
.lang-inline a:link , .lang-inline a:visited {
	color: #107c10;
	font-family: Microsoft Yahei,Arial,"Helvetica Neue",Helvetica,sans-serif;
}
.lang-inline a:hover {
	text-decoration: none;
	color: #FFF;
}
html {
	background-color: #107c10;
}
body{
	background:url(../images/pattern1.png);
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    	font-size: 14px;
    	line-height: 1.42857143;
}

/*Header*/
.header {
	background:  url(../images/head-bg.jpg) no-repeat center top;
	padding-bottom: 20px;
}
.logo h1 {
	padding: 0;
	margin: 0;
}
.logo {
	padding-left: 35px;
}
.daohang {
	margin-bottom: 25px;
}
.nav > li > a:link, .nav > li > a:visited {
	color: #FFF;
	font-size: 30px;
	font-family: lucida_sans_typewriterregular;	
}
.navbar-toggle {
	padding: 0;
	color: #FFF;
	margin: 0;
}
.item-181 a {
	word-spacing: -5px;
}
.logo-text {
	line-height: 28px;
	font-size: 18px;
	color: #FFF;
}
.navbar-collapse {
	margin-top: 30px;
}
.slug {
	display: block;
	margin-top: 8px;
	color: #a3dd13;
	font-size: 18px;	
}
@media (min-width: 768px){

.nav > li > a:link, .nav > li > a:visited {
	color: #FFF;
	font-size: 22px;
	padding: 0 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
    color: #107c10;
}
.navbar {
	margin: 0 0 0 0;
	min-height: 10px;
}
.slug {	
	padding-left: 30px;
}
}


.slide {
	background: #FFF;
	box-shadow: 1px 1px 8px #CCC;
}
.slide .row {
	margin: 0;
}
.words h3, .Certification h3 {
	font-size: 30px;
	color: #383838;
	font-family: Microsoft Yahei;
}
.words p {
	font-size: 14px;
	color: #555;
	font-family: lucida_sans_typewriterregular;
	line-height: 1.8em;
}
.Certification ul {
	padding-left: 5px;
}
.Certification li {
	list-style: none;
	font-size: 14px;
	font-family: lucida_sans_typewriterregular;
}
.Certification .col-md-5, .Certification .col-md-7 {
	padding: 0;
}
.Certification img {
	margin-top: 30px;
}



/*Products Style*/
.ProductsView .item {
	margin-bottom: 20px;	
}
.ProductsView h1, .products-page h1, .item-page h2, .content-category h1 {
	color: #FFF;
	line-height: 40px;
	height: 40px;
	font-size: 22px;
	padding-left: 10px;	
	margin: 20px 0;
	font-family: lucida_sans_typewriterregular;
	background:#35881c;
	box-shadow: 1px 1px 8px #888;
}
.ProductsItem {
	background: #FFF;
	padding: 5px;
	box-shadow: 1px 1px 8px #CCC;
	border-radius: 5px;
}
.ProductsItem:hover {
	box-shadow: 1px 1px 8px #888;
}
.ProductsItem .image {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.ProductsItem .imglink {
	display: block;
	height: 320px;
	overflow: hidden;
}
.ProductsItem .itemlink {
	font-size: 14px;	
}
.ProductsItem h3 {
	margin: 10px 0;
	height: 54px;
	overflow: hidden;
	border-top: solid 1px #eee;
}
.products-page {
	background: #FFF;
	padding-bottom: 10px;	
}
.products-page img, .item-page img, .item-page embed {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.SR .M {
	margin-top: 20px;
	background: #FFF;
}
.SR .T {
	margin-bottom: 0;	
}
.SR .T span{
	display: block;	
	height: 40px;
	line-height: 40px;
	margin: 0;	
	background:#35881c;
	font-size: 15px;	
	font-weight: bold;	
	padding-left: 10px;	
	color: #FFF;
	text-transform: uppercase;

}
.SR .MC {
	background: url(../images/shadow.png) no-repeat center top;
}
.SR .TagCloudBlock{
	padding-left: 0;
	padding-bottom: 0;
	padding-top: 0;

}
.SR .TagCloudBlock .at {
	list-style-type: none;
	line-height: 2.5em;	
	border-bottom: solid 1px #eee;
	display: inline-block;
	width: 48%;	
}
.SR .TagCloudBlock .at a:link ,.SR .TagCloudBlock .at a:visited, .SR .menu a:link, .SR .menu a:visited{
	display: block;
	padding-left: 10px;		
}
.SR .TagCloudBlock .at a:hover , .SR .menu a:hover{
	background: #35881c;
	color: #FFF;
	box-shadow: 1px 1px 8px #CCC;
	text-decoration: none;
	/*font-size: 1.6em;*/
}
.SR .TagCloudBlock .at:first-child {
	/*border-top: solid 1px #eee;*/
}
.SR .menu li {
	list-style-type: none;
	line-height: 2.5em;	
	border-bottom: solid 1px #eee;	
}
.footer {	
	padding: 20px 0;
	color: #00cc6a;
	background: #107c10;
	border-top: solid 1px #0b8323;
}
.breadcrumb {
	background-color: transparent;
	margin-bottom: 0;
}
.page-header {
	margin: 10px 0;
	padding-bottom: 0;
}
.article-info {
	padding-left: 5px;
	font-style: italic;	
}
.article-info li {
	list-style: none;	
}
.content-category , .item-page {
	background-color: #FFF;
	padding-bottom: 10px;
	margin-bottom: 20px;
	box-shadow: 1px 1px 8px #ccc;	
}
.articleBody {
	padding: 5px;
}

.pagination > li > a, .pagination > li > span {  
    color: #9bb112;      
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {   
    background-color: #9bb112;
    border-color: #9bb112;
}



