﻿@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%;}
	.picture img{ display:block;}	
	/*头部样式*/
	.max{ max-width:1200px; width:100%;}
	
	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; display:flex; padding:15px 0px; align-items:center;}
	.head_b .logo{float:left; max-width:557px; width:100%; margin:0px;}	
	
	.header .contact{ float:right;display:flex; margin-right:0px; align-items:center; justify-content:space-between;}
	.contact div{ float:left; margin:0px;}
	.contact .picture{ margin-right:12px;}
	.contact .content p{ font-size:14px; color:#4f4b48;}
	.contact .content .text{ font-size:22px; color:#ffbb05; font-family:"Arial"; margin-top:5px;}
	.head_b .code{ float:right; margin-right:0px; margin-left:26px;}
	.head_b .code img{ max-height:77px;}
	

	/*导航样式*/
	nav.nav{ overflow:hidden; background:#016bcb;}
	.nav ul li{ float:left; max-width:calc(100% / 7); width:100%;}
	.nav ul li a{ width:100%; float:left;font-size:16px; text-align:center; padding:19px 0px 20px 0px; color:#fff;}
	.nav ul li:hover a{ background:#ffbb05;}
	#nav_select{background:#ffbb05;}
	

	.dh{ float:right; display:none;}
	.iconnav-list:before{ font-size:60px; color:#333;}
	
	/*幻灯片样式*/
	.banner{ max-width:100%; position:relative; min-height:150px; overflow:hidden; height:550px; box-shadow:-4px 0px 8px  rgba(0,0,0,0.20)}
	.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 #b67a24; opacity:0.8;}
	.banner ol li:hover{border:2px solid #b67a24; opacity:1;}
	.banner li img{min-height:150px; height:550px; width:100%; object-fit:cover;}
	
	.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:#b67a24; border:2px solid #b67a24; opacity:1;}
	.page_ban{ height:400px;}
	.page_ban li img{ height:400px;}

	/*网站主体*/
	
	.often{ position:relative; z-index:1; overflow:hidden; margin:70px auto;}
	.often .title{text-align:center; font-size:60px; font-weight:bold; display:block; color:#e8f1fd; position:absolute; z-index:-1; width:100%; top:0px; left:0px;}
	.often .text{ font-size:30px; color:#111;text-align:center; font-weight:bold; margin-top:31px;}
	.often .text font{ color:#016bcb;}
	.often .picture{ margin:6px; display:block;}
	

	.hot_search{ padding:17px 0px; overflow:hidden; display:flex; align-items:center;}
	.hot_search .hot{ float:left; max-width:700px; margin-left:0px;}
	.hot_search .hot *{ float:left; font-size:14px; color:#111;}
	.hot_search .hot ul{ max-width:calc(100% - 70px)}
	.hot_search .hot li{margin:0px 6px;}
	.hot_search .search{ max-width:364px; width:100%; float:right;border-top-left-radius:50px; border-bottom-left-radius:50px; border:1px solid #f2f2f2; overflow:hidden; margin-right:0px;}
	.hot_search .search input{width:100%;  height:46px; line-height:46px; float:left; border:0px;box-sizing:border-box; outline:none;}
	.hot_search .search input[type=text]{ max-width:calc(100% - 53px);padding:0px 4%;}
	.hot_search .search input[type=submit]{ max-width:53px;background:#016bcb; cursor:pointer; font-size:38px; color:#fff;}
	
	
	
	section.products{ background:url(../images/pd_01.jpg) no-repeat center top; background-size:cover; padding:60px; overflow:hidden;}
	
	.pro_l{ float:left; max-width:240px; width:100%;}
	.pro_l_title{  background:#016bcb; color:#fff; font-size:28px; text-align:center; padding:12px 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;}
	.pro_l ul{ background:#fff; display:block; overflow:hidden; width:100%; box-sizing:border-box; padding:20px;}
	.pro_l .pro_li{ float:left; width:100%; margin-bottom:6px;}
	
	.pro_l .pro_li .pro_title{ padding:8px 10%; box-sizing:border-box; float:left; width:100%; background:#949494; color:#fff; cursor:pointer;}
	.pro_l .pro_li .pro_title .title{float:left; max-width:calc(100% - 20px); text-overflow:ellipsis; white-space:pre; width:100%; overflow:hidden; font-size:16px;}
	
	.pro_l .pro_li .pro_title .text{float:right; width:20px; overflow:hidden; font-size:18px; transform:rotate(90deg);}
	.pro_l ol{ max-height:0px; overflow:hidden; width:100%; display:block;}
	.pro_l ol li{ overflow: hidden; float:left; width:100%;}
	.pro_l ol li a{font-size:14px; text-overflow:ellipsis; white-space:pre; padding-left:10%; padding-right:5%; box-sizing:border-box; float:left; width:100%; overflow:hidden; color:#333; position:relative; line-height:41px;border-bottom:1px solid #f0f0f0;}
	.pro_l ol li a::after{ content:"□"; float:left; color:#b5b5b5; position:absolute; top:0px; left:3%; bottom:0px; margin:auto;}
	.pro_l ol li:last-child{ margin-bottom:8px;}
	.pro_l .contact{ background:url(../images/pro_01.png) no-repeat center; background-size:100% 100%; text-align:center; color:#fff; font-weight:bold; padding:20px 0px 44px 0px;}
	.pro_l .contact .title{ font-size:22px;}
	.pro_l .contact .tel{ font-size:16px; margin-top:10px; letter-spacing:1px;}
	
	.pro_r{ max-width:calc(100% - 275px); float:right; width:100%;}
	.pro_r .pro_title{overflow:hidden; border-bottom:1px solid #fff;}
	.pro_r .pro_title span{ cursor:pointer; max-width:114px; width:100%; float:left; font-size:22px; font-weight:bold; color:#4f4b48; padding-bottom:6px; border-bottom:3px solid transparent; text-align:center; margin-right:23px;}
	.pro_r .pro_title span:hover{border-bottom:3px solid #016bcb; color:#016bcb;}
	#pro_title{border-bottom:3px solid #016bcb; color:#016bcb;}
	
	.pro_r ul{ margin-top:28px; overflow:hidden;}
	.pro_r ul:nth-of-type(n+2){ display:none;}
	.pro_r li{ max-width:calc(100% / 4 - 9px); width:100%; float:left; margin-right:12px;box-sizing:border-box; line-height:48px;}
	.pro_r li a{float:left; max-width:100%; width:100%;}
	.pro_r li:nth-of-type(4n){margin-right:0px;}
	.pro_r li .picture{ border:1px solid transparent;box-sizing:border-box; overflow:hidden; float:left; width:100%; background:#fff;}
	.pro_r li img{ float:left; height:200px; width:100%; object-fit:cover; transition:all linear 0.25s;}
	.pro_r li .title{ line-height:60px; text-align:center; color:#333; font-size:16px; float:left; width:100%; white-space:pre; text-overflow:ellipsis; overflow:hidden;}
	.pro_r li:hover .picture{ border-color:#ffbb05;}
	.pro_r li:hover .picture img{ transform:scale(1.1)}
	
	.adv{ background:url(../images/ad_01.jpg) no-repeat top center; background-size:cover; overflow:hidden; padding:60px 0px;}
	.adv_b div{ max-width:calc(100% / 7); width:100%; float:left; text-align:center;}
	.adv_b div span{ display:block; overflow:hidden;}
	.adv_b div .picture{ background:url(../images/ad_01.png); background-repeat:no-repeat; background-position:center; background-size:contain; min-height:121px; line-height:121px; height:121px; color:#fff; font-size:58px; cursor:context-menu;}
	.adv_b div:nth-of-type(3) .picture{ font-size:44px; line-height:113px;}
	.adv_b div:nth-of-type(4) .picture{ font-size:48px; line-height:122px;}
	.adv_b div:nth-of-type(5) .picture{ font-size:48px; line-height:122px;}
	.adv_b div:nth-of-type(6) .picture{ font-size:38px; line-height:113px;}
	.adv_b div:nth-of-type(7) .picture{ font-size:48px;}
	.adv_b div .title{ color:#fff; font-size:24px; margin-top:8px;}
	.adv_b div:hover .picture{ color:#ffbb05; background-image:url(../images/ad_02.png)}
	
	section.case{ overflow:hidden; padding:0px 16px 56px 16px; box-sizing:border-box;}
	.case_b{ overflow:hidden;}
	.case_b ul{ position:relative; width:1400px; height:281px; overflow:hidden;}
	.case_b li{ width:285px; float:left; margin-right:10px; margin-left:6px; margin-bottom:8px; box-shadow:2px 2px 8px rgba(68,68,68,0.21);}
	.case_b .picture img{ height:224px; width:100%; object-fit:cover;}
	
	.case_b .title{ text-align:center; display:block; width:100%; line-height:57px; color:#333; font-size:16px; white-space:pre; overflow:hidden; text-overflow:ellipsis;}
	.case_b li:hover{ box-shadow:0px 0px 8px rgba(255,187,5,0.21);}
	.case_b .more{ margin-top:60px; width:153px; height:44px;border-radius:44px; border:1px solid #b2b2b2; display:block; text-align:center; font-size:14px; color:#666; display:flex; align-items:center; justify-content:center;}
	.case_b .more font{ font-size:35px; color:#888; margin-left:14px; margin-right:0px; display:inline-block;}
	.case_b .more:hover{ background:#016bcb; color:#fff; border-color:#fff;}
	.case_b .more:hover *{color:#fff}
	
	section.about{ background:url(../images/ab_01.jpg) no-repeat center top; background-size:cover; overflow:hidden; padding-bottom:74px;}
	.about .often .title{ color:#dfe8f1;}
	.about_b .picture{ float:left; max-width:525px; width:100%; border:3px solid #fff; overflow:hidden;}
	.about_b .picture img{ height:378px; width:100%;}
	.about_b .content{ float:right; max-width:calc(100% - 570px); width:100%;}
	.about_b .content .title{ color:#016bcb; font-size:24px; font-weight:bold;}
	.about_b .content .text{ font-size:15px; color:#333; line-height:32px; text-indent:30px; margin-top:10px;}
	.about_b .content .more{ margin-top:22px;}
	.about_b .content .more a{ font-size:14px; color:#666; width:145px; height:38px; border:1px solid #b2b2b2; line-height:38px; float:left; text-align:center; border-radius:38px; margin-right:29px; box-sizing:border-box;}
	.about_b .content .more a:hover{ background:#016bcb; color:#fff; border-color:#016bcb;}
	
	
	
	section.show{ padding:65px 40px 13px 40px; margin-bottom:80px; overflow:hidden; box-sizing:border-box; box-shadow:8px 8px 8px rgba(204,204,204,0.75); margin-top:-122px; background:#fff;}
	.show_title{ font-size:30px; font-weight:bold; color:#111; width:30px; float:left; padding-right:35px;}
	.show_title font{color:#016bcb;}
	.show_b{ float:left; max-width:calc(100% - 65px); width:100%; overflow:hidden;}
	.show_b ul{ overflow:hidden; height:233px;}
	.show_b li{ float:left; width:203px; margin-right:18px;}
	.show_b li .picture{ display:block; border:1px solid transparent;}
	.show_b li .picture img{ display:block;width:100%; object-fit:cover; height:166px;}
	.show_b li .title{ font-size:16px; color:#333; text-align:center; display:block; padding:22px 0px; white-space:pre; text-overflow:ellipsis; overflow:hidden; width:100%;}
	
	.show_b li:hover .picture{ display:block; border:1px solid #ffbb05;}
	
	
	
	

	section.news{ overflow:hidden; display:block; width:100%;}
	.news .often .title{ color:#dfe8f1;}
	.news_t{overflow:hidden; margin-top:50px; display:block; width:100%;background:#fff;box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.1), 0px 0px 6px 0px rgba(0,0,0,0.1);}
	.news_t .picture{ float:left; max-width:452px; width:100%;}
	.news_t .picture img{width:100%; height:270px; object-fit:cover;}
	.news_t .content{max-width:calc(100% - 452px); padding:0px 55px; box-sizing:border-box; overflow:hidden; width:100%; float:right;}
	.news_t .content .title{ font-size:20px; display:block; font-weight:bold; color:#333; margin-top:35px; white-space:pre; text-overflow:ellipsis; overflow:hidden;}
	.news_t .content .text{ font-size:14px; display:block; line-height:28px; height:84px; overflow:hidden; color:#666; margin-top:18px; float:left;}
	.news_t .content time{ font-size:12px; color:#999; float:left; width:100%; margin-top:24px;}
	.news_t .content .more{ color:#333; float:right; font-size:14px; margin-top:24px;}
	.news_t .content:hover .more{ color:#016bcb;}
	.news_t .content:hover .title{color:#016bcb;}
	
	.news_b{padding:48px 0px; overflow:hidden;}
	.news_b li{ float:left; max-width:calc(100% / 3 - 10px); width:100%; box-sizing:border-box; padding:33px 0px; margin:0px 14px 14px 0px; background:#fff;box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.1), 0px 0px 6px 0px rgba(0,0,0,0.1);}
	.news_b li:nth-of-type(3n){margin-right:0px;}
	.news_b li time{ float:left; width:70px; background:#016bcb; text-align:center; color:#fff;}
	.news_b li time .date{ font-size:25px; color:#fff; margin-top:10px;}
	.news_b li time .date::after{content:""; display:block; margin:0 auto; transform:rotate(-25deg); margin:12px auto 9px auto; width:45px; height:1px; background:#fff;}
	.news_b li time .month{ font-size:16px; color:#fff; margin-bottom:22px;}
	.news_b li .content{ float:right; max-width:calc(100% - 92px); width:100%; padding-right:30px; box-sizing:border-box;}
	.news_b li .title{ font-size:16px; color:#333; display:block; white-space:pre; text-overflow:ellipsis; overflow:hidden;}
	.news_b li .text{ font-size:14px; line-height:26px; color:#999; display:block; margin-top:8px; height:78px; overflow:hidden;}
	.news_b li:hover time{ background:#ffbb05;}
	
	section.url{ overflow:hidden; padding:21px 0px; display:flex; align-items:center;border-top:1px solid #595654; border-bottom:1px solid #595654;}
	.url .title{ float:left; padding-right:16px; margin-right:16px;max-width:90px; width:100%; box-sizing:border-box;}
	.url .title .CH{ font-size:16px; color:#fff;}
	.url .title .EN{ color:#ffbb05; font-size:14px;}
	.url div{padding:5px 0px;}
	.url .content{ float:left; max-width:calc(100% - 106px); width:100%;}
	.url .content *{font-size:14px; line-height:24px; color:#333; margin-right:1%;}
	.url .content a{ color:#d1d0d0;}
	
	
	
	footer.footer{overflow:hidden; width:100%; background:url(../images/ft_01.jpg) no-repeat center; background-size:cover; padding-top:70px;}
	.footer_b .ftnav{ border-top:1px solid #595654; border-bottom:1px solid #595654; padding:13px 0px; overflow:hidden; display:flex; align-items:center;}
	.footer_b .ftnav .logo{ float:left; max-width:calc(100% - 1100px); width:100%; color:#FFF; font-size:16px;}
	.footer_b .ftnav ul{ max-width:700px; width:100%; float:right;}
	.footer_b .ftnav ul li{ max-width:calc(100% / 8); width:100%; float:left;}
	.footer_b .ftnav ul li a{ color:#fff; font-size:15px;}
	.footer_b .fttext{ overflow:hidden; padding:50px 0px 52px 0px;}
	.footer_b .fttext .address{ font-size:14px; line-height:28px; color:#888; float:left;}
	.footer_b .fttext .address a{color:#888;}
	.footer_b .contact{ max-width:370px; width:100%; float:right; display:flex; align-items:center;}
	.footer_b .contact .content{float:left; margin:0px;}
	.footer_b .contact .content .title{ font-size:14px; color:#fff; text-align:right;}
	.footer_b .contact .content .tel{ font-size:24px; font-weight:bold; color:#fff;}
	.footer_b .contact .picture{float:left; margin-left:12px;}
	.footer_b .contact .code{float:right;}
	.footer_b .contact .code img{ height:79px; width:79px;}
	.footer_b .statement{ font-size:14px; color:#666; padding:26px 0px; border-top:1px solid #595654;}
	
	
	/*新闻页面*/
	.page_address{ background:#f5f5f5; padding:18px 2%; box-sizing:border-box; box-shadow:0px 3px 3px #ddd; background:#fff; margin-bottom:45px; font-size:14px; overflow:hidden; display:flex; align-items:center;}
	.page_address .content{float:left;text-align:right; margin-right:0px;}
	.page_address .content *{color:#333;}
	.page{ padding-bottom:60px; background:#f2f2f2; overflow:hidden;}	
	.page_contact{float:left; margin-top:20px; width:100%;}
	.page_contact div:nth-of-type(2){ background:#fff;float:left; width:100%;padding:10px 5%; box-sizing:border-box;}
	.page_contact div:nth-of-type(2) p{ line-height:30px; font-size:14px; color:#333;}
	
	
	
	.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:#016bcb;}
	.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_l_tel div:nth-child(2) img{}
	
	.page_r{ width:75%; float:right; padding-top:10px;}
	
	.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 span:first-child{ max-width:25%; float:left;}
	.news_list .page_r li span:first-child img{ height:160px;float:left; object-fit:cover; width:100%;}
	.news_list .page_r li span:nth-of-type(2){ max-width:73%; width:100%; float:right;}
	.news_list .page_r li span:nth-of-type(2) .title{ font-size:17px; color:#111; text-overflow:ellipsis; white-space:pre;}
	.news_list .page_r li span:nth-of-type(2) time{ font-size:12px; color:#666; display:block; margin:8px 0px;}
	.news_list .page_r li span:nth-of-type(2) .content{ font-size:14px; color:#333; line-height:24px; height:48px; overflow:hidden}
	.news_list .page_r li span:nth-of-type(2) .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 span:nth-of-type(2) .more:hover{ background:#016bcb; color:#fff;}
	
	.news_list .page_r li:hover{background:rgba(255,253,255,1.00); box-shadow:2px 2px 5px #ccc;}
	
	.pro_list .page_r li{ max-width:calc( 100% / 3 - 14px); float:left; margin-right:21px; margin-bottom:21px; width:100%; box-shadow:0px 0px 4px #ddd;}
	.pro_list .page_r li:nth-of-type(3n){margin-right:0px;}
	.pro_list .page_r li img{ height:232px; width:100%; object-fit:cover; display:block;}
	.pro_list .page_r li p{line-height:60px; 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 #016bcb;}
	.pro_list .page_r li:hover p{ background:rgba(255,255,255,1.00);}
	.pro_l .pro_li:hover .pro_title{ background:#ffbb05;}
	
	
	.page_odd{ margin-top:2%;}
	.page_odd .page_r{background:rgba(255,255,255,0.75); padding:0 2%; box-sizing:border-box;}
	.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{line-height:30px; font-size:14px; overflow:hidden;}
	.page_odd_content form p{ margin:20px auto;}
	.page_odd_content form p *{ margin:0px;}
	.page_odd_content form p input[type=text]{ outline:none; max-width:calc(50% - 100px); width:100%; float:left;}
	.page_odd_content form p input[type=tel]{ outline:none; max-width:calc(50% - 100px); width:100%; float:left;}
	.page_odd_content form p .mes_title{ float:left; max-width:80px; line-height:23px; color:#333; font-size:14px; margin-right:1%;}
	.page_odd_content form p textarea{float:left; outline:none; resize:none; max-width:calc(50% - 100px); width:100%; height:200px;}
	.page_odd_content form p input[type=submit]{ background:#4f4b48; border:0px; height:40px; line-height:40px; width:160px; max-width:160px; color:#fff; margin-right:20px; cursor:pointer;}
	.page_odd_content form p input[type=reset]{ background:#4f4b48; border:0px; height:40px; line-height:40px; width:160px; max-width:160px; color:#fff;  cursor:pointer;}
	.page_odd_content form p input[type=submit]:hover{ background:#b67a24;}
	.page_odd_content form p input[type=reset]:hover{ background:#b67a24;}
	
	.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;}
	




	/*返回顶部*/
	
	.top{ cursor:pointer; position:fixed; bottom:5%; background:rgba(16,72,142,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(16,72,142,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;
	}
@font-face {
  font-family: 'iconfont';
  src: url('iconfont.eot');
  src: url('iconfont.eot?#iefix') format('embedded-opentype'),
      url('iconfont.woff2') format('woff2'),
      url('iconfont.woff') format('woff'),
      url('iconfont.ttf') format('truetype'),
      url('iconfont.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
