/*
Theme Name: mingdechina Theme
Theme URI: http://www.eastdesign.net
Author: Eastern Design Studio Team
Author URI: http://www.eastdesign.net
Version: 1.0
*/

@font-face {
    font-family: "Oswald";
    font-style: normal;
    font-weight: normal;
    src:
        url("oswald-bold-webfont.woff") format("woff"),
        url("oswald-bold-webfont.ttf") format("truetype"),
        url("oswald-bold-webfont.svg#oswald-bold-webfont") format("svg");
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: normal;
    src:
        url("opensans_0-webfont.woff") format("woff"),
        url("opensans_0-webfont.ttf") format("truetype"),
        url("opensans_0-webfont.svg#opensans_0-webfont") format("svg");
}

@font-face {
    font-family: "Ubuntu Light";
    font-style: normal;
    font-weight: normal;
    src:
        url("ubuntu-l-webfont.woff") format("woff"),
        url("ubuntu-l-webfont.ttf") format("truetype"),
        url("ubuntu-l-webfont.svg#ubuntu-l-webfont") format("svg");
}
@font-face {
    font-family: "PT Sans Caption Bold";
    font-style: normal;
    font-weight: normal;
    src:
        url("pt_sans_caption_bold-webfont.woff") format("woff"),
        url("pt_sans_caption_bold-webfont.ttf") format("truetype"),
        url("pt_sans_caption_bold-webfont.svg#pt_sans_caption_bold-webfont") format("svg");
}
@font-face {
    font-family: "Ubuntu Bold";
    font-style: normal;
    font-weight: normal;
    src:
        url("ubuntu-b-webfont.woff") format("woff"),
        url("ubuntu-b-webfont.ttf") format("truetype"),
        url("ubuntu-b-webfont.svg#ubuntu-b-webfont") format("svg");
}
@font-face {
    font-family: "PT Sans Caption Regular";
    font-style: normal;
    font-weight: normal;
    src:
        url("pt_sans_caption-webfont.woff") format("woff"),
        url("pt_sans_caption-webfont.ttf") format("truetype"),
        url("pt_sans_caption-webfont.svg#pt_sans_caption-webfont") format("svg");
}
body{
	background:#ffffff;
	word-wrap: break-word;
	font-family: "Open Sans"; 
	font-size:14px;
}
*{
	margin:0;
	padding:0;
}
.clear{
   clear:both;
}
ul{
	margin-bottom:0;
	padding-left:0px;
	list-style-type:none;
}
a:hover{
	text-decoration: none;
}
input:focus,textarea:focus,select:focus,button:focus,img:focus,a:focus{
	text-decoration: none;
    outline: none;
}
.topbar{
	padding-top:10px;
	border-bottom:solid #4d7502 6px;
	background: #a6d059;
}
.phone {
    float: left;
}
.phone a{
	font-size:24px;
	color:#ffffff;
	text-transform: uppercase;
	font-family:"Oswald";
	font-weight:bold;
	padding-left:35px;
}
.phone a:hover{
	text-decoration: underline;
}
#sns{
	float:right;
	position: relative;
}
#sns a{
	margin-right:12px;
	display:inline-block;
}
.search-fa button{
	background: transparent;
	float:left;
	border:none;
	margin-right:12px;
}
.search-fa button i{
	font-size: 16px;
	color:#e62028;
	line-height:25px;
	display:block;
}
#searchText{
	border: 1px solid #ccc;
    border-radius: 5px;
    height: 30px;
    position: absolute;
    left:-20px;
    top: 40px;
    width: 170px;
    z-index: 999;
}
.search-fa{
	margin-top:4px;
	float:right;
}
.search-wrap {
    float: right;
}
.search-wrap i.fa.fa-search {
    margin-right: 15px;
    line-height: 35px;
    color: #e62028;
    font-size: 16px;
    cursor:pointer;
}
.search-fa a:hover img{
	transition: 1s;
    cursor: pointer;
    transform: rotateY(360deg);
}
#search {
    display: none;
}
.search-wrap #search{
    position: absolute;
    display: none;
    z-index: 999;
    right:0;
    bottom:-38px;

}
#search #searchform{
    width: 100%;
    height: 39px;
    position: relative;
}
#search #searchform #s{
    border: 1px solid #4d7502;
    height:39px;
    padding-left:8px;
    width: 80%;
    float:left;
}
button#searchsumbit {
    width: 20%;
    float: left;
    border: 0;
    height:39px;
    background: #0b87ce;
    color: #fff;
    border: 1px solid #0b87ce;
}
#searchsumbit i {
    margin: 0;
    color: #fff;
}
.Mainmenu{
	padding-top:15px;
}
#menu{
	margin-left:16%;
	margin-right:16%;
}
nav ul li{
	float:left;
}
nav ul li a{
	font-family:"Open Sans";
	font-size:15px;
	line-height:32px;
	color:#000000;
	text-transform: uppercase;
	font-weight: bold;
	padding-left:20px;
	padding-right:40px;
}
nav ul li a:hover{
	color:#99c846;
}
nav ul li .last-child{
	padding-right:0px;
}
nav ul .current-menu-item a{
	color:#99c846;
}
nav ul  li>.sub-menu{	
	display:none;
	 position: absolute;
	z-index: 999;
}
nav ul li:hover .sub-menu{
     display:block;
    
}
nav ul li >.sub-menu li{
	float:none;
}
nav ul .current-menu-item >.sub-menu li a{
	color:#000000;
}
#menu-item-23 a{
	padding-right:0;
}
.logo h1{
	text-align:center;
	margin-bottom:32px;
}
.logo h1 img{
	margin:0 auto;
}
.request{
	margin-left:3%;
	margin-right:3%;
}
.request-items{
	width:95%;
	margin-right: auto;
	margin-left: auto;
}
.request-items-input{
	width:285px;
	float:left;
	margin-right:8px;
	position: relative;
	
    border-radius: 5px;
    color:#99cc33;
}
.Name .form-control {
    border-radius: 5px;
    height: 45px;
    line-height: 45px;
    padding-left: 30px;
    background: transparent;
    font-family: "Open Sans";
    font-size: 14px;
    color:#99cc33;
    text-transform: capitalize;
 }
 .form-control::-moz-placeholder{
 	color:#99cc33;
 }
