body {
	background-color: #fff;
	font-family: Arial,Helvetica,sans-serif;
}
p > a {
	color: #649ae1;
}
a {
	color: #649ae1;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: 600;
	color: #333;
}
input[type="text"], input[type="password"] {
	transition: background-color 0.3s;
	-webkit-transition: background-color 0.3s;
	-moz-transition: background-color 0.3s;
	color: #999;
	font-family: Arial,Helvetica,sans-serif;
	border-radius: 3px;
}
textarea {
	transition: background-color 0.3s;
	-webkit-transition: background-color 0.3s;
	-moz-transition: background-color 0.3s;
	color: #999;
	font-family: Arial,Helvetica,sans-serif;
	border-radius: 3px;
}
input:focus, textarea:focus {
	transition: background-color 0.3s;
	-webkit-transition: background-color 0.3s;
	-moz-transition: background-color 0.3s;
}
input[type="submit"] {
	font-family: Arial,Helvetica,sans-serif;
}
input[type="text1"]{padding: 0.6em 0.3em;margin-top:1.8em;width: 95%;}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Customized Framework CSS Rules End                                                                 */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Structure CSS Rules Start                                                                          */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.websiteWrapper {
}
.preloader {
	display: block;
	overflow: hidden;
	position: fixed;
	top: 0px;
	bottom: 0px;
	background: #f9f9f9 url(../images/preloader.gif) center center no-repeat;
	background-size: 48px 48px;
	height: 100%;
	width: 100%;
	z-index: 9999;
}
.pageWrapper {
	padding-top: 36px;
	margin-bottom: 36px;
}
.pageContentWrapper {
	padding-top: 18px;
	padding-left: 12px;
	padding-right: 12px;
	margin-left: 24px;
	margin-right: 24px;
	padding-bottom: 27px;
	background-color: #fff;
	border-radius: 3px;
}
.pageWrapper > *:last-child, .pageContentWrapper > *:last-child {
	margin-bottom: 0px;
}
.pageTitle {
	border-bottom: 3px solid #f0f0f0;
	padding-bottom: 22px;
	margin-top: 2px;
	margin-bottom: 23px;
}
.pro-dela{
	margin-top: 20px;
}
.blockTitle {
	margin-bottom: 22px;
}


.pro_tech{
	overflow: auto;
}


/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Structure CSS Rules End                                                                            */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Customized Elements CSS Rules Start                                                                */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.buttonWrapper {
	border-radius: 3px;
}
.buttonDefault {
	background-color: #649ae1;
}
.alertBox {
	border-radius: 3px;
}
.highlightDefault {
	background-color: #649ae1;
}
.sectionBreak {
	border-color: rgba(0,0,0,0.12);
	margin-left: 24px;
	margin-right: 24px;
}
.quoteWrapper > .quoteAvatar, .quoteWrapper > blockquote {
	border-color: #f0f0f0;
}
.quoteWrapper > .quoteAvatar {
	border-radius: 3px;
}
.accordionButton {
	background-color: #f0f0f0;
	color: #666;
	border-radius: 3px;
}
.accordionContent {
	border-color: #f0f0f0;
	border-radius: 3px;
}
.largeImage {
	border-color: #f0f0f0;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Customized Elements CSS Rules Start                                                                */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Header CSS Rules Start                                                                             */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.headerOuterWrapper {
	z-index: 9999;
	height: 72px;
	overflow: visible;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.12);
}
.headerWrapper {
	padding-left: 24px;
	padding-right: 18px;
	z-index: 990;
	height: 72px;
	background-color: #333;
}
.mainLogo {
	height: 50px;
z-index: 990;
margin-top: 15px;
float: left;
}
.mainLogo > img {
	height: 50px;
	width: auto;
	margin-right: 2em;
}
.headerLogo {
	height: 60px;
	margin-top: 3px;
	display: block;
	float: left;
}
.headerLogo > img {
	height: 60px;
	width: auto;
}
.menu-1{margin-top:2em;}
.menu-1 ul{list-style-type:none;margin:0;padding:0;overflow:hidden;}
.menu-1 ul li{float:left;width:20.5%; overflow:hidden;position:relative;margin: 0 7px; }
.menu-1 ul li img{width:100%; }
.menu-1 ul li p{text-align: center;
	padding: 1em 0;
	font: 13px Arial,Helvetica,sans-serif;}
