@charset "utf-8";
/* 
*Filename:		app.css
*Author:		搁在山
*Website:		www.arale.cc / www.alpha23.cn
*Blog:			http://www.jiaxingseo.org/
*Mail:			1789992612@qq.com
*Version:		1.0(2019-12-06)
*/
html,body{-webkit-text-size-adjust:100%;_overflow-x:hidden;}
*html {zoom:1;}/*Hack For IE6*/
* { margin:0; padding:0;-webkit-tap-highlight-color:rgba(255,255,255,0);}
body { font-family: Helvetica, Tahoma, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", SimHei, "WenQuanYi Micro Hei", sans-serif;}
.margincenter { margin:0 auto;}
a { text-decoration:none;-webkit-tap-highlight-color:rgba(255,255,255,0);}
ul { list-style:none;}
.clear { clear:both; height:1px; overflow:hidden;}
.fl_l { float:left;}
.fl_r { float:right;}
.fl_c:after, .fl_c:before {content:'';display:table;}
.fl_c:after {clear:both;}
a,.css3donghua,.css3donghua:before,.css3donghua:after  {transition: all 0.5s;
-moz-transition: all 0.5s;	/* Firefox 4 */
-webkit-transition: all 0.5s;	/* Safari 和 Chrome */
-o-transition: all 0.5s;}
img{transition: all 0.5s;
-moz-transition: all 0.5s;	/* Firefox 4 */
-webkit-transition: all 0.5s;	/* Safari 和 Chrome */
-o-transition: all 0.5s;}
img { border:0;}
input[type=button],input[type=password],input[type=text], input[type=submit], input[type=file], button,textarea { cursor: pointer; -webkit-appearance: none !important;/*去掉苹果的默认UI来渲染按钮*/ outline:0;font-family:'微软雅黑';}
/*文字超出隐藏*/
.w_break{
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
table { border-spacing: 0;border-collapse: collapse;}

::-webkit-input-placeholder {color:#999; text-overflow:ellipsis;}
:-moz-placeholder {color:#999; text-overflow:ellipsis;}
::-moz-placeholder {color:#999; text-overflow:ellipsis;} /* for the future */
:-ms-input-placeholder {color:#999; text-overflow:ellipsis;}
.marb30 { margin-bottom:30px;}

html {
	font-size:62.5%!important
}
.color01 { color:#fff;}
.color02 { color:#3cb034;}

.top { height:124px; width:100%; background:#fff; position:relative;z-index:9;}
.top .topbox { width: 1200px;}
.top .topbox .logo { padding-top: 0;}
.top .topbox .logo img { display:block;}
.top .topbox .toptel { padding-top: 40px;}
.top .topbox .toptel .tel { color: #ff3e04; font-size: 20px; line-height: 44px; font-weight: 700;background: url(../images/tel_bottom_icon.png) no-repeat center left; padding-left:30px;}
.top .topbox .toptel .tel span { font-size:24px;}
.nav { height: 46px; background:#31a42e; position:relative; z-index: 999;}
.nav .navlist {width: 1200px; }
.nav .navlist ul { padding: 0px;}
.nav .navlist ul li { float: left; position:relative;}
.nav .navlist ul li a { display: block; float: left; position: relative; line-height: 46px; font-size: 16px; color: #fff; padding: 0 50px; text-align: center;}

.nav .navlist ul li span { display: block; float: left;line-height: 46px; font-size: 12px; color: #fff;}
.nav .navlist ul li a:hover .nav_item_h {bottom: 10px; opacity: 1; visibility: visible;}
.nav .navlist ul li a.hover { font-weight: 700;}
.nav .navlist ul li a.hover .nav_item_h {bottom: 10px; opacity: 1; visibility: visible;}

.xiaoguo .nav {width: 100%;height: 60px; position: fixed;top:0px; left:0px;z-index: 999;/*  overflow: hidden; */}
.xiaoguo .nav .navlist ul li a {line-height: 60px;}
.xiaoguo .nav .navlist ul li span {line-height: 60px;}

.nav ul li .subnav { position:absolute; left:0px; top:46px; width:100%; background:#fff; text-align:center; font-size:14px; display:none; box-shadow:0px 0px 10px rgba(0,0,0,0.2);z-index:10;}
.nav ul li .subnav .novlink { line-height:40px;}
.nav ul li .subnav .novlink a { color:#666; display:block; line-height:40px; padding:0 5px; float:none;}
.nav ul li .subnav .novlink a:hover { color:#fff; background:#31a42e;}


/*banner*/
.index-banvessel { overflow: hidden; position: relative; width: 100%;}
/* .xiaoguo .index-banvessel {padding-top:76px;} */
.indexBanner {height: 682px;min-width: 1210px; position: relative; width: 100%;}
.indexBanner ul {display: block;height: 100%; overflow: hidden;width: 100%;}
.indexBanner ul li { display: block; height: 100%;width: 100%;}
.indexBanner ul li a {display: block; height: 100%; width: 100%;}
.indexBanner .indexNumber { bottom: 10px; position: absolute; left:50%; margin-left:-600px;width: 1200px; z-index: 10;}
.indexBanner .indexNumber span {background-color: #fff; color: #fff;cursor: pointer;display: inline-block;height: 8px; line-height: 20px;margin-right: 6px; opacity: 0.9; overflow: hidden; width: 8px; border-radius:4px; font-size:0px;}
.indexBanner .indexNumber span.indexNumber_hover { background-color: #03823d; color: #fff; filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;width: 60px;}
/* .shangxia { position:absolute; top:0px; left:0px; width:100%;z-index: 99;}
.shangxia a { position: absolute; top:0px; width:100px; height:450px;}
.shangxia a.prev { left:0px; background:url(../images/banner_prev.png) no-repeat center; background-size:40px; opacity:0.3;}
.shangxia a.next { right:0px; background:url(../images/banner_next.png) no-repeat center; background-size:40px; opacity:0.3;}
.shangxia a:hover { opacity:1;} */



.index_main { position:relative;padding:60px 0; z-index:11;}
.index-news { background:#f4f4f4; overflow:hidden;}
.index-news-box {width:1200px; margin:0 auto;}

.index-title {padding-bottom:20px;}
.index-title .title { float:left;font-size:35px; color:#414141;}
.index-title .title .en1 { color:#31a42e; font-size:65px; font-weight:700;}
.index-title .title .en2 { font-size:55px; font-weight:700;}
.index-title .more { float:right;}
.index-title .more a { display:block; width:105px; text-transform:uppercase; text-align:center; height:42px; line-height:42px; color:#fff; font-size:20px; background:#31a42e; margin-top:20px; border-radius:5px; box-shadow:5px 5px 10px rgba(49,164,46,0.4);}
.index-title .more a:hover {box-shadow:10px 10px 20px rgba(49,164,46,0.4);}

.i-news-list {}
.i-news-list .i-news-list-l { width:785px;}
.i-news-list-l-item { padding:20px; background:#fff; width:745px; box-shadow:0px 0px 5px rgba(0,0,0,0.05);}
.i-news-list-l-item .pic { display:block; width:375px; height:225px; overflow:hidden;}
.i-news-list-l-item .pic img { width:100%; min-height:225px;}
.i-news-list-l-item .tit { width:345px;}
.i-news-list-l-item .tit .title { display:block; height:40px; line-height:40px; color:#414141;font-size:20px; overflow:hidden; font-weight:700;}
.i-news-list-l-item .tit .note { font-size:15px; color:#868686; line-height:24px;}
.i-news-list-l-item .tit a.more { display:block; width:100px; text-align:center; background:#31a42e; color:#fff; font-size:15px; height:40px; line-height:40px; margin-top:20px; border-radius:5px;}
.i-news-list-l-item .tit a.title:hover {color:#31a42e;}
.i-news-list-l-item .tit a.more:hover {box-shadow:10px 10px 20px rgba(49,164,46,0.4);}
.index-map { height:152px; margin-top:10px; background:#31a42e; background:url(../images/index-map-bg.jpg) no-repeat center;}
.index-map .index-map-tit { padding:30px 40px 0;}
.index-map .index-map-tit .title { float:left; font-size:20px; font-weight:700; color:#fff;}
.index-map .index-map-tit .title span { display:block;font-size:12px; text-transform:uppercase;}
.index-map .index-map-tit .map {display:block; float:right; border-radius:10px; overflow:hidden;}
.index-map .index-map-tit .map img {display:block;}
.index-map .index-map-lx { padding:20px 40px 0;}
.index-map .index-map-lx .xx {float:left; color:#fff; font-size:15px; padding-left:24px; line-height:40px;}
.index-map .index-map-lx .xx+.xx { margin-left:30px;}
.index-map .index-map-lx .xx.icon-add { background:url(../images/icon-add.png) no-repeat center left;}
.index-map .index-map-lx .xx.icon-yb { background:url(../images/icon-yb.png) no-repeat center left;}
.index-map .index-map-lx .xx.icon-tel { background:url(../images/icon-tel.png) no-repeat center left;}

.i-news-list-r { width:400px; background:#fff;box-shadow:0px 0px 5px rgba(0,0,0,0.05);}
.i-news-list-r .news-list-title { padding:0 25px; height:62px; line-height:62px; border-bottom:1px solid #ddd;}
.i-news-list-r .news-list-title .t { float:left; font-size:20px; color:#414141;}
.i-news-list-r .news-list-title .m { float:right; font-size:15px; text-transform:uppercase; color:#414141;}
.i-news-list-r .news-list-title .m:hover {color:#31a42e;}
.i-news-list-r .items {padding:10px 25px;}
.i-news-list-r .items .item { height:43px; line-height:43px; color:#414141; overflow:hidden;}
.i-news-list-r .items .item a {color:#414141; font-size:15px; float:left;}
.i-news-list-r .items .item a span {color:#31a42e;font-size:20px;}
.i-news-list-r .items .item .time {color:#818181;float:right;}
.i-news-list-r .items .item a:hover { color:#31a42e;}


/*index-公司简介*/
.index-about { background:url(../images/index-about-bg.jpg) no-repeat center; overflow:hidden;}
.index-about .index-about-box { width:1200px; margin:0 auto;}
.index-about .index-about-box .index-title .title {color:#fff;}
.index-about-item { background:#fff; padding:20px;}
.index-about-item .pic { width:545px; height:415px; overflow:hidden; float:left;}
.index-about-item .pic img { display:block; width:545px; min-height:415px;}
.index-about-item .cont { float:right; width:580px;}
.index-about-item .cont .title { padding-top:10px; color:#31a42e; font-weight:700; font-size:25px; margin-bottom:20px;}
.index-about-item .cont .title span {font-size:20px;}
.index-about-item .note {font-size:15px; line-height:26px; color:#414141;}
.index-about-item .more { text-align:right; margin-top:40px;}
.index-about-item .more a { background:#31a42e; padding:10px 25px; color:#fff; font-size:15px; text-transform:uppercase; margin-right:-20px;}

/*index-技术力量*/
.index-tech { background:#f4f4f4; overflow:hidden;}
.index-tech .index-tech-box {width:1200px; margin:0 auto;}
.index-tech .index-tech-box .index-tech-pictures {}
.index-tech .index-tech-box .index-tech-pictures .pic { height:386px; overflow:hidden; float:left; background:#fff; border-radius:5px; box-shadow:10px 10px 20px rgba(0,0,0,0.1);}
.index-tech .index-tech-box .index-tech-pictures .pic1 { width:660px;}
.index-tech .index-tech-box .index-tech-pictures .pic2 {width:525px; margin-left:15px;}
.index-tech .index-tech-box .index-tech-pictures .pic img { width:100%;max-height: 100%;}

/*index-专家库*/
.index-zjk { background:url(../images/index-zjk-bg.jpg) no-repeat center bottom; padding-bottom:300px; overflow:hidden;}
.index-zjk-box { width:900px; margin:0 auto;}
.index-title2 { text-align:center; font-size:35px; font-weight:700; color:#31a42e; padding-bottom:30px;}
.index-zjk-box .index-zjk-cont { font-size:15px; line-height:30px; color:#414141; text-align:center;}
.index-zjk-box .more {text-align: center; padding-top:40px;}
.index-zjk-box .more a { padding:10px 20px; background:#31a42e; color:#fff; border-radius:20px;}

.index-liu { background:#f4f4f4; overflow:hidden;}
.index-liu .index-liu-box { width:1200px; margin:0 auto;}
.index-liu .index-liu-box .index-liu-list { margin-right:-24px;}
.index-liu .index-liu-box .index-liu-list .item { width:180px; margin-right:24px; background:#31a42e; float:left; height:340px;}
.index-liu .index-liu-box .index-liu-list .item .title { font-size:17px; color:#fff; font-weight:700; text-align:center; padding-top:20px; padding-bottom:10px; position:relative;}
.index-liu .index-liu-box .index-liu-list .item .title span { position:absolute; bottom:0px; left:40%; width:20%; height:4px; background:#fff;}
.index-liu .index-liu-box .index-liu-list .item .note { font-size:15px; padding:10px 20px; line-height:24px; color:#fff;}

.footer { background:#3a3a3a; padding:40px 0; overflow:hidden;}
.footer .link { text-align:center; color:#fff; font-size:15px; padding-bottom:20px}
.footer .link a { color:#fff; margin:0 5px;}
.footer .copyright { text-align:center; color:#bababa; font-size:13px; }


/*内页*/
.neiye_bannerbox { height:400px; width:100%;overflow:hidden;}
.neiye_banner { height:400px; width:100%; position:relative; z-index:1;}

.class-list { background:#f4f4f4; overflow:hidden;}
.class-list .class-list-box { width:1200px; margin:0 auto;}
.class-list .class-list-box .item { float:left; line-height:70px;height:70px;}
.class-list .class-list-box .item a { color:#414141; font-size:18px; margin-right:30px; font-weight:700;}
.class-list .class-list-box .item a:hover { color:#31a42d;}
.class-list .class-list-box .item.active a { color:#31a42d;}

.neiye_main { padding:20px 0; overflow:hidden;}

.about-cont { width:1200px; margin:20px auto;}
.about-cont .tit { color:#379b39; font-size:24px; font-weight:700; position:relative; padding-bottom:10px; margin-bottom:20px;}
.about-cont .tit span { position:absolute; width:80px; height:4px; background:#379b39; bottom:0px; left:0;}
.about-cont .cont { font-size:18px; color:#565656; line-height:30px;}
.about-cont .cont p { margin-bottom:10px;}
.about-cont .cont p img {max-width:100%;}

.gsbj-cont { width:1200px; margin:30px auto;}
.gsbj-cont .gsbj-cont-item { float:left; width:540px; height:540px; margin-right:60px;}
.gsbj-cont .gsbj-cont-item .pic {display:block; position:relative; overflow:hidden; box-shadow:10px 10px 20px rgba(0,0,0,0.1);}
.gsbj-cont .gsbj-cont-item .pic img { width:100%; display:block;}
.gsbj-cont .gsbj-cont-item .pic .ck { position:absolute; top:0; left:0; width:100%; height:100%; background:url(../images/ck.png) no-repeat center rgba(55,155,57,0.5); opacity:0; visibility:hidden;}

.gsbj-cont .gsbj-cont-item .pic:hover  .ck { opacity:1; visibility:visible;}

.pro-list {padding-top:0;}
.pro-list .pro-list-box { width:1200px; margin:0 auto; min-height:500px;}
.pro-list-l { width:240px; height:100%;}
.pro-list-l .tit { padding-top:20px; height:60px; background:#31a42d; text-align:center;}
.pro-list-l .tit .t { color:#fff; font-size:24px; font-weight:700;}
.pro-list-l .tit .n { color:#fff; font-size:14px; text-transform:uppercase; }

.pro-list-l .news-list { padding:0 15px; background:#f4f4f4;}
.pro-list-l .news-list a  {display:block; line-height:60px; border-bottom:1px solid #ddd; color:#474747; font-size:14px;}
.pro-list-l .news-list a i { background:url(../images/icon1.png) no-repeat center left; float:left; width:20px; height:60px;}
.pro-list-l .news-list a .title { float:left;}
.pro-list-l .news-list a:hover .title { color:#31a42d;}
.pro-list-l .news-list a.on i {background:url(../images/icon2.png) no-repeat center left;}
.pro-list-l .news-list a.on .title { color:#31a42d;}

.pro-list-r { width:920px; padding-top:30px; padding-bottom:60px;}
.pro-list-r ul.items { margin-right:-25px;}
.pro-list-r ul.items li { float:left; width:290px; margin-right:25px; margin-bottom:25px;}
.pro-list-r ul.items li a { display:block; padding:14px; border:1px solid #eee;box-shadow:2px 2px 5px rgba(0,0,0,0.05);}
.pro-list-r ul.items li a .pic { width:100%; height:200px; overflow:hidden; position:relative; text-align: center;}
.pro-list-r ul.items li a .pic img { max-width:100%;min-height:100%;}
.pro-list-r ul.items li a .zi { text-align:center; line-height:24px; height:48px; padding-top:20px; font-size:16px; color:#666;}
.pro-list-r ul.items li a .pic .fangda { position:absolute; top:0px; left:0px; width:100%; height:100%; background:#000; background:rgba(0,0,0,0.3); opacity:0; visibility:hidden;}
.pro-list-r ul.items li a .pic .fangda span { position:absolute; top:50px;; left:0px; display:block; width:90%; height:90%; padding:5%; background:url(../images/fangda.png) no-repeat center ; color:#fff; font-size:14px; line-height:24px;}
.pro-list-r ul.items li a:hover { box-shadow:5px 5px 10px rgba(0,0,0,0.1);}
.pro-list-r ul.items li a:hover .pic .fangda {opacity:1; visibility:visible;background:rgba(0,0,0,0.6);}
.pro-list-r ul.items li a:hover .pic .fangda span { top:0px;}
.pro-list-r ul.items li a:hover .pic img {-webkit-transform: scale(1.2);transform: scale(1.2);}

/*page 分页*/
.page_list { padding-top: 10px;}
.page_list ul {text-align: center;}
.page_list ul li { display: inline-block;margin: 0 3px;}
.page_list ul li a {display: block; background: #fff;border: 1px solid #ddd;padding: 5px 10px; color: #242424;border-radius: 3px;}
.page_list ul li a:hover {background: #31a42d;border-color: #31a42d; color: #fff;}
.page_list ul li.det a { background: #ddd; color: #999;border-color: #ddd;}
.page_list ul li.am-active a { background: #31a42d;color: #fff; border-color: #31a42d; box-shadow: 3px 1px 6px rgba(25,57,132,0.5);}

/**/
.pro_read .news_detail { font-size:24px; color:#31a42d; text-align:center; padding-bottom:5px; font-weight:700;}
.pro_read .news-extra-area { font-size:14px; color:#999; text-align:center; padding-bottom:20px; padding-top:10px;}
.pro_read .news-extra-area .area { border-bottom:1px solid #31a42d; padding-bottom:10px;}
.pro_read .read_c {font-size:16px; line-height:24px; color:#666; padding-top:20px;}
.pro_read .read_c p { margin-bottom:20px;}
.pro_read .read_c img { max-width:100%;}
.pro_read .read_c table td { padding:0 10px !important; line-height:40px;}
.pro_read .read_c table td p { margin:0px !important;}


/*page*/
.am-list { border-top:1px solid #ddd; padding-top:20px;}
.am-list li { padding-bottom:10px;font-size: 14px; color: #999; }
.am-list li a { font-size: 14px; color: #474747;}
.am-list li a:hover {color: #31a42d;}

/**/
.jsll-box { width:1200px; margin:60px auto;}
.jsll-box .pic-item { margin-bottom:30px;}
.jsll-box .pic-item img { width:100%; display:block;box-shadow:0px 0px 20px rgba(0,0,0,0.1); border-radius:15px;}

.zjk-title { font-size:30px; color:#31a42d; font-weight:700; position:relative; text-align:center; padding-bottom:10px; margin-bottom:30px;}
.zjk-title span {position:absolute; bottom:0px; left:50%; margin-left:-15px; width:30px; height:4px; background:#31a42d;}
.zjk-cont { line-height:30px; color:#656565; font-size:20px; text-align:center; padding-bottom:20px;}
.zjk-more { text-align:center; padding:20px 0 60px;}
.zjk-more a { padding:10px 20px; color:#fff; background:#31a42d; border-radius:30px; font-size:16px;}
.zjk-pic img { width:100%;}

/**/
.liu-items { margin-right:-40px;}
.liu-items .item { width:480px; margin-right:40px; margin-bottom:40px; padding:40px 50px; float:left; box-shadow:0px 0px 15px rgba(0,0,0,0.1);}
.liu-items .item .icon { padding-bottom:15px;}
.liu-items .item .title { font-size:16px; color:#424242; font-weight:700; padding-bottom:10px; position:relative; margin-bottom:15px;}
.liu-items .item .title span {position:absolute; bottom:0px; left:0; width:50px; height:2px; background:#31a42d;}
.liu-items .item .note { line-height:24px; height:72px; color:#424242; font-weight:300; font-size:16px;}
 
 
/**/
.shzr-box { width:1200px; margin:30px auto;}
.shzr-box .shzr-class { margin-bottom:30px;}
.shzr-box .shzr-class a.item { text-align:center; display:block; float:left; width:598px; height:60px; line-height:60px; color:#252525; font-size:22px; border:1px solid #ddd;}
.shzr-box .shzr-class a.item:hover { color:#31a42d;} 
.shzr-box .shzr-class a.item.active { color:#fff; background:#31a42d; border-color:#31a42d;} 
.shzr-cont { font-size:18px; color:#333; line-height:30px;}
.shzr-cont p {font-size:18px !important;color:#333 !important;}
.shzr-cont p img { max-width:100%;}
 
.shzr-news-list { padding:30px 0;}
.shzr-news-list .item { border-bottom:1px dotted #ccc;}
.shzr-news-list .item a { padding:30px 0; width:1200px; display:block; position:relative;left:0;right:0;}
.shzr-news-list .item a .pic { width:290px; height:185px; overflow:hidden;}
.shzr-news-list .item a .pic img { width:290px; min-height:185px;}
.shzr-news-list .item a .tit { width:860px;}
.shzr-news-list .item a .tit .title {font-size:24px; color:#2d2d2d; font-weight:700; padding-bottom:20px;}
.shzr-news-list .item a .tit .note {font-size:18px; color:#5f5f5f; line-height:30px; padding-bottom:30px;}
.shzr-news-list .item a .tit .time {font-size:16px; color:#7a7a7a;}
.shzr-news-list .item a:hover { box-shadow:0 0 20px rgba(0,0,0,0.2); left:-30px; right:-30px; padding:30px; border-radius:15px;z-index:1;}
.shzr-news-list .item a:hover .tit .title { color:#31a42d;}

.news_read { padding:60px 0;}
.news_read .content { width:1200px; margin:0 auto;}
.news_read .content .news_detail { font-size:24px; color:#31a42d; text-align:center; padding-bottom:5px; font-weight:700;}
.news_read .content .news-extra-area { font-size:14px; color:#999; text-align:center; padding-bottom:20px; padding-top:10px;}
.news_read .content .news-extra-area .area { border-bottom:1px solid #31a42d; padding-bottom:10px;}
.news_read .content .read_c {font-size:16px; line-height:24px; color:#666; padding-top:20px;}
.news_read .content .read_c p { margin-bottom:20px;}
.news_read .content .read_c img { max-width:100%;}

/*news*/
.news-list-box { width:1200px; margin:30px auto;}
.news-list-box .new-item { border-bottom:1px dotted #ddd; overflow:hidden;}
.news-list-box .new-item a { display:block; padding:30px 0;}
.news-list-box .new-item a .pic { float:left; width:420px; height:260px; overflow:hidden;}
.news-list-box .new-item a .pic img { width:420px; min-height:260px;}
.news-list-box .new-item a .tit { float:right; width:740px;}
.news-list-box .new-item a .tit .title { font-size:24px; color:#555; font-weight:700;}
.news-list-box .new-item a .tit .note { font-size:16px; color:#5d5d5d; padding-top:20px; line-height:30px;}
.news-list-box .new-item a .tit .other {position:relative; left:0; width:110px; margin-top:20px; border-top:2px solid #ddd;}
.news-list-box .new-item a .tit .other .time {width:110px; text-align:center; font-size:36px; font-weight:700; color:#adadad; height:60px; line-height:60px;}
.news-list-box .new-item a .tit .other .more { opacity:0; visibility:hidden; position:absolute; right:-999px; color:#31a42d; font-size:18px;}
.news-list-box .new-item a:hover .tit .title { color:#31a42d;}
.news-list-box .new-item a:hover .tit .other { border-color:#31a42d; width:100%; left:-40px; padding-left:40px;}
.news-list-box .new-item a:hover .tit .other .time { color:#31a42d;}
.news-list-box .new-item a:hover .tit .other .more {opacity:1; visibility:visible; right:0;}

/*联系我们*/
.lxwm-cont { width:1200px; margin:30px auto;}
.lxwm-cont .lxwm-title { text-align:center; font-size:26px; color:#31a42d; font-weight:700; padding-bottom:5px;}
.lxwm-cont .lxwm-titleen { text-align:center; font-size:12px; color:#a9a9a9;text-transform:uppercase;}
.lxwm-cont .lxwm-fs { padding:50px 0; display:-webkit-flex;display:flex; justify-content:space-between;}
.lxwm-cont .lxwm-fs .item { flex:1; padding-left:40px; font-size:20px; color:#3e3e3e; float:left; line-height:40px; font-weight:700;}
.lxwm-cont .lxwm-fs .item.icon_add { background:url(../images/icon_add.png) no-repeat center left;}
.lxwm-cont .lxwm-fs .item.icon_tel { background:url(../images/icon_tel.png) no-repeat center left;}
.lxwm-cont .lxwm-fs .item.icon_youbian { background:url(../images/icon_youbian.png) no-repeat center left;}