.request-items-input lable {
    left: 10px;
    line-height: 45px;
    position: absolute;
    z-index: 999;
}
.request-items-input input {
   border: 1px solid ;
    height: 45px;
    padding-left: 30px;
    border: #99cc33 1px solid;
}
.request-items-quote .wpcf7-form-control.wpcf7-submit {
    background: #4d7502 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    height: 45px;
    width: 200px;
}
.request-items-quote{
	float:left;	
}
.request-items-quote:hover .wpcf7-form-control.wpcf7-submit{
	background: #99cc33;
	transition:all 1s ease-in-out  0s;
}
.banner{
	margin-bottom:65px;
	margin-top: 30px;
	font-family:"Oswald"; 
}
.products-conter{
	padding-bottom:66px;
}
.products-title {
	margin-bottom:40px;
}
.products-items {
    min-height: 370px;
}
.products-img img {
    width: 100%;
     display: block;
    position: relative;
}
.products-img{
	border:2px solid #ddd;
	position: relative;
	display:block;
	max-width:270px;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
}
.products-conter h2{
	font-family:"Oswald";
	font-size:36px;
	line-height:30px;
	color:#000000;
	text-transform: uppercase;
	text-align:center;
	background: #ffffff;
	margin-top:0px;
	position: relative;
}
.title-line h2:before{
	content: "";
    background: url(footer-line.png);
    width: 29%;
    height: 6px;
    position: absolute;
    display: block;
    top: 13px;
    left: 0;
}
.title-line h2:after{
	content: "";
    background: url(footer-line.png);
    width: 29%;
    height: 6px;
    position: absolute;
    display: block;
    top: 13px;
    right: 0;
}
.products-conter h3{
	font-family:"Ubuntu Light";
	font-size:21px;
	text-align:center;
	margin-top:40px;
	text-transform: uppercase;
	margin-bottom:20px;
}
.mask{
    outline: medium none;
    border: medium none;
    box-shadow: none;
    text-decoration: none;
    display: block;
    overflow: hidden;
    position: relative;
}
.mask:before{
	background: rgba(251, 251, 237, 0) linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%) repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: -75%;
    position: absolute;
    top: 0;
    transform: skewX(25deg);
    width: 50%;
    z-index: 2;
}
.mask:after{
	background: rgba(251, 251, 237, 0.4) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.3s ease 0s;
}
.mask:hover:before{
	animation:1s ease 0s normal none 1 running shine;
    -moz-animation:1s ease 0s normal none 1 running shine;
    -webkit-animation:1s ease 0s normal none 1 running shine;
    -o-animation:1s ease 0s normal none 1 running shine;
}
.mask:hover:after{
	opacity: 1;
}
@keyframes shine {
	100% {
	    left: 125%;
	}
}
@-webkit-keyframes shine {
	100% {
	    left: 125%;
	}
}
.products-conter h3 a{
	color:#000000;
}
.products-conter h3 a:hover{
	color:#99c846;
}
.products-conter p{
	font-family:"Open Sans";
	font-size:14px;
	line-height:24px;
	color:#666666;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	margin:0;
}
.products-conter span{
	font-family:"Open Sans";
	font-size:14px;
	line-height:24px;
	color:#666666;
	text-align:center;
	display:inline-block;
}
.about-conter{
	background: url("rectangle-66-copy-2.png");
	padding-top:85px;
	padding-bottom:76px;
	background-size:cover;
}
.about-items{
	border:#ffffff solid 10px;
}
.about-items h2{
	font-family: "Oswald";
	font-size:36px;
	line-height: 30px;
	color:#ffffff;
	text-align: center;
	text-transform: uppercase;
	margin-top:40px;
	
}
.about-items p{
	font-family: "Open Sans";
	font-size:15px;
	line-height:24px;
	color:#ffffff;
	text-align: center;
	margin:0;
	padding-left:90px;
	padding-right:90px;
}
.about-items .since{
	font-family: "Open Sans";
	font-size:15px;
	line-height:24px;
	color:#ffffff;
	text-align: left;
	margin:0;
	padding-left:90px;
	padding-right:0px;
}
.about-items a{
	border:#ffffff solid 2px;
	border-radius: 10px;
	width:250px;
	display:block;
	font-family: "PT Sans Caption Bold";
	font-size: 18px;
	line-height: 55px;
	color:#ffffff;
	text-align: center;
	text-transform: uppercase;
	height:55px;
	margin-right: auto;
	margin-left:auto;
	margin-top:38px;
	margin-bottom:40px;
	position: relative;
}
.about-items a:hover{
	border:#99c846 solid 2px;
	color:#fff;
	transition:border 0.5s ease 0s;
	transition:color 0.1s ease 0s;
}
.news-conter{
	background: #f6f6f6;
	padding-top:75px;
	padding-bottom: 65px;
}
.news-title{
margin-bottom:45px;
}
.news-title h2{
	font-family:"Oswald";
	font-size:36px;
	line-height:30px;
	color:#000000;
	text-transform: uppercase;
	text-align:center;
	margin-top:0px;
	position: relative;
}
.news-items{
	position: relative;
	max-width:370px;
	background: #fff;
	min-height:273px;
	margin-bottom:20px;
}
.news-items img {
	margin:0 auto;
	display:block;
}
.news-icon {
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-bottom: 18px solid #fff;
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 160px;
    left: 25px;
}
.news-number{
	position: absolute;
	top:10px;
	left:20px;
	width:60px;
	height:80px;
	background:url("news-items.png");
}
.news-number p{
	font-family:"PT Sans Caption Regular";
	color:#999999;
	text-transform: uppercase;
	text-align: center;
	margin:0;
	font-size:28.54px;
}
.news-number span{
	font-family:"PT Sans Caption Bold";
	color:#999999;
	text-transform: uppercase;
	font-size:13px;
	text-align:center;
	display: block;
}
.news-item{
	position: absolute;
	z-index: 999;
	bottom:20px;
	left:0;
}
.news-item a{
	font-size: 15px;
	line-height: 24px;
	font-family: "Open Sans";
	color:#666666;
	padding-left:20px;
	padding-right:20px;
	display:inline-block;
}
.news-item a:hover{
	color:#99c846;
}
.video-img img{
	position: relative;
}
i.fa.fa-play-circle {
    position: absolute;
    top: 40%;
    left: 41%;
    color: rgba(255,255,255,0.5);
    font-size: 150px;
    transition:color 0.5s ease-in-out 0s;
}
i.fa.fa-play-circle:hover{
	color:#fff;
	transition:color 0.5s ease-in-out 0s;
}
.video-conter{
	margin-top:70px;
	 margin-bottom:75px;
}
.video-title{
     margin-bottom:38px;
     height:30px;
}