.menu-1 ul li a {text-align: center;color: #666;}
.menu-1 ul li a:hover {text-align: center;color: #ff003c;text-decoration: none;}
.hotproducts{background:#fff;left:0;;width:100%;}
.mainproduct{float:left;width: 30%;border-right: 1px solid #f4f4f4;border-bottom: 1px solid #f4f4f4;}
.mainproduct p{text-align: center;font: 13px Arial,Helvetica,sans-serif; }
.mainproduct img{width:100%;}
.mainproduct-right ul{width:100%;float:left;}
.mainproduct-right ul li{width:44.1%;list-style: none;float: left;border: 1px solid #f4f4f4;border-bottom: none;border-left:none;margin: 0 5px;}

.mainproduct-right ul li img {width: 90%;padding: 5px 0;}
.mainproduct-right ul li p{
 height: 36px;
 overflow: hidden;
 margin-bottom: 0;
}
.mainimg{width:100%;}
.mainimg img{width:100%;}
.maincontent{left:0;width:100%;}
.maincontent_01{float:left;margin: 1em 0;}
.maincontent_01 ul li{list-style: none;width:30%;float: left;margin: 0 5px;}
.maincontent_01 ul li img {width: 100%;border: 1px solid #f4f4f4;}
.maincontent_01 ul li a {text-align: center;color: #666;}
.maincontent_01 ul li a:hover {text-align: center;color: #ff003c;text-decoration: none;}
.mainproduct-right ul li a  {text-align: center;color: #666;}
.mainproduct-right ul li a:hover {text-align: center;color: #ff003c;text-decoration: none;}

.mainMenuButton {
	float: right;
	height: 36px;
	width: 36px;
	background: url(../images/mainMenuButtonBg.png) center center no-repeat;
	margin-top: 18px;
	margin-left: 10px;
}
.mainMenuOuterWrapper {
	width: 100%;

	z-index: 90;
}
.mainMenuWrapper {
	clear: both;
	display: block;
	padding-left: 0px;
	margin: 0px;
	width: 100%;
}
.mainMenuWrapper > li {
	line-height: 42px;
	margin-bottom: 0px;
	padding-left:70px;
	list-style: none;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #666;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12);
	background-position: 24px center;
	background-repeat: no-repeat;
}
.mainMenuWrapper > li:last-child {
	border-bottom: none;
}
.mainMenuWrapper > li > a {
	margin-left: 0px;
	color: #fff;
	font-size: 18px;
}
.mainMenuWrapper > li > a:hover {
	text-decoration: none;
}
.mainMenuWrapper > li:hover > a {
}
.mainMenuWrapper > li.currentPage > a {
}

.menuService{
	background-image: url(../images/service.png);
}
.menuUser{
	background-image: url(../images/user.png);
}
.menuPen{
	background-image: url(../images/pen.png);
}
.menuSugar{
	background-image: url(../images/Sugar.png);
}
.menuWood{
	background-image: url(../images/wood.png);
}
.menuBulb{
	background-image: url(../images/bulb.png);
}
.menutt{
	background-image: url(../images/tiant.png);
}
.menuFood{
	background-image: url(../images/food.png);
}
.menuHeart{
	background-image: url(../images/heart.png);
}
.menustarch{
	background-image: url(../images/dianfen.png);
}
.menuButter{background-image: url(../images/Butter.png);
}
.menuNote{
	background-image: url(../images/note.png);
}
.menuMail{
	background-image: url(../images/mail.png);
}
.mainMenuHidden{

	position: absolute;
	top: 72px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
}
.mainMenuHidden > .mainMenuWrapper{
	height: 100%;
}
.mainMenuHidden > .mainMenuWrapper > li{
	width: 100%;
	box-sizing: border-box;
	position: absolute;
	top: -72px;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Header CSS Rules End                                                                               */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.nav{width:100%; height:42px;overflow:hidden;}
.nav ul{position:fixed;bottom:0px;width:100%; clear:both; overflow:hidden;}
.nav li{float:left;background:#fff;width:20%;height:45px;line-height:45px;text-align:center; font-size:12px;list-style:none;}
.nav li a{color:#c0bebc; display:block;}
.nav li img{position:relative;left:20px;top:3px;width:30%;text-align:center;}
.nav li p{text-align: center;}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Slider CSS Rules Start                                                                             */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.sliderOuterWrapper {
	margin-bottom: 0px;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.12);

}
.sliderWrapper {
	margin-bottom: 0px;
	overflow: visible;
}
.nivoSlider {
	position: relative;
	overflow: visible;
}
.nivoSlider img {
	position: absolute;
	top: 0px;
	left: 0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important;
	width: 100% !important;
}
.nivoSlider a.nivo-imageLink {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 6;
	display: none;
}
.nivo-slice {
	display: block;
	position: absolute;
	z-index: 5;
	height: 100%;
	top: 0;
}
.nivo-box {
	display: block;
	position: absolute;
	z-index: 5;
	overflow: hidden;
}
.nivo-box images {
	display: block;
	width: 100%;
	height: auto;
}
.nivoSlider {
	position: relative;
	background: #f0f0f0 url(../images/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	width: 100%;
	height: auto;
}
.nivoSlider a {
	border: 0;
}
.nivo-controlNav {
	display: none;
}
.nivo-directionNav {
	position: absolute;
	top: 50%;
	margin-top: -24px;
	z-index: 60;
	height: 48px;
	width: 100%;
	background-color: transparent;
	pointer-events: none;
}
.nivo-directionNav a {
	width: 48px;
	height: 48px;
	background: #333 url(../images/sliderArrowsBg.png) 0 0 no-repeat;
	text-indent: -9999px;
	position: absolute;
	top: 0px;
	cursor: pointer;
	pointer-events: auto;
}
.mainSlider:hover .nivo-directionNav a {
	display: block;
}
a.nivo-nextNav {
	background-position: -48px 0px;
	right: 0px;
	border-radius: 3px 0px 0px 3px;
}
a.nivo-nextNav:hover {
}
a.nivo-prevNav {
	left: 0px;
	border-radius: 0px 3px 3px 0px;
}
a.nivo-prevNav:hover {
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Slider CSS Rules End                                                                               */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// ColorBox CSS Rules Start                                                                           */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#cboxOverlay {
	background: #fff;
}
#colorbox {
}
#cboxContent {
	border-radius: 3px;
}
.cboxIframe {
	background: #333;
}
#cboxError {
	padding: 50px;
	border: 1px solid #ccc;
}
#cboxLoadedContent {
	border: 6px solid #333;
	background: #333;
	border-radius: 3px;
}
#cboxTitle {
	position: absolute;
	top: -20px;
	left: 0;
	color: #ccc;
}
#cboxCurrent {
	position: absolute;
	top: -20px;
	right: 0px;
	color: #ccc;
}
#cboxSlideshow {
	position: absolute;
	top: -20px;
	right: 90px;
	color: #fff;
}
#cboxPrevious {
	position: absolute;
	top: 50%;
	left: 6px;
	margin-top: -32px;
	background: url(../images/controlsBg.png) no-repeat top left;
	width: 28px;
	height: 65px;
	text-indent: -9999px;
}
#cboxPrevious:hover {
	background-position: bottom left;
}
#cboxNext {
	position: absolute;
	top: 50%;
	right: 6px;
	margin-top: -32px;
	background: url(../images/controlsBg.png) no-repeat top right;
	width: 28px;
	height: 65px;
	text-indent: -9999px;
}
#cboxNext:hover {
	background-position: bottom right;
}
#cboxLoadingOverlay {
	background: #333;
}
#cboxLoadingGraphic {
	background: url(../images/loading.gif) no-repeat center center;
}
#cboxClose {
	position: absolute;
	top: 6px;
	right: 6px;
	display: block;
	background: url(../images/controlsBg.png) no-repeat top center;
	width: 24px;
	height: 24px;
	text-indent: -9999px;
}
#cboxClose:hover {
	background-position: bottom center;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// ColorBox CSS Rules End                                                                             */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Home Page CSS Rules Start                                                                          */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.homePageWrapper {
	padding-bottom: 0px;
	margin-bottom:0px;
	padding-top: 0px;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Home Page CSS Rules End                                                                            */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Filterable Portfolio One CSS Rules Start                                                           */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.portfolioOneFilterablePageWrapper {
	margin-bottom: 0px;
}
.portfolioMenuWrapper {
	list-style: none;
	padding-left: 0px;
	padding-right: 12px;

	padding-bottom: 18px;
	margin-left: 24px;
	margin-right: 24px;
	background-color: #fff;
	border-radius: 3px;
	padding-left: 12px;
}
.portfolioMenuWrapper li {
	float: left;
	padding-left: 0px;
	padding-right: 15px;
	background: url(../images/portfolioFilterableMenuDecoBg.png) right center no-repeat;
	margin-right: 9px;
	margin-bottom: 4px;
}
.portfolioMenuWrapper > li:last-child {
	background: none;
	margin-right: 0px;
}
.portfolioMenuWrapper li a {
	color: #999;
}
.portfolioMenuWrapper li a:hover {
	text-decoration: none;
}
.portfolioMenuWrapper .currentPortfolioFilter {
	color: #649ae1;
}
.portfolioOneFilterableWrapper {
	padding-left: 24px;
	padding-right: 24px;
}
.portfolioOneFilterableWrapper .portfolioFilterableItemWrapper {
	margin-bottom: 36px;
	border-radius: 3px;
	background-color: #fff;
}
.portfolioOneFilterableWrapper .portfolioFilterableItemImageWrapper {
	border-radius: 3px;
}
.portfolioOneFilterableWrapper .portfolioFilterableItemImageWrapper img {
	width: 100%;
	height: auto;
	border-radius: 3px;
}
.portfolioOneFilterableWrapper .portfolioFilterableItemInfoWrapper {
	background-color: #fff;
	padding-top: 21px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 22px;
}
.portfolioOneFilterableWrapper .portfolioFilterableItemInfoWrapper > *:last-child {
	margin-bottom: 0px;
}
.portfolioOneFilterableWrapper .portfolioFilterableItemTitle {
	margin-bottom: 16px;
	height: 18px;
	padding-bottom: 0px;
}
.portfolioFilterableItemButtonsWrapper {
	height: 36px;
	line-height: 36px;
	background-color: #f6f6f6;
}
.portfolioFilterableExpandButton {
	height: 36px;
	line-height: 36px;
	float: left;
	padding-left: 40px;
	color: #666;
	background: #f0f0f0 url(../images/portfolioExpandButtonBg.png) left center no-repeat;
	padding-right: 12px;
}
.portfolioFilterableDetailsButton {
	height: 36px;
	line-height: 36px;
	float: right;
	padding-right: 40px;
	color: #666;
	background: #f0f0f0 url(../images/portfolioDetailsButtonBg.png) right center no-repeat;
	padding-left: 12px;
}
.portfolioFilterableExpandButton:hover, .portfolioFilterableDetailsButton:hover {
	text-decoration: none;
}
.filteredPortfolioItem {
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Filterable Portfolio One CSS Rules End                                                             */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Filterable Portfolio Two CSS Rules Start                                                           */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.portfolioTwoFilterablePageWrapper {
	margin-bottom: 0px;
}
.portfolioTwoFilterableWrapper {
	margin-left: 24px;
}
.portfolioTwoFilterableWrapper .portfolioFilterableItemWrapper {
	float: left;
	margin-right: 36px;
	margin-bottom: 36px;
	border-radius: 3px;
	background-color: #fff;
}
.portfolioTwoFilterableWrapper .portfolioFilterableItemImageWrapper {
	border-radius: 3px;
}
.portfolioTwoFilterableWrapper .portfolioFilterableItemImageWrapper img {
	border-radius: 3px;
	width: 100%;
	height: auto;
}
.portfolioTwoFilterableWrapper .portfolioFilterableItemInfoWrapper {
	background-color: #fff;
	padding-top: 0px;
	padding-left: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 36px;
}
.portfolioTwoFilterableWrapper .portfolioFilterableItemInfoWrapper > *:last-child {
	margin-bottom: 0px;
}
.portfolioTwoFilterableWrapper .portfolioFilterableItemTitle {
	font-size: 12px;
	margin-bottom: 0px;
	height: 36px;
	line-height: 36px;
	padding-bottom: 0px;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Filterable Portfolio Two CSS Rules End                                                             */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// One Column Portfolio CSS Rules Start                                                               */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.portfolioOnePageWrapper {
	margin-bottom: 0px;
}
.portfolioOneWrapper {
	padding-left: 24px;
	padding-right: 24px;
}
.portfolioOneItemWrapper {
	margin-bottom: 36px;
	background-color: #fff;
	border-radius: 3px;
}
.portfolioOneItemImageWrapper {
	border-radius: 3px;
}
.portfolioOneItemImageWrapper:hover {
}
.portfolioOneItemImageWrapper img {
	border-radius: 3px;
	width: 100%;
	height: auto;
}
.portfolioOneItemInfoWrapper {
	background-color: #fff;
	padding-top: 21px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 22px;
}
.portfolioOneItemInfoWrapper > *:last-child {
	margin-bottom: 0px;
}
.portfolioOneItemTitle {
	margin-bottom: 16px;
	height: 18px;
	padding-bottom: 0px;
}
.portfolioOneHoverDeco {
}
.portfolioOneItemButtonsWrapper {
	height: 36px;
	line-height: 36px;
	background-color: #f6f6f6;
}
.portfolioOneExpandButton {
	height: 36px;
	line-height: 36px;
	float: left;
	padding-left: 40px;
	color: #666;
	background: #e9e9e9 url(../images/portfolioExpandButtonBg.png) left center no-repeat;
	padding-right: 12px;
}
.portfolioOneDetailsButton {
	height: 36px;
	line-height: 36px;
	float: right;
	padding-right: 40px;
	color: #666;
	background: #e9e9e9 url(../images/portfolioDetailsButtonBg.png) right center no-repeat;
	padding-left: 12px;
}
.portfolioOneExpandButton:hover, .portfolioOneDetailsButton:hover {
	text-decoration: none;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// One Column Portfolio CSS Rules End                                                                 */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Two Columns Portfolio CSS Rules Start                                                              */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.portfolioTwoPageWrapper {
	margin-bottom: 0px;
}
.portfolioTwoWrapper {
	margin-left: 24px;
}
.portfolioTwoItemWrapper {
	float: left;
	margin-right: 36px;
	margin-bottom: 36px;
	border-radius: 3px;
	background-color: #fff;
}
.portfolioTwoItemImageWrapper {
	border-radius: 3px;
}
.portfolioTwoItemImageWrapper:hover {
	border-radius: 3px;
}
.portfolioTwoItemImageWrapper img {
	width: 100%;
	height: auto;
}
.portfolioTwoItemInfoWrapper {
	background-color: #fff;
	padding-top: 0px;
	padding-left: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 36px;
}
.portfolioTwoItemTitle {
	font-size: 12px;
	margin-bottom: 0px;
	height: 36px;
	padding-bottom: 0px;
}
.portfolioTwoHoverDeco {
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Two Columns Portfolio CSS Rules End                                                                */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Single Project Page CSS Rules Start                                                                */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.singleProjectPageWrapper > .pageContentWrapper {
	border-radius: 3px 3px 0px 0px;
}
.singleProjectImageWrapper {
	margin-right: 24px;
	margin-left: 24px;
	border: 3px solid #fff;
	margin-bottom: 36px;
	border-radius: 3px;
	background-color: #fff;
}
.singleProjectImage {
	width: 100%;
	height: auto;
	border-radius: 3px;
}
.singleProjectItemButtonsWrapper {
	height: 36px;
	line-height: 36px;
	background-color: #f6f6f6;
	padding-left: 15px;
	border-radius: 0px 0px 3px 3px;
}
.singleProjectExpandButton {
	height: 36px;
	line-height: 36px;
	float: left;
	padding-left: 40px;
	color: #666;
	background: #f0f0f0 url(../images/portfolioExpandButtonBg.png) left center no-repeat;
	padding-right: 12px;
}
.singleProjectDetailsButton {
	height: 36px;
	line-height: 36px;
	float: right;
	padding-right: 20px;
	color: #666;
	background: none !important;
	padding-left: 12px;
	font-size: 14px;
}
.singleProjectExpandButton:hover, .singleProjectDetailsButton:hover {
	text-decoration: none;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Single Project Page CSS Rules End                                                                  */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Blog Page CSS Rules Start                                                                          */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.blogPageWrapper {
	margin-bottom: 0px;
}
.blogPostsWrapper {
	margin-left: 24px;
	margin-right: 24px;
	overflow: visible;
}
.smallPostWrapper {
	margin-bottom: 36px;
	background-color: #fff;
	border-radius: 3px;
}
.postThumbnailWrapper {
	border-radius: 3px;
}
.postThumbnailWrapper img {
	width: 100%;
	height: auto;
	border-radius: 3px;
}
.postThumbnailWrapper:hover {
}
.postExcerptWrapper {
	background-color: #fff;
	padding-top: 23px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 22px;
}
.postExcerptWrapper > *:last-child {
	margin-bottom: 0px;
}
.smallPostTitle {
	margin-bottom: 19px;
	height: 18px;
	padding-bottom: 0px;
}
.smallPostInfoWrapper {
	height: 36px;
	line-height: 36px;
	background-color: #f6f6f6;
	padding-left: 12px;
	color: #666;
}
.postInfo {
	margin-right: 18px;
}
.postInfoNoMargin {
	margin-right: 0px;
}
.smallPostMoreButton {
	height: 36px;
	line-height: 36px;
	float: right;
	padding-right: 40px;
	color: #666;
	background: #f0f0f0 url(../images/smallPostReadMoreButtonBg.png) right center no-repeat;
	padding-left: 12px;
}
.smallPostMoreButton:hover {
	text-decoration: none;
}
.smallPostQuote {
	padding-left: 28px;
	background: url(../images/quoteBg.png) 0 0 no-repeat;
	font-style: italic;
}
.smallPostQuoteAuthor {
	font-style: normal;
	color: #999;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Blog Page CSS Rules End                                                                            */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Blog Post CSS Rules Start                                                                          */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.singlePostPageWrapper {
}
.singlePostContentWrapper {
	background-color: #fff;
	padding-top: 18px;
	padding-left: 12px;
	padding-right: 12px;
	margin-left: 24px;
	margin-right: 24px;
	padding-bottom: 27px;
	border-radius: 3px 3px 0px 0px;
}
.singlePostContentWrapper > *:last-child {
	margin-bottom: 0px;
}
.singlePostInfoWrapper {
	height: 36px;
	line-height: 36px;
	background-color: #fff;

	margin-right: 24px;

	margin-bottom: 36px;
	border-radius: 0px 0px 3px 3px;
}
.commentsSectionWrapper {
	background-color: #fff;
	margin-bottom: 27px;
	margin-left: 24px;
	margin-right: 24px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 23px;
	border-radius: 3px;
}
.commentsTitle {
	padding-top: 0px;
	margin-bottom: 22px;
}
.commentsSectionWrapper > .commentsWrapper {
	margin-bottom: 23px;
}
.commentsSectionWrapper > .commentsWrapper > .commentWrapper {
	padding-bottom: 21px;
	border-bottom: 1px solid #f0f0f0;
}
.commentsWrapper > .commentWrapper {
	margin-bottom: 27px;
}
.commentsWrapper > .commentWrapper:last-child {
	margin-bottom: 0px;
}
.commentAvatar {
	float: left;
	border: 3px solid #f0f0f0;
	border-radius: 3px;
}
.commentAvatar > img {
	border-radius: 3px;
	width: 100%;
	height: 100%;
}
.commentWrapper > .commentAvatar {
	width: 36px;
	height: 36px;
}
a.commentAvatar:hover {
}
.commentInfoWrapper {
	float: left;
	margin-left: 27px;
	margin-bottom: 0px;
	margin-top: 11px;
	padding-bottom: 0px;
}
.comment {
	margin-left: 69px;
	clear: both;
	border-top: 1px solid #f0f0f0;
	padding-top: 23px;
	top: -1px;
}
.comment > *:last-child {
	margin-bottom: 0px;
}
.commentsFormWrapper {
	margin-bottom: 27px;
}
.commentsForm {
}
.commentsFormTitle {
	margin-bottom: 18px;
}
.commentsForm .formFieldWrapper {
	margin-bottom: 23px;
}
.commentsForm .formTextareaWrapper {
	margin-bottom: 27px;
}
.commentsForm label {
	margin-bottom: 13px;
	width: 100%;
}
.commentsForm .formFieldWrapper input[type="text"], .commentsForm .formTextareaWrapper textarea {
	margin-bottom: 0px;
	background-color: #f3f3f3;
	border: 1px solid #f0f0f0;
}
.commentsForm .formTextareaWrapper textarea {margin-bottom: 18px;}
.commentsForm .formFieldWrapper input[type="text"]:focus, .commentsForm .formTextareaWrapper textarea:focus {
	background-color: #f6f6f6;
}
.commentsForm .formFieldWrapper input[type="text"] {
	width: 100%;
	box-sizing: border-box;
	height: 36px;
}
.commentCommentTextarea {
	width: 100%;
	box-sizing: border-box;
	height: 168px;
}
input.commentSubmitButton, input.commentSubmitButton:hover {
	height: 36px;
	line-height: 36px;
	background-color: #649ae1;
	padding-left: 12px;
	padding-right: 12px;
	float: right;
	color: #fff;
	border: none;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Blog Post CSS Rules End                                                                            */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// 404 Page CSS Rules Start                                                                           */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.errorSearchForm {
	margin-bottom: 27px;
}
#errorSearchFormField {
	width: 100%;
	height: 36px;
	box-sizing: border-box;
	border-right: 0px;
	margin-bottom: 0px;
	background-color: #f3f3f3;
	border: 1px solid #f0f0f0;
	border-radius: 3px;
	color: #999;
}
input.errorSearchFormSubmitButton {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 36px;
	line-height: 36px;
	background-image: none;
	background-color: #649ae1;
	padding-left: 12px;
	border: none;
	color: #fff;
}
input#errorSearchFormField:focus {
	background-color: #f6f6f6;
}
input.errorSearchFormSubmitButton:hover {
	background-color: #649ae1;
	color: #fff;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// 404 Page CSS Rules End                                                                             */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Contact Page CSS Rules End                                                                         */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.contactPageWrapper {
}
.contactFormWrapper {
	margin-left: 24px;
	margin-right: 24px;
	padding-left: 12px;
	padding-right: 12px;
	background-color: #fff;
	padding-top: 23px;
	border-radius: 3px;
}
.contactForm {
	margin-bottom: 27px;
}
.contactTitle {
	margin-bottom: 18px;
	padding-top: 0px;
}
.contactForm .formFieldWrapper {
	margin-bottom: 23px;
}
.contactForm .formTextareaWrapper {
	margin-bottom: 36px;
}
.contactForm label {
	margin-bottom: 13px;
	width: 100%;
	box-sizing: border-box;
	height: 18px;
	line-height: 18px;
}
.contactForm .formFieldWrapper input[type="text"], .contactForm .formTextareaWrapper textarea {
	margin-bottom: 0px;
	box-sizing: border-box;
	background-color: #f3f3f3;
	border: 1px solid #f0f0f0;
	color: #999;
	border-radius: 3px;
}
.contactForm .formFieldWrapper input[type="text"]:focus, .contactForm .formTextareaWrapper textarea:focus {
	background-color: #f6f6f6;
}
.contactForm .formFieldWrapper input[type="text"] {
	width: 100%;
	height: 36px;
}
.contactTextarea {
	width: 100%;
	max-width: 100%;
	height: 168px;
	box-sizing: border-box;
}
input.contactSubmitButton, input.contactSubmitButton:hover {
	height: 36px;
	line-height: 36px;
	background-color: #649ae1;
	padding-left: 12px;
	padding-right: 12px;
	float: right;
	color: #fff;
	border: none;
}
.formValidationError {
	display: none;
	height: 36px;
	line-height: 36px;
	margin-left: 0px;
	color: #cc0000;
	float: left;
}
input.fieldHasError, textarea.fieldHasError {
}
.formSuccessMessageWrapper {
	display: none;
	margin-bottom: 4px;
}
.formSuccessMessageWrapper > h4 {
	background: url(../images/iconCheckmarkBg16.png) 0 center no-repeat;
	padding-left: 28px;
}
.socialIconsWrapper {
	background-color: #fff;
	margin-left: 24px;
	margin-right: 24px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 27px;
	padding-bottom: 17px;


	vertical-align: baseline;


	border-radius: 3px;
}
.socialIconsWrapper > .socialIcon {
	display: inline-block;
	vertical-align: baseline;
	width: 16px;
	height: 16px;
	padding-left: 12px;
	padding-right: 12px;
	background-position: center center;
	background-repeat: no-repeat;
}
.contactMapWrapper {
	background-color: #fff;
	padding: 3px;
	padding-top: 23px;
	margin-bottom: 36px;
	margin-left: 24px;
	margin-right: 24px;
	border-radius: 3px;
}
.contactMap {
	display: block;
	overflow: hidden;
	height: 168px;
	width: 100%;
	margin: 0px;
	border: none;
	padding: 0px;
	box-sizing: border-box;
}
.mapTitle {
	margin-bottom: 22px;
	margin-left: 9px;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Contact Page CSS Rules End                                                                         */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
                                                                      */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Footer CSS Rules Start                                                                             */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.footerWrapper {
	padding-left: 24px;
	padding-right: 24px;
	background-color: #333;
	height: 72px;
	box-shadow: inset 0px 1px 3px rgba(0,0,0,0.12)
}
.footerWrapper a {
	color: #649ae1;
}
.copyrightWrapper {
	height: 72px;
	line-height: 72px;
	clear: both;
}
.copyright {
	color: #fff;
	display: inline;
	float: left;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Footer CSS Rules End                                                                               */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Reset CSS Rules Start                                                                              */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.noPadding {
	padding: 0px;
}
.noMargin {
	margin: 0px;
}
.noBackground {
	background: none;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Reset CSS Rules End                                                                                */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.nav{width:100%; height:42px;overflow:hidden;text-align:center;}
.nav ul{position:fixed;bottom:0px;width:100%; clear:both; overflow:hidden;text-align:center;}
.nav li{float:left;background:#fff;width:20%;height:45px;line-height:45px;text-align:center; font-size:12px;list-style:none;}
.nav li a{color:#c0bebc; display:block;}
.nav li img{position:relative;left:20px;top:3px;width:30%;text-align:center;}
.nav li p{text-align: center;}
.lines {border-bottom: 1px solid #f4f4f4;padding: 3px 0}
.lines a{color: #ff003c;    margin-right: 1em;}
.lines a:hover{color: #666;}


/*add 2016.12.1*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Page Numbers CSS Rules End                                                                         */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.pageNumbersWrapper {
	margin-top: 0px;
	clear: both;
	margin-left: 24px;
	margin-right: 24px;
	border-radius: 3px;
	background-color: #fff;
	padding-left: 12px;
}
.pageNumbersWrapper ul {list-style:none;}
.pageNumbersWrapper ul li {float:left;width:24px;height:24px;line-height:24px;margin-right: 12px;border-radius: 3px;text-align:center;background-color: #f0f0f0;}
.pageNumbersWrapper .li  a{
	color: #999;
}
.pageNumbersWrapper .li  a:hover {
	text-decoration: none;
	background-color: #f0f0f0;
}
.pageNumbersWrapper .thisclass {
	background-color: #649ae1;
	color: #fff;
	font-weight: bold;
}
.pageNumbersWrapper .thisclass:hover {
	background-color: #649ae1;
	color: #fff;
}
.postLinksWrapper {
	height: auto;
	line-height: 22px;
	clear: both;
	margin-right: 24px;
	margin-left: 24px;
	margin-bottom: 36px;
	background-color: #fff;
	border-radius: 3px;
}
.postLink {
	padding-left: 12px;
	padding-right: 12px;
}
.postLink:hover {
	text-decoration: none;
}
.previousPost {
	float: left;
	display: inline-block;
	height: 36px;
	line-height: 36px;
}
.nextPost {
	float: right;
	display: inline-block;
	height: 36px;
	line-height: 36px;
	text-align: right;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////// Page Numbers CSS Rules End   */
.headerWrapper input[type="text1"] {
    padding: 0.6em 0.3em;
    margin-top: 1.4em;
    width: 76%;
    float: left;
    position: relative;
}
.headerWrapper input[type="submit"] {
background:url(../images/iconSearchBg32_9928.png) no-repeat center;
position:relative;
margin-top:1.4em;
background-color: #fff;
background-size: 100%;
height:28px;
}
.feat_con img{
		width: 100% !important;
height: auto !important;
	}
.feat_con iframe{
		width: 100% !important;
		height: 315px !important;
	}
#commentNameField{
width:70%;
    float: left;
    margin-right: 10px;
}

.foot-pro{
	background: #333;
	padding:  15px 25px;
	margin-top: 15px;
}
.foot-pro ul{
	margin-top: 20px;
}
.foot-pro li a{
	color: #fff;
	
}
.foot-pro li{
	margin-bottom: 15px;
	list-style: none;
}
.foot-pro li span{
	color: #fff;
	font-size: 20px;
}
.index-blog{
	text-align: center;
	color: #000;
	font-size: 20px;
	padding: 15px 0;
}
#commentsForm{
	background: url(../images/xinxi.png) no-repeat center;
	margin-left: -15px;
	margin-right: -15px;
	padding: 20px;
	padding-top: 80px;
}
#commentsForm label{
	float: left;
	width: 20%;
}
#commentsForm input[type='text']{
	width: 70%;
}
#commentsForm textarea{
	width: 70%;
}
#commentsForm input.code{
	width: 50%;
}
input.commentSubmitButton{
	display: block;
	margin: auto;
	float: none;
}
.pro_end{
	width: 100px;
    height:40px;
    text-align: center;
    line-height: 40px;
    background: #000;
    color: #fff;
    margin: auto;
}
.img-pro{
	margin: 0;
	padding: 0;
}
#t-mes{
	display: inline-block;
	color: #000;
}
.lines p{
	height: 52px;
	overflow: hidden;
}
.i_blog_more{
	display: block;
	text-align: center;
	color: #ff003c;
}
.footerWrapper{
        display:none;
}
