﻿@charset "utf-8";

	*{ margin: 0 auto; font-family:"微软雅黑";}
	ul,ol{list-style:none; padding:0px;}
	a{ text-decoration:none; color:#000;}
	img{ max-width:100%; display:block; margin:0px;}
	/*头部样式*/
	.max{ max-width:1200px;}
	
	header.header{ overflow:hidden;}
	.head_line{ background:#f7f7f7; overflow:hidden;}
	.head_line .max *{ float:left; font-size:14px; color:#666; padding:11px 0px;}
	.head_line .text{ float:right;}
	.head_line .text a{ border-right:2px solid #959595; padding:0px 13px;}
	.head_line .text a:last-child{ border-right:0px;}
	.head_b{box-sizing:border-box; overflow:hidden; padding:21px 0px;}	
	.head_b .logo{float:left; max-width:450px; width:100%;}	
	
	.icon{ float:left; max-width:450px; margin-left:40px; width:100%; margin-top:15px;}
	.icon .content{ float:left; max-width:102px; width:100%; text-align:center; border-right:1px dashed #d6d4d3; padding:7px 0px; cursor:context-menu;}
	.icon .content:last-child{border-right:0px;}
	.icon .picture{ font-size:28px; color:#b5b5b5;}
	.icon .title{ font-size:14px;color:#666; margin-top:6px;}
	.icon .content:hover *{ color:#05a045;}
	
	.header .contact{ float:right; max-width:260px; width:100%; display:flex; justify-content:space-between; margin-top:15px;}
	.header .contact div{ float:left; margin:0px; text-align:right;}
	.header .contact .picture{ margin:10px 0px 0px 12px;}
	.header .contact .content p{ font-size:16px; color:#05a045; font-weight:bold; line-height:32px; padding-top:18px;}
	.header .contact .content p:first-child{ font-size:26px;}
	
	
	

	/*导航样式*/
	nav{ background:#05a045; overflow:hidden;}
	.nav ul{ float:left; width:100%;}
	.nav li{ float:left; max-width:calc(100% / 7 - 1px); width:100%; text-align:center; line-height:57px; height:57px;}
	.nav li a{ display:block; font-size:16px; color:#fff;}
	.nav li:hover{ background:#2d85e6;}
	#nav_select{background:#2d85e6;}
	.nav form{ float:right; max-width:250px; width:100%; display:flex; justify-content:flex-end;}
	.nav form input{ background-color:#fff; width:100%; border:0px; margin:0px; padding:0px; outline:none; margin-top:12px; }
	.nav form input[type=submit]{ float:right; max-width:42px; background-image:url(../images/search.png); background-position:center; background-repeat:no-repeat; line-height:33px; height:33px;border-bottom-right-radius:10px;border-top-right-radius:10px;}
	.nav form input[type=text]{ float:left; max-width:200px; line-height:33px; height:33px;border-bottom-left-radius:10px;border-top-left-radius:10px; padding:0px 14px; box-sizing:border-box;}

	.dh{ float:right; display:none;}
	.iconnav-list:before{ font-size:60px;}
	
	/*幻灯片样式*/
	.banner{ max-width:100%; position:relative; min-height:150px; overflow:hidden; height:540px;}
	.banner ul{ position:absolute; left:0px; top:0px;}
	.banner ul li{ float:left; max-width:100%; overflow:hidden;}
	.banner:hover ol{ opacity:1;}
	.banner ol{opacity:0; width:100%; position:absolute; bottom:2%; transition:all 0.5s;-webkit-transition:all 0.5s; text-align:center;}
	.banner ol li{ margin:0 5px; cursor:pointer; border-radius:100%; height:5px; width:5px; display:inline-block; border:2px solid #05a045; opacity:0.8;}
	.banner ol li:hover{border:2px solid #3574db; opacity:1;}
	.banner li img{min-height:150px; height:540px;}
	
	.lef_rig{ opacity:0.3; transition:all linear 0.25s;}
	.lef_rig span:first-child{ opacity:0.5; cursor:pointer; top:calc(55% - 90px); position:absolute;  z-index:2; width:50px; left:1%; text-align:center;}
	.lef_rig span:nth-child(2){ cursor:pointer;opacity:0.5; top:calc(55% - 90px); position:absolute;  z-index:2; width:50px; right:1%; text-align:center;}
	.lef_rig span:hover{ opacity:0.8; }
	.lef_rig span+span:hover{ opacity:0.8; }
	.banner:hover .lef_rig{ opacity:1;}
	#dot{ background:#3574db; border:2px solid #3574db; opacity:1;}


	/*网站主体*/
	.often{text-align:center; margin:40px auto; display:block; overflow:hidden;}
	.often .title{ font-size:30px; font-weight:bold; color:#222;}
	.often .text{ font-size:14px; color:#999; margin-top:10px;}
	
	.solid{ overflow:hidden;}
	.solid ul{position:relative;}
	.btn{ position:absolute; top:calc(50% - 10px); max-width:1300px; width:100%; left:0px; right:0px; margin:auto; height:100%; z-index:-1;}
	.btn span{ width:40px; height:40px;background:#339cf0; color:#fff; border-radius:100%; line-height:40px; text-align:center; font-family:"仿宋"; float:left; cursor:pointer;user-select:none;}
	.btn span:last-child{ float:right;}
	.btn span:hover{ background:#e99000;}
	
	section.hot{ padding:23px 0px; overflow:hidden;}
	.hot span{ float:left; font-size:16px; font-weight:bold; color:#05a045; margin-top:3px;}
	.hot ul{ float:left; max-width:calc(100% - 150px); width:100%; margin-top:3px; line-height:21px; height:21px; overflow:hidden;}
	.hot ul li{ float:left; margin-right:1%;}
	.hot ul li *{ font-size:14px; color:#666;}
	.hot img{ float:right; display:block}
	.hot ul li a:hover{ color:#2d85e6;}
	
	section.products{ overflow:hidden; background:url(../images/pro_01.jpg) no-repeat center; background-size:100% 100%; padding-bottom:50px;}
	.pro_l{ float:left; max-width:240px; width:100%;}
	.pro_l_title{background:#05a045; color:#fff; font-size:28px; text-align:center; padding:22px 0px;}
	.pro_l_title p:first-child{ font-size:28px; font-weight:bold;}
	.pro_l_title p:nth-of-type(2){ font-family:arial; color:#fcf8ed; font-size:14px; text-transform:uppercase; margin-top:10px;}
	.pro_l ul{ background:#fff; display:block; overflow:hidden; width:100%; box-sizing:border-box; padding:20px 12px; box-shadow:0px 0px 2px inset rgba(0,0,0,0.4);}
	
	.pro_l li{float:left; width:100%; background:#f0f0f0; color:#fff; margin-bottom:12px; font-size:16px; padding:22px 10px 22px 18px; box-sizing:border-box;}
	.pro_l li .title{float:left; max-width:calc(100% - 20px); text-overflow:ellipsis; white-space:pre; width:100%; overflow:hidden; font-size:16px;}
	
	.pro_l li .text{float:right; width:20px; overflow:hidden; font-size:18px; font-family:"仿宋"; text-align:center;}
	.pro_l li:hover{ background:#2d85e6;}
	.pro_l li:hover *{ color:#fff;}


	.pro_l .contact{ background:url(../images/pro_01.png) no-repeat center; background-size:100% 100%; color:#fff; font-weight:bold; padding:20px 0px 44px 32px; overflow:hidden;}
	.pro_l .contact .title{ font-size:22px;}
	.pro_l .contact .tel{ font-size:16px; margin-top:8px; letter-spacing:1px; line-height:25px;}
	
	.pro_r{ max-width:914px; width:100%; float:right;}
	.pro_r ul li{ max-width:calc(19.9% - 14px); width:100%; float:left; border-top:8px solid #e3e3e3; background:#fff; margin-right:18px;}
	.pro_r ul li:last-child{margin-right:0px;}
	.pro_r ul li .picture img{ height:160px; object-fit:cover; width:100%;}
	.pro_r ul li .title{ float:left; width:100%; overflow:hidden; text-align:center; font-size:16px; color:#fff; padding:10px 0px; background:#05a045;}
	.pro_r ul li .title::after{ content:"+"; color:#05a045; margin:10px auto 1px auto; width:20px; font-size:14px; height:20px; border-radius:100%; background:#fff; display:block;}
	.pro_r ul li:nth-of-type(5n){ margin-right:0px;}
	.pro_r ul li:hover .title{ background:#2d85e6;}
	.pro_r ul li:hover .title::after{ color:#2d85e6;}
	
	section.train{ background:url(../images/tra_01.jpg) no-repeat center; background-size:cover; overflow:hidden; padding-bottom:38px;}
	.train .often *{ color:#fff !important;}
	.train .often::after{ content:url(../images/of_01.png); display:block; width:100%; text-align:center; margin-top:15px;}
	.column_title{ text-align:center; margin-bottom:40px;}
	.column_title .title{ font-size:24px; color:#332c2b;}
	.column_title .content{ font-size:18px; color:#b67a24; margin-top:6px;}
	.train_b li{ max-width:20%; width:100%; float:left; border-right:1px dashed #fff; box-sizing:border-box; padding:10px 0px 4px 0px;}
	.train_b li .picture{ font-size:40px; color:#fff; text-align:center;overflow:hidden; display:block; text-align:center; box-sizing:border-box; cursor:context-menu;}
	.train_b li .title{ font-size:16px; color:#fff; text-align:center; display:block; margin-top:14px;}
	.train_b li:hover .picture{color:#2d85e6;}
	.train_b li:last-child{border-right:0px;}
	
	.case{ overflow:hidden; padding-bottom:70px;}
	.case_b{ overflow:hidden;}
	.case ul{ width:9999px; position:relative;}
	.case li{ float:left; width:285px; box-shadow:0px 0px 5px rgba(0,0,0,0.15); margin:5px 9px 14px 5px; padding:41px 21px; box-sizing:border-box; position:relative;}
	.case li .title{ font-size:20px; color:#05a045; font-weight:bold; display:block; width:100%; text-align:center;}
	.case li .text{ color:#bbbaba; font-size:12px; display:block; text-align:center; margin-top:6px;}
	.case li .content{ font-size:14px; line-height:24px; color:#333; text-align:center; display:block; width:100%; margin-top:24px; height:96px;}
	.case li .picture{ border-radius:100%; overflow:hidden; display:block; max-width:154px; width:100%; border:5px solid #fff; box-shadow:0px 0px 15px rgba(0,0,0,0.20); margin-top:30px;}
	.case li .picture img{ height:154px; width:100%; object-fit:cover; transition: all linear 0.25s;}
	.case li .more{ width:112px; height:29px; line-height:29px; background:#2d85e6; font-size:14px; color:#fff; text-align:center; display:block; position:absolute; left:0px; right:0px; margin:auto; bottom:-14px;}
	.case li:hover .picture{box-shadow:0px 0px 15px rgba(45,133,230,0.60);}
	.case li:hover .picture img{ transform:scale(1.1);}
	.case li:hover .more{ background:#05a045;}

	section.about{ background:url(../images/ab_01.jpg) no-repeat center; background-size:cover; overflow:hidden; padding-bottom:60px;}
	.about .often{ margin-bottom:70px;}
	.about_b .picture{ float:left; position:relative; z-index:1; max-width:476px; width:100%; padding-top:20px;}
	.about_b .picture img{ width:100%; height:317px; object-fit:cover;}
	.about_b .picture::before{ content:""; position:absolute; border:9px solid #05a045; box-sizing:border-box; z-index:-1; top:0px; left:20px; width:100%; height:317px;}
	.about_b .content{ max-width:635px; width:100%; float:right;}
	.about_b .content p{ font-size:14px; color:#444; line-height:32px; text-indent:28px;}
	.about_b .content .slogan{ font-size:24px; color:#05a045; margin-top:6px;}
	.about_b .content .more{ float:left; max-width:146px; width:100%; text-align:center; margin-top:28px; line-height:42px; background:#2d85e6; font-size:14px; color:#fff;}

	section.advantage{ background-image:linear-gradient(to right,#05a045 50%,#02ae49 52%);overflow:hidden;}
	.advan_b{ display:flex; align-items:center;}
	.advan_b .advan_l{ max-width:300px; width:100%; float:left; background:#05a045; height:100%;  padding:24px 0px; text-align:center;color:#fff;}
	.advan_b .advan_l .title{width:100%; display:block; font-size:28px; font-weight:bold;}
	.advan_b .advan_l .english{ font-family:"Arial";width:100%; display:block; font-size:18px; margin:10px auto;}
	.advan_b .advan_l .text{width:100%; display:block; font-size:16px;}
	.advan_b ul{ max-width:900px; width:100%; float:left;background:#02ae49; display:flex; align-self:stretch;}
	.advan_b li{ max-width:25%; width:100%; float:left; padding:24px 0px;box-sizing:border-box; height:100%; text-align:center; position:relative;}
	.advan_b li::before{border-right:1px solid #6aca74;box-sizing:border-box; content:""; position:absolute; height:calc(100% - 48px); right:0px;}
	.advan_b li .title{ font-size:18px; color:#fff; margin-top:8px;}
	.advan_b li .picture{ text-align:center; min-height:74px; height:74px; overflow:hidden;}
	.advan_b li .picture img{ margin:0px auto;}
	.advan_b li:hover{ background:#05a045;}	
	
	section.busin{ overflow:hidden; padding-bottom:40px;}
	.busin_b{ overflow:hidden;}
	.busin_b ul{ position:relative; width:9999px;}
	.busin_b li{ float:left; width:287px; margin-right:17px;}
	.busin_b li .picture{ padding:4px; border:1px solid #efefef; box-sizing:border-box; overflow:hidden; display:block;}
	.busin_b li .picture img{ height:195px; width:100%; object-fit:cover;}
	.busin_b li .title{ font-size:14px; color:#333; display:block; text-align:center; margin:22px auto 9px auto;}
	
	section.news{ background:url(../images/new_01.jpg) no-repeat center; background-size:cover; overflow:hidden; padding:60px 0px;}
	.news_b{ display:flex; justify-content:space-between}
	.news_l{ max-width:776px; width:100%; float:left; background:#fff; padding:23px 20px; box-sizing:border-box; border-top:4px solid #05a045; margin-left:0px;}
	.news_l ul{ max-width:776px; width:100%; float:left;}
	.news_l ul li{width:100%; float:left; overflow:hidden; padding:9px 0px; border-bottom:1px dashed #999;}
	.news_l ul .picture{ max-width:157px; width:100%; float:left;}
	.news_l ul .picture img{ width:100%; height:97px; object-fit:cover;}
	.news_l ul .content{ max-width:calc(100% - 180px); float:right;}
	.news_l ul .title{ font-size:16px; color:#333; font-weight:bold; white-space:pre; text-overflow:ellipsis; overflow:hidden;}
	.news_l ul .text{ font-size:14px; color:#666; line-height:20px; margin-top:6px; max-height:40px; overflow:hidden;}
	.news_l ul time{ float:left; width:100%; overflow:hidden; margin-top:9px;}
	.news_l ul time *{ font-size:12px; color:#999;}
	.news_l ul time .date{ float:left;}
	.news_l ul time .more{ float:right;}
	.news_l ul li:hover .title{ color:#05a045;}
	.news_column{ font-size:16px; color:#333; margin-bottom:15px; overflow:hidden;}
	.news_column span{ border-left:1px dashed #666; cursor:pointer; padding:0px 21px; float:left; text-align:center;}
	.news_column span:first-child{ border:0px; padding-left:0px;}
	.news_column .more{ float:right; font-size:12px; color:#beb5b5;}
	.news_l ul:nth-of-type(n+2){ display:none;}
	#column{ color:#05a045; font-weight:bold;}
	
	.news_r{ max-width:388px; width:100%; float:right; background:#fff; box-sizing:border-box; border-top:4px solid #05a045;padding:24px 15px 40px 21px; margin-right:0px;}
	.news_r .news_column{ margin-bottom:23px;}
	.news_r .news_column span{ color:#05a045; font-size:16px; font-weight:bold;}
	.news_r li{margin-bottom:32px; overflow:hidden; width:100%; display:block;}
	.news_r li:last-child{margin-bottom:0px;}
	.news_r li .title{ padding-left:30px; box-sizing:border-box; display:block; width:100%; white-space:pre; text-overflow:ellipsis; overflow:hidden; font-size:14px; color:#333; position:relative;}
	.news_r li .title::before{ content:"Q"; font-size:12px; width:16px; height:16px; border-radius:4px; float:left; background:#d8d7d7; color:#666; text-align:center; line-height:14px; position:absolute; left:0px; top:0px; bottom:0px; margin:auto;}

	.news_r li .content{ padding-left:30px; box-sizing:border-box; display:block; width:100%; overflow:hidden; font-size:12px; line-height:18px; color:#666; margin-top:7px; max-height:36px;}
	.news_r li:hover .title{ color:#05a045;}
	.news_r li:hover .title::before{background:#05a045; color:#fff;}
	
	
	section.url{overflow:hidden; padding:26px 0px;}
	.url{ border-top:1px solid #ededed;}
	.url *{ line-height:25px;}
	.url .picture{ margin-right:28px; font-size:18px; font-weight:bold; color:#05a045; float:left;}
	.url .picture font{font-size:14px; font-weight:100; color:#666; margin-left:4px;}
	.url a{ margin-right:15px; font-size:14px; float:left; color:#333;}
	
	
	
			
	footer.footer{ background:#1d1d1d; background-size:cover; overflow:hidden; padding:47px 0px 34px 0px;}
	.foot_b{ display:flex; align-items:center; justify-content:space-between;}
	.foot_l{ float:left; max-width:925px; width:100%; margin-left:0px;}
	.foot_l .contact{ float:left; width:100%; border-bottom:1px solid #323232;}
	.foot_l .contact div{ float:left; color:#9d9c9c; max-width:calc((100% - 1px) / 3); width:100%;}
	.foot_l .contact .picture{ float:left; width:60px; height:60px; line-height:56px; text-align:center; border:2px solid #9d9c9c; border-radius:100%; font-size:26px; box-sizing:border-box;}
	.foot_l .content{ float:right; max-width:calc(100% - 70px); width:100%;line-height:26px; color:#9d9c9c; font-size:14px; padding-bottom:16px;}
	
	.foot_l .series{ color:#9d9c9c; font-size:14px; float:left; width:100%; margin-top:30px;}
	.foot_l .copy{ color:#6a6a6a; font-size:14px; float:left; width:100%; margin-top:26px;}
	.foot_l .copy *{ color:#6a6a6a;}
	.footer .code{ float:right; max-width:180px; width:100%; border:1px solid #323232; padding:20px 0px; box-sizing:border-box; margin-right:0px;}
	.footer .code .picture{ text-align:center;}
	.footer .code .picture img{max-width:120px; width:100%; display:block; margin:0 auto;}
	.footer .code .title{ text-align:center; font-size:14px; color:#9d9c9c; margin-top:16px;}
	
	
	/*新闻页面*/
	.page_ban .banner{ height:450px;}
	.page_ban .banner li img{ height:450px;}
	.lef_rig span img{ width:35px;}
	.page_address{padding:8px 1%; box-sizing:border-box; margin-bottom:45px; font-size:14px; overflow:hidden; text-align:right; line-height:42px; border-bottom:1px dashed #ccc;}
	.page_address.list{ border:0px; box-shadow:1px 0px 1px rgba(0,0,0,0.40); text-align:left;}
	.page_address .page_column{ font-size:20px; font-weight:bold; float:left;}
	.page_address .content{float:left;text-align:right; margin-right:0px;}
	.page_address .content *{color:#333;}

	.page{ overflow:hidden; padding:60px 0px;}
	.page.list{ padding-top:0px;}
	.page_list{ float:left; width:100%; text-align:center; font-size:14px; margin-top:20px;}
	.page_list a:first-child{ display:none;}
	.page_list a{ color:#666;}
	.page_list a:hover{ color:#10488e;}
	.page_l{ float:left; width:20%;}
	.page_l_tel{ float:left; width:100%; margin-top:50px; border:1px solid #0057a4; box-sizing:border-box;}
	.page_l_tel div:first-child{background:#0057a4; font-size:28px; color:#fff; text-align:center; line-height:75px;}
	.page_l_tel div:nth-child(2){ padding:10px;}
	.page_contact{ margin-top:30px; float:left; width:100%;}
	
	.page_r{ width:75%; float:right; padding:5px; box-sizing:border-box; overflow:hidden;}
	.page_r .page_odd_picture{ overflow:hidden; text-align:center; margin-bottom:20px;}
	.page_r .page_odd_picture img{ max-height:300px; margin:0 auto;}
	
	.page_odd .page_r{background:rgba(255,255,255,0.75); padding:0 2%; box-sizing:border-box; box-shadow:0px 0px 3px rgba(0,0,0,0.50)}
	.page_odd_title{ width:100%; text-align:center; margin-bottom:1%; font-size:20px; font-weight:bold; margin:20px 0px;}
	.page_odd_time{ width:100%; text-align:center; display:block; margin-bottom:1%; padding:10px 0px; border-bottom:1px solid #ddd; border-top:1px solid #ddd; color:#333; font-size:12px;}
	.page_odd_img{ text-align:center; margin-bottom:1%;}
	.page_odd_content{margin-bottom:1%;}
	.page_odd_content p{ text-align:left; line-height:30px; font-size:14px; overflow:hidden;}
	.page_odd_content img{ margin:0px auto;}
	
	.page_odd_list{ margin:1% 0;}
	.page_odd_list span{ float:left; width:100%; color:#333; line-height:24px;}
	.page_odd_list span a{ color:#666;}
	.page_next{ border-top:1px dashed rgba(0,0,0,0.40); margin-top:20px; padding-top:10px;}
	.page_next p{ line-height:28px; font-size:14px;}
	.page_next p a{ font-size:14px;}
	
	
	.pro_list .page_r li{ max-width:calc( 100% / 4 - 14px); float:left; margin-right:18px; margin-bottom:21px; width:100%; box-shadow:0px 0px 4px #ddd;}
	.pro_list .page_r li:nth-of-type(4n){margin-right:0px;}
	.pro_list .page_r li .picture{ float:left;width:100%;}
	.pro_list .page_r li .picture img{ height:220px; width:100%; object-fit:cover; display:block;}
	.pro_list .page_r li .title{ float:left; text-align:center; width:100%;line-height:40px; background:rgba(255,255,255,1.0); text-overflow:ellipsis; white-space:pre; text-align:center; font-size:16px; color:#333; overflow:hidden;}
	.pro_list .page_r li:hover{ box-shadow:0px 0px 4px rgba(3,200,25);}
	.pro_list .page_r li:hover p{ background:rgba(255,255,255,1.00);}
	.pro_l .pro_li:hover .pro_title{ background:#ec8e24;}
	
	.news_list .page_r li{ max-width:calc(100% - 10px); width:100%; float:left; background:rgba(255,253,255,0.60); padding:1%; box-sizing:border-box; margin-bottom:10px;}
	.news_list .page_r li .picture{max-width:25%; float:left; width:100%;}
	.news_list .page_r li .picture img{ height:160px;float:left; object-fit:cover; width:100%;}
	.news_list .page_r li .content{ max-width:73%; width:100%; float:right;}
	.news_list .page_r li .content .title{ font-size:17px; color:#111; text-overflow:ellipsis; white-space:pre;}
	.news_list .page_r li .content time{ font-size:12px; color:#666; display:block; margin:8px 0px;}
	.news_list .page_r li .content .text{ font-size:14px; color:#333; line-height:24px; height:48px; overflow:hidden}
	.news_list .page_r li .content .more{ font-size:14px; color:#333; line-height:30px; border:1px solid #ddd; text-align:center; float:left; text-align:center; width:140px; margin-top:20px;}
	.news_list .page_r li .content .more:hover{ background:#05a045; color:#fff;}
	.news_list .page_r li:hover .content .title{ color:#05a045;}
	
	.news_list .page_r li:hover{background:rgba(255,253,255,1.00); box-shadow:2px 2px 5px #ccc;}
	
	

	/*返回顶部*/
	
	.top{ cursor:pointer; position:fixed; bottom:5%; background:rgba(0,131,236,0.50); right:1%; font-size:60px; display:none;}
	.top::before{font-size:60px; color:rgba(255,255,255,0.5);}
	.top:hover{background:rgba(0,131,236,1.00);}
	.top:hover::before{color:rgba(255,255,255,1);}
	
	
	.sj_footer{ display:none; width:100%; background:#fff; position:fixed; bottom:0px; border-top:1px solid #ccc; z-index:999;}
	.sj_footer a{ width:33%; float:left; text-align:center; padding:3% 0;}
	.sj_footer span{ width:100%; float:left; color:#333; font-family:"微软雅黑";}
	.sj_footer img{ max-width:20%;}


	

	:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #666;
	}
		
	::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #666;
	}
	
	input:-ms-input-placeholder{
	color: #666;
	}
	
	input::-webkit-input-placeholder{
	color: #666;
	}

	
	textarea:-ms-input-placeholder{
	color: #666;
	}
	
	textarea::-webkit-input-placeholder{
	color: #666;
	}