#footer-line1{
	float:right;
	margin-right:-15px;
	margin-top:10px;
}
#footer-line2{
	float:left;
	margin-top:10px;
}
.video-title h2{
	font-family:"Oswald";
	font-size:36px;
	line-height:30px;
	color:#000000;
	text-transform: uppercase;
	text-align:center;
	background: #ffffff;
	margin-top:0px;
	position: relative;
}
.video-upgrade{
	-webkit-transition: all 0.5s ease-in-out;
   -moz-transition: all 0.5s ease-in-out;
   -o-transition: all 0.5s ease-in-out;
   -ms-transition: all 0.5s ease-in-out;
   transition: all 0.5s ease-in-out;
}
.video-upgrade:hover{
	box-shadow: 0 0px 5px rgba(0,0,0,0.2);
	-webkit-transition: all 0.5s ease-in-out;
   -moz-transition: all 0.5s ease-in-out;
   -o-transition: all 0.5s ease-in-out;
   -ms-transition: all 0.5s ease-in-out;
   transition: all 0.5s ease-in-out;
	opacity:0.8;
}
.video-upgrade:nth-child(odd){
	background:#f6f6f6;
    padding-top:43px;
    padding-left:40px;
    padding-right:40px;
    padding-bottom:60px;
    margin-bottom:12px;
    display:block;
}
.video-upgrade:nth-child(odd) .number{
	font-family: "Ubuntu Bold";
	color:#e51d25;
	font-size:50px;
	line-height:30px;
	text-transform: uppercase;
}
.video-upgrade:nth-child(odd) span{
	font-family: "Oswald";
	font-size:18px;
	line-height:20px;
	color:#000000;
	text-transform: uppercase;
   display: inline-block;
   padding-bottom:15px;
}
.video-upgrade:nth-child(odd) p{
	font-family: "Open Sans";
	font-size:14px;
	line-height:24px;
	color:#666666;
	margin:0;
}
.video-upgrade:nth-child(even){
	background:#90c42f;
	 padding-top:43px;
    padding-left:40px;
    padding-right:72px;
    padding-bottom:60px;
    display:block;
}
.video-upgrade:nth-child(even) .number{
	font-family: "Ubuntu Bold";
	color:#e51d25;
	font-size:50px;
	line-height:30px;
	text-transform: uppercase;
}
.video-upgrade:nth-child(even) span{
	font-family: "Oswald";
	font-size:18px;
	line-height:20px;
	color:#ffffff;
	text-transform: uppercase;
   display: inline-block;
   padding-bottom:15px;
}
.video-upgrade:nth-child(even) p{
	font-family: "Open Sans";
	font-size:14px;
	line-height:24px;
	color:#ffffff;
	margin:0;
}

