/*通用样式*/
.vn1920{
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    position: relative;
}
.vn1200{
    width: 1200px;
    margin: 0 auto;
}
.fl{
    float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}


/*头部样式*/
.vn-head{
	height: 25px;
	line-height: 25px;
	background: url(../images/head1.png) no-repeat center center;
	font-size: 12px;
	color: #ffffff;
	font-family: "宋体";
}
.vn-head a{
	color: #fff;
}
.fenzhan {padding:0 20px; display:flex; align-items:center; position:relative;}
.fenzhan:before { width:100%; height:60px; content:""; background:#e67a4b; border-radius:20px;position:absolute; bottom:0; right:0;}
.fenzhan a { margin-left:31px; position:relative; z-index:10;}
.fenzhan a:before { width:1px; height:12px; content:""; background:#fff; position:absolute; top:calc(50% - 6px); left:-16px; opacity:0.7;}
.fenzhan a:first-child { margin:0;}
.fenzhan a:first-child:before { display:none;}
.vn-head1{
	height: 87px;
}
.logo1{
	margin-top: 10px;
}

/*导航栏样式*/
#menu{margin-top: 27px;}
.nav{}
.nav li{text-align:center;float:left;position:relative;z-index:999;margin-left: 52px;}
.nav li a{display:block;color:#322b29;font-size: 16px;}
.nav li a:hover{color:#e67a4b;text-decoration:none;}

.nav .sec{height:0;background:#01557a;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:32px;left:0px;display: none;}
.nav .sec a{background:#01557a;color:#fff;height:38px;line-height:38px;width:90px;}
.nav .sec a:hover{background:#042d3f;text-decoration:none;}

/*首页banner*/
.banner{width:1920px;margin:0 auto;position:relative;height:660px;left: 50%;margin-left: -960px;}
.banner ul.bb{position:relative;padding:0px;margin:0px;z-index:5;}
.banner ul.bb li{position:absolute;display:none;}
.banner ul.bb li img{width:1920px;height:660px;}
.banner .num{position:absolute;right:900px;bottom:20px;z-index:100;}
.banner .num li{width:15px;height:15px;display:inline-block;margin-right:4px;background:#fff;line-height:15px;
	text-indent:-100px;overflow:hidden;border-radius:10px;}
.banner .num li.num_hover{background-color:#e67a4b;}
.banner .num li.num_hover a{color:#fff;}
.banner .num li a{float:left;display:block;text-align:center;color:#666;text-decoration:none;cursor:pointer;width:15px;height:15px;line-height:15px;}

/*热门搜索*/
.search{text-align:left;height:40px;margin-top: 26px;}
.hotSearch{float:right;height:40px;line-height:40px;font-weight:normal;font-size: 12px;
color: #595757;font-family: "宋体";}
.hotSearch a{margin-right:6px;}
.hotSearch a:hover{
	color: #e67a4b;
}
#formsearch{width:300px;float:right;background: url(../images/ss.png) no-repeat center center;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}
#formsearch input{height:40px;background:#fff;border:1px solid #c8c8c8;line-height:40px;outline: none;}
#formsearch input#keyword{height:40px;line-height:40px;padding-left:4px;color:#999999;border:none;background: none;width: 252px}
#formsearch input#s_btn{width:40px;height:40px;line-height:40px;text-align:center;background:none;color:#fff;border:none;cursor:pointer;font-size: 0px;}

.search-contact{
	font-size: 14px;
	color: #595757;
	background: url(../images/tel.png) no-repeat left center;
	height: 31px;
	line-height: 36px;
	padding-left: 36px;
	margin-top: 2px;
}

.vn1{
	margin-top: 64px;
}
.vn1-con{
	margin-top: 35px;
}
.vn1-left{
	width: 555px;
}
.vn1-right{
	    width: 590px;
    margin-right: 20px;
}
.vn1-title{
	text-align: center;
}
.vn1-title h1{
	font-size: 12px;
	color: #7a7a7a;
	font-weight: 400;
	font-family: "宋体";
	background: url(../images/xian1.png) no-repeat center center;
	margin-top: 13px;
}
.vn1-right h3{
	font-size: 16px;
	color: #616161;
	font-weight: 400;
	line-height: 16px;
}
.vn1-right span{
	display: block;
	font-size: 12px;
	color: #616161;
	font-family: "Arial";
	line-height: 13px;
	margin-top: 4px;
}
.vn1-about{
	font-size: 12px;
    color: #7a7a7a;
    font-family: "宋体";
    line-height: 30px;
    margin-top: 34px;
}
.vn1-more{
	width: 78px;
	height: 30px;
	border-radius: 10px;
	background: #e67a4b;
	text-align: center;
	line-height: 30px;
	font-size: 12px;
	font-family: "宋体";
	float: right;
	margin-top: 45px;
}
.vn1-more a{
	color: #fff;
}
.vn1-more:hover{
	background: #329c72;
}

.vn2{
	height: 115px;
	background: url(../images/vn2.png) no-repeat center center;
	margin-top: 29px;
}
.vn2-pro li{
    float: left;
    width: 182px;
    height: 80px;
    text-align: center;
    margin-left: 18px;
    margin-top: 9px;
}
.vn2-pro li:first-child{
	margin-left: 10px;
}
.vn2-pro li:hover{
	background: #329c72;
}
.vn2-pro li a{
	height: 100%;
	display: block;
}
.vn2-pro li h3{
	font-size: 16px;
	color: #4c4c4c;
	font-weight: 400;
	display: block;
	padding-top: 18px;
}
.vn2-pro li span{
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	color: #4c4c4c;
	display: block;
}
.vn2-pro li:hover h3{
	color: #fff;
}
.vn2-pro li:hover span{
	color: #fff;
}

.vn3{
	height: 900px;
	background: url(../images/vn3.png) no-repeat center center;
	margin-top: 30px;
}
.vn3-title{
	text-align: center;
	padding-top: 52px;
}
.vn3-title h1{
	font-size: 12px;
	color: #fff;
	font-weight: 400;
	font-family: "宋体";
	background: url(../images/xian2.png) no-repeat center center;
	margin-top: 13px;
}

.vn3-con ul{
    text-align: justify;
    margin-top: 30px;
}
.vn3-con li{
    position: relative;
    display: inline-block;
    width: 285px;
    vertical-align: top;
    overflow: hidden;
    text-align: center;
    margin-bottom: 20px;
}
.vn3-con ul:after{
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 0;
    content: '';
}
.vn3-con li a.img{
	display: block;
	overflow: hidden;
}
.vn3-con li img{
	width: 285px;
	height: 285px;
	-webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}
.vn3-con li:hover img{
	-webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);
}
.vn3-con li h3 a{
	display: block;
	line-height: 40px;
	background: #c35525;
	font-family: "宋体";
	font-size: 12px;
	color: #fff;
	font-weight: 400;
}
.vn3-con li:hover h3 a{
	background: #329c72;
}

.vn4{
	margin-top: 85px;
}
.vn4-title{
	text-align: center;
}
.vn4-title h1{
	font-size: 12px;
	color: #7a7a7a;
	font-weight: 400;
	font-family: "宋体";
	background: url(../images/xian3.png) no-repeat center center;
	margin-top: 13px;
}

.vn4-con{
	margin-top: 27px;
}

.vn4-pro1{
	text-align: center;
	position: relative;
	z-index: 99;
}
.vn4-pro1 li{
    width: 323px;
    height: 323px;
    display: block;
    position: relative;
    display: inline-block;
}

.vn4-pro1 li div{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    line-height: 323px;
    text-align: center;
}
.vn4-pro1 li img{
    max-width: 100%;
}
.vn4-pro1 li .img1{
    opacity: 1;
    transition: all 0.4s;
    }
.vn4-pro1 li .img2{
    opacity: 0;
    transition: all 0.4s;
}
.vn4-pro1 li:hover .img1{
    opacity: 0;
    transition: all 0.4s;
    }
.vn4-pro1 li:hover .img2{
    opacity: 1;
    transition: all 0.4s;
}

.vn4-pro2{
	z-index: 9;
	margin-top: -164px;
}
.vn4-pro2 li{
	background: url(../images/shadow.png) no-repeat center bottom;
	padding-bottom: 30px;
}

.vn5{
	background: #f7f7f7;
	margin-top: 35px;
	margin-bottom: -50px;
	padding-bottom: 50px;
}
.vn5-title{
	text-align: center;
	padding-top: 80px;
}
.vn5-title h1{
	font-size: 12px;
	color: #7a7a7a;
	font-weight: 400;
	font-family: "宋体";
	background: url(../images/xian4.png) no-repeat center center;
	margin-top: 13px;
}

.vn5-cate{
	text-align: center;
	margin-top: 28px;
}

.vn5-cate li{
	display: inline-block;
	width: 84px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	font-size: 12px;
	color: #595757;
	font-family: "宋体";
	border: 1px solid #333333;
	border-radius: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
.vn5-cate li.on{
	background: #329c72;
	border-color: #329c72;
	color: #fff;
}

.vn5-pro{
	margin-top: 30px;
}

.vn7-left{
	width: 460px;
}
.vn7-left li h3{
	font-size: 14px;
	font-weight: 400;
	line-height: 16px;
	margin-top: 18px;
	font-family: "宋体";
}
.vn7-left li img{
	width: 460px;
	height: 307px;
}
.vn7-left li h3 a{
	color: #433f36;
	overflow:hidden; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:1;
}
.vn7-left li p{
	font-size: 12px;
	color: #666666;
	line-height: 21px;
	margin-top: 7px;
}
.vn7-right{
	width: 690px;
}
.vn7-news li{
	margin-bottom: 24px;
}
.riqi{
	width: 80px;
	height: 80px;
	background: #ededed;
	text-align: center;
}
.ri{
	font-size: 20px;
	line-height: 20px;
	color: #000000;
	margin-top: 15px;
}
.yue{
	font-size: 14px;
	color: #646464;
	margin-top: 5px;
}
.neirong{
	width: 590px;
	margin-left: 20px;
}
.neirong h3 a{
	font-size: 14px;
	font-weight: 400;
	color: #433f36;
	line-height: 14px;
	font-family: "宋体";
	margin-top: 8px;
	overflow:hidden; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:1;
}
.neirong p{
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	font-family: "宋体";
}

.vn7-news li:hover .neirong h3 a{
	color: #d86939;
}
.vn7-news li:hover .neirong p{
	color: #d86939;
}

.vn-foot{
	height: 280px;
	margin-top: 50px;
	background: #d86939;
}

.foot-con{
	padding-top: 50px;
}
.foot-all h3{
	font-weight: 400;
	color: #fff;
	font-size: 16px;
	line-height: 16px;
}
.foot1-con{
	margin-top: 25px;
}
.foot1-con a{
	display: block;
	font-size: 12px;
	color: #ffffff;
	font-family: "宋体";
	line-height: 12px;
	margin-bottom: 15px;
}
.foot1-con a:hover{
    color: #329c72;
}
.foot-all{
	padding-right: 50px;
	margin-left: 50px;
	position: relative;
}
.foot-all:after{
	width: 1px;
	height: 120px;
	content: "";
	background: #ec9f7e;
	position: absolute;
	top: 38px;
	right: 0;
}
.foot-all:first-of-type{
	margin-left: 0;
}
.foot-contacts{
	width: 430px;
}
.foot-contacts h3{
	padding-bottom: 10px;
	border-bottom: 1px solid #ec9f7e;
	font-weight: 400;
	color: #fff;
	font-size: 16px;
	line-height: 16px;
}
.foot4-con{
	margin-top: 14px;
}
.foot-erweima{ margin-top:5px;}
.foot-contact{
    font-size: 12px;
    color: #fff;
    line-height: 24px;
}

.foot-last{
	height: 42px;
	line-height: 42px;
	font-size: 12px;
	color: #dbd6d4;
	font-family: "宋体";
	background: #5f4438;
}
.foot-last a{
	color: #dbd6d4;
}

/*头部样式*/
#header{width:1000px;margin:0 auto;}
.logo{float:left;}

.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1{line-height:32px;padding-top:5px;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}

.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}

/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:30px;}
.menu_cate{width:220px;float:left;}
.cate_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about{width:460px;float:left;margin-left:12px;padding-bottom:5px;}
.about_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about .content{padding:5px;padding-bottom:12px;text-indent:20px;}
.navigation{float:right;width:100px;}

.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}

/*首页新闻*/
.news_company{width:280px;float:right;}
.news1_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.news_company .content{padding:5px;}

/*首页左侧联系我们*/
.contact{width:218px;float:left;padding-bottom:5px;margin-top:10px;}
.contact_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.contact .content{padding:5px;padding-left:8px;}

/*工程案例*/
.case{width:460px;float:left;margin-left:12px;padding-bottom:5px;margin-top:10px;}
.case_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.case .content{padding:5px;padding-bottom:12px;text-indent:20px;}
.news2_company{margin-top:10px;}

/*产品推荐*/
.recommend_product{margin-top:10px;width:692px;float:left;}
.recommend_product .title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.recommend_product .content{padding-top:15px;padding-bottom:14px;}
.roll_product li{padding-bottom:0px;}

/*品牌列表*/
.brand-list{margin: 20px 0px;display: flex;display: -webkit-flex;flex-wrap: wrap;}
.brand-list li{margin: 5px 8px;}
.brand-list li:hover{box-shadow: 2px 1px 5px;}
.brand-list li img {width: 150px;height: 120px;}

/*前台多页签*/
.news{width:1000px;float:left;margin-top: 10px;}
.tab{position:relative;}
.tab li{float:left;width:100px;height:30px;display:block;line-height:30px;border:1px solid #ccc;margin-right:8px;text-align:center;color:#333;font-size:12px;cursor: pointer;}
.tab li.cur{color:#fff;text-decoration:none;font-size:12px;background:#3a78c1;border-color: #3a78c1;}

.tt{display: none;}
.list1{padding:8px 10px;}
.list1 li{line-height:27px;position:relative;vertical-align: middle;}
.list1 li a{background:url(../images/list_dot1.gif) left center no-repeat;padding-left:12px;line-height:27px;color:#555555;}
.list1 li a:hover{color:#e87518;text-decoration:none;}
.list1 li span{position:absolute;right:0px;line-height:30px;top:0;color:#999;}

/*友情链接*/
.f_link{font-size: 16px;color:#ffffff;padding-top: 27px;}
.f_link a{
	    font-size: 12px;
    color: #ffffff;
    font-family: "宋体";
    display: inline-block;
    position: relative;
    padding-left: 17px;
}
.f_link a:first-child{
	padding-left: 0px;
}
.f_link a:hover{
	color: #329c72;
}
.f_link a+a:after{
	content: "/";
	position:absolute;
	left: 5px;
}

/*页面底部*/
#footer{position:relative;width:1000px;margin:0 auto;text-align:center;margin-bottom:10px;padding-top:8px;border-top:2px solid #eee;margin-top:15px;}
#footer a{color:#666;}
#footer a:hover{color:#e87518;text-decoration:none;}
.nav_foot{text-align:center;line-height:24px;color:#666;}
.copyright{text-align:center;line-height:24px;}

/*------------内页-------------------*/
.left .box{margin-top:20px;}
.left .box:first-of-type{margin-top:0;}
.left .box h3{line-height:50px;font-weight:bold;font-family:"微软雅黑";background:#e67a4b;font-size:18px;color:#fff;text-align: center;}
.left .box .content{padding:5px 0px;}

.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width:1920px;margin:0 auto;height: 400px;}
.n_banner img{width:1920px;margin:0 auto;height: 400px;}
.left{width:242px;float:left;}
.sort_menu h3{background-color:#ececec;line-height:28px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px !important;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact .content{padding:5px 10px 0 !important;line-height:22px;}
.n_contact .content p:first-of-type{padding:5px 0;font-size:14px;}

.right{width:930px;float:right;}
.sitemp{margin-bottom:12px;line-height:49px;height:49px;overflow:hidden;padding-right:10px;background:#f2f2f2;border-bottom: 1px solid #e67a4b;}
.sitemp h2{float:left;line-height:50px;text-align:center;text-align:left;font-size:16px;font-weight: 400;color: #e67a4b;text-indent: 15px}
.sitemp .site{float:right;text-align:right;line-height:50px;font-size: 12px;font-family: "宋体";background: url(../images/fang.png) no-repeat 0 center;padding-left:20px;}
.right .content{padding-top:15px;overflow:hidden;line-height: 24px;}
.sort_album{margin-top: 15px;}
.sitemp .site a:hover{color: #329c72;}

/**新增**/
#detail { line-height:24px; font-size:14px; text-align:justify;}
#detail img { max-width:100%;}
#detail iframe { max-width:calc(100% - 2px); border:1px solid #ccc;}

.list-pages { height:30px; padding:12px 95px 12px 10px; margin-top:5px; background:#f3f7f8; border-radius:4px; font:12px/20px Helvetica,"microsoft yahei","SimSun"; display:flex; justify-content:right; position:relative; z-index:100;}
.list-pages i { font-style:normal;}
.list-pages>a { height:28px; padding:0 12px; margin-left:8px; background:#fff; border:1px solid #c9caca; border-radius:3px; line-height:30px; display:flex; align-items:center; position:relative; z-index:10;}
.list-pages>a[href]:hover { border-color:#329c72; color:#329c72;}
.list-pages>.now { padding:0 6px; background:rgb(245,245,245); border-color:#329c72; color:#329c72;}
.list-pages>.now span { margin:0 3px;}
.list-pages>.tongji { padding:0; margin-left:0; background:none; border-color:transparent; color:#3e3a39; position:absolute; top:12px; left:10px;}
.list-pages>.tongji span { margin-left:10px;}
.list-pages>.tongji span:first-child { margin:0;}
.list-pages>.none { border-color:#ccc; color:#ccc; cursor:no-drop;}
.list-pages>.none[href]:hover { background:#fff; border-color:#ccc; color:#ccc;}

.list-pages .openPage { width:75px; height:28px; text-align:left; color:#3e3a39; position:absolute; top:12px; right:10px;}
.list-pages .openPage em { font-style:normal; position:absolute; cursor:pointer; background:#fff;}
.list-pages .openPage em.value { width:100%; height:100%; border:1px solid #c8cfd2; border-radius:3px; text-indent:10px; line-height:28px; top:0; left:0;}
.list-pages .openPage em.value:after { width:0; height:0; content:""; border:6px solid transparent; border-top-color:#ccc; border-bottom:0; position:absolute; top:50%; right:9px; z-index:10; margin-top:-3px; transition-duration:400ms;}
.list-pages .openPage em.open { border-color:#329c72; color:#329c72;}
.list-pages .openPage em.open:after { border-top-color:#329c72; transform:rotate(180deg);}
.list-pages .openPage dl { width:100%; max-height:calc(30px * 6 - 1px); margin:0; background:#fff; border:1px solid #329c72; border-radius:4px 4px 0 0; position:absolute; bottom:calc(100% + 2px); right:-2px; cursor:auto; z-index:100; transition:all 0.3s; transform:translateY(0); opacity:0; visibility:hidden; overflow-x:hidden; overflow-y:auto;}
.list-pages .openPage dl dd { height:30px; border-top:1px solid #ddd; text-indent:10px; line-height:30px; display:block; overflow:hidden;}
.list-pages .openPage dl dd:first-child { border:0;}
.list-pages .openPage dl dd a { height:100%; display:block;}
.list-pages .openPage dl dd a:hover { background:#fff; color:#329c72;}
.list-pages .openPage dl dd a.active,
.list-pages .openPage dl dd a.active:hover { background:rgba(0,0,0,0.08); color:#329c72;}
.list-pages .openPage dl.open { transform:translateY(0); opacity:1; visibility:visible;}

.list-message { padding:10px 30px 116px; background:#f3f5f6; border-radius:4px; display:flex; flex-wrap:wrap; justify-content:space-between; position:relative;}
.list-message li { width:calc(100% / 2 - 10px); height:50px; margin-top:20px; background:#fff; border-radius:4px; position:relative;}
.list-message li:before { width:20px; height:16px; content:""; background:url(../images/app.png) no-repeat 20px 0; position:absolute; top:50%; left:13px; z-index:10; margin-top:-8px;}
.list-message li.user:before { background-position:0 0px;}
.list-message li.tel:before { background-position:-20px 0px;}
.list-message li input,
.list-message li textarea { width:calc(100% - 2px); height:100%; border:1px solid #b5b5b5; border-radius:4px; font-family: "微软雅黑";}
.list-message li input { text-indent:40px;}
.list-message li textarea { width:calc(100% - 26px); padding:10px 12px;}
.list-message li input:focus,
.list-message li textarea:focus { border-color:#329c72;}
.list-message li.detail { width:100%; height:200px; background:#fff;}
.list-message li.submit { width:130px; height:46px; background:#d86939; border:0; border-radius:5px; text-align:center; line-height:46px; font-size:16px; color:#fff; position:absolute; bottom:30px; right:30px; cursor:pointer;}
.list-message li.submit:hover { background:#329c72;}
.list-message li.submit i { padding-left:28px; font-style:normal; display:inline-block; position:relative;}
.list-message li.submit i:before { width:16px; height:16px; content:""; background:url(../images/app.png) no-repeat 0 -20px; position:absolute; top:50%; left:0; margin-top:-8px;}
.list-message li.loading { width:100%; height:100%; margin:0; background:rgba(0,0,0,0.1) url(../images/app_loading.gif) no-repeat center center; background-size:40px; border:0; position:absolute; top:0; left:0; z-index:30; display:none;}