/*products*/
.products-main {
	margin-top:30px;
	margin-bottom:30px;
	border-top:#4d7502 solid 5px;
	padding-top:30px;
}
.products-list h2,.popular-products h2,.contactus-news h2{
	text-transform:lowercase;
	font-family:"Ubuntu Light";
	color:#000000;
	font-size:24px;
	margin:0px;
	padding-bottom:10px;
}
.products-list h2:first-letter, .popular-products h2:first-letter, .contactus-news h2:first-letter{
	text-transform: uppercase;
	color:#99cc33;
}
.products-list ul{
	margin-bottom:30px;
}
.products-list ul li{
	position: relative;
}
.products-list ul li:before{
	color:#E61D25;
	content: "\f105";
	padding-right:10px;
	text-align:left;
	font-size:14px;
	line-height:35px;
	font-family: "FontAwesome";
	font-weight: bold;
}
.products-list ul li a{
	font-size:14px;
	text-transform: capitalize;
	font-family:"Open Sans";
	line-height:30px;
	color:#666666;
	padding-left:9px;
}
.products-list ul li a:hover{
	color:#99c846;
}
.products-list ul .current-menu-item a{
	color:#99c846;
}
.popular-products ul li{
	margin-top:10px;
	margin-bottom:10px;
}
.popular-img {
	padding-left:10px;
	padding-right:10px;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	z-index: 99;
	background: #fff;
	border-radius:5px;
	float:left;
	overflow: hidden;
}
.popular-img img{
	margin-left:auto;
	margin-right:auto;
    display:block;
    overflow: hidden;
    transition:all 0.5s ease 0s;
}
.popular-img:hover img{
	transform: scale(1.1);
	transition:all 0.5s ease 0s;
}
.popular-content{
	float:left;
	width:50%;
	padding-left:5%;
}
.popular-content a{
	color:#000000;
	font-family:"Open Sans";
	font-size:14px;
	text-align:left;
	display:inline-block;
}
.popular-content a:hover{
	color:#99c846;
}
.popular-img a:hover img{
	opacity: 0.5;
	transition:all 0.5s ease-in 0s;
}
.products{
	margin-bottom:15px;
}
.products h1{
	text-transform:lowercase;
	font-family:"Ubuntu Light";
	color:#000000;
	font-size:24px;
	margin:0px;
	float:left;
}
.products h1:first-letter{
	text-transform: uppercase;
	color:#99cc33;
}
.breadcrumbs{
	float:right;
	line-height:24px;
}
.breadcrumbs span{
	color:#000000;
	font-family:"Open Sans";
	font-size:14px;
}
.breadcrumbs a:hover span{
	color:#99c846;
}
.pro-desc p {
    margin-bottom: 20px;
    position: relative;
}
.pro-desc i.fa.fa-quote-left {
    color: #E61D25;
    top: 0;
    padding-right: 5px;
}
.pro-desc i.fa.fa-quote-right {
    color: #E61D25;
    padding-left: 5px;
}
.taxonomy-description p{
	position: relative;
	padding-left:15px;
}
.taxonomy-description p:before{
  content:"\f10d";
  position: absolute;
  font-family: FontAwesome;
  color: #E61D25;
    padding-right: 5px;
    left:0;
}
.taxonomy-description p:after{
    content:"\f10e";
    font-family: FontAwesome;
    position: absolute;
    color: #E61D25;
    padding-left: 5px;
}
.products-images{
	display:block;
	padding-left:10px;
	padding-right:10px;
	vertical-align: middle;
	border-radius:5px;
	background: #fff;
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.3);
    z-index: 99;
    transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
}
.products-images:hover{
	box-shadow: 0 0px 10px rgba(0, 0, 0, 0.3);
	-webkit-transition: box-shadow 0.4s;
	-moz-transition: box-shadow 0.4s;
	-o-transition: box-shadow 0.4s;
	transition: box-shadow 0.4s;
}
.products-images img{
	margin:0 auto;
	display:block;
	width:auto;
	transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
}
.products-machine a{
	color:#000000;
	font-family:"Open Sans";
	font-size:20px;
	text-align:center;
	display:block;
	padding-top: 10px;
}
.products-machine a:hover{
	color:#99c846;
}
.products-post{
	min-height: 320px;
    max-width: 270px;
}
.wp-pagenavi{
	text-align:center;
	color: #666666;
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 24px;
}
.products-message-main{
	margin-top:20px;
}

.products-message-img img{
	margin:0 auto;
}
.products-message-main dl{
	 float: left;
    margin: 10px 1%;
    overflow: hidden;
     width: 98%;
}
.products-message-main dt{
	font-family:"Ubuntu Light";
	color:#000000;
	font-size:24px;
	line-height:35px;
	font-weight:normal;
	border-bottom:1px solid #4d7502;
	text-transform: capitalize;
}
.products-message-main dd{
	font-family: "Open Sans";
    font-size: 14px;
    line-height: 24px;
    margin-top:20px;
}
.products-message-main .single-item{
	float: left;
    margin: 10px 1%;
    overflow: hidden;
     width: 48%;
}
.single-title{
	font-family:"Ubuntu Light";
	color:#000000;
	font-size:24px;
	line-height:35px;
	font-weight:normal;
	border-bottom:1px solid #4d7502;
	text-transform: capitalize;
}
.products-message-main table{
	width:100%;
	font-family: "Open Sans";
    font-size: 14px;
    line-height: 24px;
    margin-top:20px;
}
/*about us page css*/
.about-desc p {
    line-height: 24px;
    font-size: 15px;
}
.wpb_text_column.wpb_content_element.about-desc {
    margin-bottom: 20px;
}
.about-content h4 {
    font-size: 18px;
    font-family: "Open Sans";
}
.about-content ul li {
    list-style-position: inside;
    list-style-type: disc;
    line-height: 24px;
    font-size: 14px;
}
.about-content p {
    line-height: 24px;
    font-size: 15px;
}
.about-content .wpb_text_column.wpb_content_element {
    margin-bottom: 0px;
}
/***news page css***/
.news-content ul li{
	line-height:40px;
	border-bottom: 1px dotted #ccc;
}
.news-content ul li a{
	font-size:14px;
	color:#000000;
}
.news-content ul li time{
	float:right;
}
.news-content ul li:hover a,.news-content ul li:hover time{
	color:#99cc33;
}
.news-content .wp-pagenavi{
	margin-top:20px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: #99cc33;
}
.widget.widget_text h2{
	text-transform: uppercase;
	font-family:"Ubuntu Light";
	color:#000000;
	font-size:24px;
	margin:0px;
	padding-bottom:10px;
}
.widget.widget_text .contact-us{
	margin-bottom:30px;
}
.widget.widget_text .contact-us li{
	position: relative;
	line-height:30px;
}
.widget.widget_text .contact-us li i {
    color: #99cc33;
    float: left;
    line-height: 30px;
    padding-right: 10px;
}
.news-single-content h3{
	font-size:18px;
	text-align:center;
}
.content-sidebar .widget.widget_text{
	margin-bottom:30px;
}
.wpb_wrapper li {
    list-style-position: inside;
    padding-bottom:10px;
}
.contact-us li i {
    color: #99cc33;
    padding-right: 10px;
}
.contact-us li{
	margin-bottom:10px;
}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat{
	background-color: #99cc33!important;
	transition:all 0.5s ease 0s;
}
.vc_general.vc_btn3:focus, .vc_general.vc_btn3:hover{
	background: #007cc2!important;
	transition:all 0.5s ease 0s;
}
/***contact us css***/
.page-contact p i {
    font-size: 14px;
    color: #99cc33;
    padding-right: 15px;
}
/*footer*/
.widget.widget_text {

    float: left;

    padding: 0 15px;

    width: 33%;

}
.footer-wrap{
	background:url("footer-bg.jpg");
	padding-top:132px;
	padding-bottom:145px;
	background-size:contain;
}
.footer-wrap p{
	font-family: "Oswald";
	font-size:24px;
	line-height:28px;
	text-align: center;
	padding-top:93px;
	margin-right:-20px;
}
.footer-item{
	width:265px;
	height:265px;
	margin-left:auto;
	margin-right:auto;
	background: #e51d25;
	border-radius: 50%;
	padding-left:20px;
	padding-right:20px;
	padding-top:50px;
}
.footer-item h3{
	text-align: center;
	font-family: "Oswald";
	font-size:22.32px;
	color:#ffffff;
	text-transform: uppercase;
	text-align:center;
	margin:0;
	padding-bottom:10px;
}
.footer-item span{
	font-family:"Open Sans";
	color:#e7edf3;
	font-size:12.09px;
	line-height:22.32px;
	text-align: center;
	display:block;
}
.footer-item a{
	font-family:"Open Sans";
	color:#90c42f;
	font-size:12.09px;
	line-height:22.32px;
	text-align: center;
	display:block;
}
.footer-item a:hover{
	text-decoration: underline;
}
.footer-wrap .fa-map-marker{
	color:#e51d25;
	font-size:36px;
	line-height:24px;
	display:block;
	text-align:center;
	padding-top:64px;
}
.footer-img{
	margin-top:10px;
}
.footer-wrap img{
	margin-left:37px;
	float:left;
	width:113px;
	height:58px;
}
.footer-wrap  .contact{
	width:212px;
	height:48px;
	display: block;
	text-align: center;
	font-family:"Oswald";
	font-size:14px;
	line-height:48px;
	color:#ffffff;
	float:right;
	background: #4d7502;
	border-radius: 3px;
	margin-top:10px;
	text-transform: uppercase;
}
.btn-primary{
	border-color:transparent;
}
.btn{
	padding:0;
}
.footer-wrapitem-input {
	position: relative;
    height: 45px;
    border-radius: 5px;
    margin-bottom:10px;
}
.footer-wrapitem-input lable {
    position: absolute;
    top: 0;
    z-index: 999;
    line-height: 45px;
    left: 10px;
    color: #99cc33;
}
.footer-wrapitem-input input {
    height: 45px;
    border: 1px solid #99cc33;
    padding-left: 10px;
}
.footer-wrapitem-textarea{
	position: relative;
    border-radius: 5px;
    margin-bottom:10px;
}
.footer-wrapitem-textarea lable {
    position: absolute;
    top: 0;
    z-index: 999;
    line-height: 36px;
    left: 10px;
    color: #99cc33;
}
.footer-wrapitem-textarea textarea{
    height: 120px;
    border: 1px solid #99cc33;
    padding-left: 10px;
}
.modal-dialog{
	width:450px!important;
	margin-left:auto;
	margin-right:auto;
}
input#f-submit {
    border: 1px solid #99cc33;
    background: #99cc33;
    color: #fff;
    padding: 5px 20px;
    border-radius: 5px;
}
input#f-submit:hover{
	opacity: 0.8;
	transition:all 0.3s ease 0s;
}
.copyright{
	border-top:solid #4d7502 6px;
	background: #a6d059;
	font-family: "Open Sans";
	font-size:14px;
	color:#ffffff;
	padding-top:20px;
	padding-bottom:20px;
	text-align: center;
}
.copyright a{
	color:#ffffff;
}
.copyright a:hover{
	color:#e51d25;
}
.divright a i{
	bottom: 50%;
    position: fixed;
    right: 0;
    z-index: 999;
    width:55px;
    height:55px;
    background: #007cc2;
    font-size:30px;
    line-height: 52px;
    text-align: center;
    color:#ffffff;
    border-radius: 5px;
    transition:background 0.3s ease 0s;
}
.divright a i:hover{
	background:#a6d059;
    transition:background 0.3s ease 0s;

}
.return-top {
    background: #007cc2 none repeat scroll 0 0;
    border: 1px solid #007cc2;
    border-radius: 5px;
    bottom: 50px;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 40px;
    cursor: pointer;
    transition:1ll 0.5s ease 0s;
}
.return-top:hover{
	background:transparent;
	transition:all 0.5s ease 0s;
	color:#007cc2;
}
/***搜索页面***/
a.post-thumbnail {
    display: none;
}
.entry-title a {
    font-size: 20px;
    color: #000;
}
.article-result article {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 20px;
}
@media screen  and (max-width:1199px){
	#menu{
		margin-left:10%;
		margin-right:10%;
	}
	.request-items-input{
		width:232px;
	}
	.footer-wrap  .contact{
		width:130px;
	}
}
@media screen and (max-width:1024px){
	.request{
		margin-left:0;
		margin-right:0;
	}
}
@media screen and  (max-width:991px){
	.products{
		margin-top:30px;
	}
	#menu{
		margin-left:5%;
		margin-right:5%;
	}
	nav ul li a{
		padding-right:19px;
	}
	.request-items-input{
		width:166px;
	}
	.request-items-quote .wpcf7-form-control.wpcf7-submit{
		width:166px;
	}
	.banner{
		display:none;
	}
	.products-title{
		padding-top:75px;
	}
	.products-list,.popular-products{
		display:none;
	}
}
@media screen and (max-width:767px){
	.products-message-main .single-item{
		width:98%;
	}
	.Mainmenu{
		display:none;
	}
	.request-items-input,.request-items-quote{
		margin-bottom:10px;
	}
	.products-conter h3{
	    font-size: 18px;
	    margin-top: 22px;
	    margin-bottom: 10px;
	}
	.about-conter{
		padding-top:60px;
		padding-bottom:60px;
	}
	.about-items h2{
		margin-top:30px;
		font-size:30px;
	}
	.about-items p{
		padding-left:10px;
		padding-right:10px;
	}
	.about-items .since{
		padding-left:10px;
	}
	.about-items a{
		margin-bottom:25px;
	}
	.widget.widget_text{
		width:100%;
	}
	.footer-wrap{
		padding-top:20px;
		padding-bottom:20px;
	}
	.footer-wrap p{
		padding-top:20px;
		margin-right:0;
	}
	.footer-wrap .fa-map-marker{
		padding-top:10px;
	}
	.footer-img{
		width:50%;
		margin-left:auto;
		margin-right:auto;
	}
	.video-upgrade{
		margin-top:12px;
	}
	.title-line h2:before{
	content: none; 
	}
	.title-line h2:after{
		content: none;
	}
	.phone a{
		padding-left:0;
	}
	.products-conter{
		padding-bottom:0;
	}
	.products-post{
		margin-left:auto;
		margin-right:auto;
	}
}
@media screen and (max-width:639px){
	.footer-img{
		width:60%;
		margin-left:auto;
		margin-right:auto;
	}
}
@media screen and (max-width:479px){
	.footer-img{
		width:80%;
		margin-left:auto;
		margin-right:auto;
	}
}

.erweima {
    width: 40px;
    height: 40px;
    background-color: #007cc2;
    color: white;
    text-align: center;
    line-height: 20px;
    border-radius: 7px;
    position: fixed;
    bottom: 150px;
    right: 20px;
    cursor: pointer;
}
.erweima-img img{
	position: absolute;
    right: 40px;
    bottom: -55px;
    width: 150px;
}
.erweima-img {
    position: relative;
}