@charset "utf-8";
*{ margin:0; padding:0;}
* + html {
  z-index: 2;
}
* + html .search {
  z-index: 1;
}
body{ font-family:"微软雅黑","Microsoft YaHei UI"; color:#4b4b4b; font-size:14px; font-weight:none;;}
h1,h2,h3,h4,h5,h6,h7,p{ font-weight:normal;}
i,em{ font-style:normal;}
ul,li{ list-style:none;}
img{ border:none;}
a{ color:#333; text-decoration:none;}
a:hover{ text-decoration:none; color:#333;}
.fr{ float:right}
.fl{ float:left}
.c{ clear:both;}

.f36{font-size:36px; }
.f24{font-size:24px; }
.f11{font-size:11px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f15{font-size:15px;}
.f16{font-size:16px;}
.f17{font-size:17px;}
.f18{font-size:18px;}
.f22{font-size:22px; }
.f21{font-size:21px; }
.f20{font-size:20px;}
.f24{font-size:24px;}
.f26{font-size:26px;}
.f28{font-size:28px;}
.f32{font-size:32px; }

.pl10{ padding-left:10px;}
.pl15{ padding-left:15px;}
.pl20{ padding-left:20px;}

.l20{ line-height:20px;}
.l22{ line-height:22px;}
.l24{ line-height:24px;}
.l26{ line-height:26px;}
.l28{ line-height:28px;}
.l30{ line-height:30px;}
.l34{ line-height:34px;}
.l44{ line-height:44px;}
.l54{ line-height:54px;}
.l60{ line-height:60px;}

.h10{ height:10px;}
.h20{ height:20px;}
.h30{ height:30px;}
.h40{ height:40px;}
.h50{ height:50px;}

.container{ width:1200px; margin:0 auto;}
.container1{ width:1400px; margin:0 auto;}
.container2{ width:1100px; margin:0 auto;}


/*头部*/
.topper{ width:100%; height:40px; line-height:40px; border-bottom:1px solid #eee; color:#888;}
.topper a{ color:#888;}

.header{}
.logo{ padding-top:20px;} 
.logo img{ height:70px;}
.h_del{ margin:43px 0 35px 30px; border-left:1px solid #eee; padding-left:30px;}
.h_del h3{ font-weight:bold; font-size:20px;}
.h_del h3 span{ color:#148746;}
.h_del h4{ font-size:14px; color:#999; margin-top:5px; letter-spacing:1px;}
.h_del img{ }
.h_tel{ background:url(../Images/h_tel.png) no-repeat center left; height:65px; background-size:50px; padding:35px 0 35px 65px;}
.h_tel h4{ color:#148746; font-size:30px; font-family:Impact; line-height:65px;}
.h_wx{ margin-top:22.5px; margin-left:20px;}
.h_wx img{ width:90px;}
/*导航栏*/
.nav_bg{ background:#343434; height:60px;}
.nav{ width:1200px; margin:0 auto; }
.nav li{ float:left; width:171px; height:60px; line-height:60px;}
.nav li a{ display:block; width:171px; height:60px; line-height:60px; text-align:center; font-size:16px; color:#fff;}
.nav li a:hover,
.nav li a.cur{ background:#148746;}

/*banner*/
#full-screen-slider { width:100%; height:600px; float:left; position:relative}
#slides { display:block; width:100%; height:600px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:570px; z-index:9900;  padding:5px 0px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#148746}

/*搜索*/
.s_bg{ height:70px; box-shadow:2px 2px 5px #eee;}
.search{ width:1200px; margin:0 auto;}
.search p{ float:left;font-size: 14px; color:#888; width:870px; height:70px; line-height:70px;}
.search p b{color: #666;font-size: 15px;}
.search p a{font-size: 14px; color:#888; padding:0 10px}
.search p a:hover{color: #148746;}
.search .ser_inp{width:260px; height:34px; border:none; padding:0 0 0 13px; float:left;font-size: 14px; color:#666; line-height:34px; outline:none;margin-top: 18px; border: 1px solid #ccc;box-sizing: border-box; }
.search .ser_so{cursor: pointer; float:left; background:url(../images/search.jpg) no-repeat; border:none; width:41px; height:34px;margin-top: 18px;}
input::-webkit-input-placeholder { color:#666;}

/*介绍*/
.Index_Intro{ margin:80px auto;}
.Index_Intro .Intro_left{ width:540px; height:402px; overflow:hidden; position:relative;}
.Index_Intro .Intro_left img{ width:100%; transition:all 0.6s;}
.Index_Intro .Intro_left:hover img{ transform:scale(1.1)}
.Index_Intro .Intro_left span{ display:block; border:2px solid rgba(255,255,255,0.5); width:536px; height:398px; position:absolute; left:0; top:0; transition:all 0.6s; opacity:0;}
.Index_Intro .Intro_left:hover span{ width:496px; height:358px; top:20px; left:20px; opacity:1;}

.Index_Intro .Intro_right{ width:600px;}
.Index_Intro .Intro_right i{ display:block; width:100px; height:2px; background:#148746; margin-bottom:20px;}
.Index_Intro .Intro_right img{}
.Index_Intro .Intro_right p{ color:#666; font-size:14px; line-height:30px; margin:20px 0 30px 0;}
.Index_Intro .Intro_right a{ display:block;}
.Index_Intro .Intro_list{ height:87px; margin-top:40px;}
.Index_Intro .Intro_list li{ float:left; width:85px; height:85px; text-align:center; border:1px solid #ddd; border-radius:15px; margin-right:15px;}
.Index_Intro .Intro_list li.li6{ margin-right:0;}
.Index_Intro .Intro_list li h3{ line-height:28px; font-size:18px; color:#666; padding-top:14.5px;}
.Index_Intro .Intro_list li:hover{ background:#148746; border:1px solid #148746;}
.Index_Intro .Intro_list li:hover h3{ color:#fff;}


/*首页标题*/
.Index_tit{ text-align:center;}
.Index_tit h3{ font-size:36px; color:#333; margin-bottom:10px;}
.Index_tit h3 span{ text-transform:uppercase; padding-right:10px; font-weight:bold;}
.Index_tit h4{ font-size:15px; letter-spacing:3px; color:#777;}

.Index_tit1{ text-align:center; color:#fff;}
.Index_tit1 h3{ font-size:36px; margin-bottom:10px;}
.Index_tit1 h3 span{ text-transform:uppercase; padding-right:10px; font-weight:bold;}
.Index_tit1 h4{ font-size:15px; letter-spacing:3px; opacity:0.8;}


/*特点*/
.Index_td{ padding:80px 0; border-top:1px solid #ddd;}
.Index_td .td_list{ margin-top:50px;}
#four_flash{ width:1400px; height:430px; margin:0 auto; position:relative;}
#four_flash .flashBg {width:1200px;height:430px; margin:0 auto; position:relative;overflow:hidden;}
#four_flash .flashBg ul.mobile{ width:2000%; height:430px; position:absolute; top:0; left:0;}
.Index_td .td_list li{ float:left; width:285px; height:350px; padding:40px 0; margin-right:20px; position:relative;}
.Index_td .td_list li img{ display:block; width:50px;}
.Index_td .td_list li h3{ color:#333; font-size:18px; font-weight:bold; margin:30px 0;}
.Index_td .td_list li i{ display:block; width:30px; height:2px; background:#148746;}
.Index_td .td_list li p{ color:#777; font-size:14px; line-height:28px; margin:30px 20px 60px 0;}
.Index_td .td_list li h4{ text-align:center;}
.Index_td .td_list li h4 a{ display:block; width:100px; height:34px; line-height:34px; border-top:1px solid #999; border-bottom:1px solid #999; color:#999; font-size:14px;}
.Index_td .td_list li:hover a{  border-top:1px solid #148746; border-bottom:1px solid #148746; color:#148746;}

#four_flash .but_left{width:36px;height:90px;position:absolute; top:159px; left:0px; cursor:pointer;} 
#four_flash .but_right{width:36px;height:90px; position:absolute; top:159px; right:0px; cursor:pointer;}

/*产品中心*/
.Index_pro{ background:#148746 url(../Images/pro_bg.jpg) no-repeat center top; padding:80px 0;}
.Index_pro .pro_list{ height:683px; position:relative; margin-top:50px;}
.Index_pro .pro_list li{ float:left; width:292.5px; height:221px; background:#fff; position:relative; overflow:hidden;}
.Index_pro .pro_list li:nth-child(1){ position:absolute; top:0; left:302.5px;}
.Index_pro .pro_list li:nth-child(2){ position:absolute; top:0; right:302.5px;}
.Index_pro .pro_list li:nth-child(3){ position:absolute; top:231px; left:0;}
.Index_pro .pro_list li:nth-child(4){ position:absolute; top:231px; left:302.5px;}
.Index_pro .pro_list li:nth-child(5){ position:absolute; top:231px; right:302.5px;}
.Index_pro .pro_list li:nth-child(6){ position:absolute; top:231px; right:0;}
.Index_pro .pro_list li:nth-child(7){ position:absolute; bottom:0; left:302.5px;}
.Index_pro .pro_list li:nth-child(8){ position:absolute; bottom:0; right:302.5px;}
.Index_pro .pro_list li a{ display:block; width:292.5px; height:221px;}
.Index_pro .pro_list li img{ display:block; width:292.5px; height:221px;}
.Index_pro .pro_list li .pro_bg{ text-align:center; width:292.5px; height:221px; background:rgba(0,0,0,0.7); position:absolute; top:-300px; left:0; opacity:0; transition:all 0.6s; color:#fff;}
.Index_pro .pro_list li h4{ font-size:17px; padding:50px 0 15px 0;}
.Index_pro .pro_list li p{ font-size:14px; line-height:28px; opacity:0.8;}
.Index_pro .pro_list li:hover .pro_bg{ opacity:1; top:0;}

/*优势*/
.Index_ys{ background:url(../Images/ys_bg.jpg) no-repeat center; height:1655px; margin:100px 0;}
.Index_ys .ys_tit{ text-align:right; padding-top:34px;}
.Index_ys .ys_tit h3{ color:#777; font-size:20px; letter-spacing:2px; margin-top:20px;}
.Index_ys .ys_list{}
.Index_ys .ys_list li{}
.Index_ys .ys_list li.li1{ margin-top:170px; text-align:right;}
.Index_ys .ys_list li.li2{ margin-top:200px;}
.Index_ys .ys_list li.li3{ margin-top:350px;}

.Index_ys .ys_list li.li1 .ys_Inf{ border-right:3px solid #148746; padding-right:80px;}
.Index_ys .ys_list li.li3 .ys_Inf{ border-left:3px solid #148746; padding-left:50px; margin-left:512px;}
.Index_ys .ys_list li i{ display:block; width:130px; height:3px; background:#148746; margin-bottom:50px;}
.Index_ys .ys_list li h3{ font-size:24px; font-weight:bold; color:#333;}
.Index_ys .ys_list li p{ font-size:16px; color:#666; line-height:30px; margin-top:30px;}


/*关于我们*/
.Index_about{ margin-bottom:50px;}
.Index_about .ab_left{ width:630px;}
.Index_about .ab_left h3{ color:#148746; font-size:36px;}
.Index_about .ab_left h4{ font-size:22px;}
.Index_about .ab_left p{ color:#777; line-height:30px; margin:30px 0 50px 0;}
.Index_about .ab_left h5{ text-align:center;}
.Index_about .ab_left h5 a{ display:block; width:140px; height:40px; line-height:40px; border-radius:30px; color:#fff; background:#333; font-size:14px;}
.Index_about .ab_left h5 a:hover{ background:#148746;}
.Index_about .ab_right{ width:470px;}

/*厂房设备*/
.cf_list{ margin-bottom:80px;}
.cf_list li{ float:left; width:285px; height:200px; margin-right:20px; position:relative; overflow:hidden;}
.cf_list li a{ display:block;}
.cf_list li img{ width:285px; height:200px;}
.cf_list li:nth-child(4n){ margin-right:0;}
.cf_list li span{ display:block; width:285px; height:200px; background:rgba(20,135,70,0.8) url(../Images/pro_ss.png) no-repeat center; position:absolute; bottom:-300px; left:0; opacity:0; background-size:40px; transition:all 0.6s;}
.cf_list li:hover span{ opacity:1; bottom:0;}


/*流程*/
.Index_lc{ background:#148746; padding:50px 0;}
.lc_list{ margin-top:50px;}
.lc_list li{ float:left; width:171px; text-align:center; color:#fff;}
.lc_list li img{}
.lc_list li h3{ margin-top:10px;}


/*案例*/
.Index_case{ padding:80px 0; border-top:1px solid #ddd;}
.Index_case .case_list{ margin-top:50px;}
.Index_case .case_list li{ float:left; width:378px; height:260px; background-size:cover; background-position:center; margin-right:33px; margin-bottom:33px; transition:all 2s;}
.Index_case .case_list li a{ display:block; width:100%; height:260px;}
.Index_case .case_list li:nth-child(3),.Index_case .case_list li:nth-child(8){ margin-right:0;}
.Index_case .case_list li:nth-child(5){ width:789px; margin-right:0;}
.Index_case .case_list li:hover{ transform: rotateX(360deg);}

/*合作客户*/
.Index_kh{ background:#f6f6f6; padding:80px 0;}
.Index_kh .kh_list{ margin-top:50px; position:relative; height:250px;}
.Index_kh .kh_list li{ float:left; width:216px; margin-right:30px;}
.Index_kh .kh_list li.li5{ margin-right:0;}
.Index_kh .kh_list li.li6{ position:absolute; bottom:0; left:354px;}
.Index_kh .kh_list li.li7{ position:absolute; bottom:0; right:354px;}

/*新闻中心*/
.Index_news{ padding:80px 0;/* border-top:1px solid #ddd;*/}
.Index_news .news_list{ margin-top:70px;}
.Index_news .news_list li{ float:left; width:360px; margin-right:60px;}
.Index_news .news_list li:nth-child(3n){ margin-right:0;}
.Index_news .news_list li i{ display:block; width:30px; height:3px; background:#148746;}
.Index_news .news_list li h3{ height:40px; line-height:40px; color:#444; font-size:18px; font-weight:bold; margin:15px 0 20px 0;}
.Index_news .news_list li h3 span{ float:right; color:#B0B0B0; font-weight:normal; font-size:12px;}
.Index_news .news_list li p{ font-size:14px; color:#999; line-height:28px;}
.Index_news .news_list li h4{ background:#666; height:34px; line-height:34px; width:60px; color:#fff; font-size:24px; text-align:center; margin-top:40px;}

.Index_news .news_list li:hover h3{ color:#148746;}
.Index_news .news_list li:hover h4{ background:#148746;}

/*网站底部*/
.footer{ width:100%; background:#202020; padding-top:90px ; color:#959393; font-size:14px; }
.f_nav{ border-top:1px solid #2B2B2B; border-bottom:1px solid #2B2B2B;}
.f_logo{ padding:10px 0;}
.f_logo img{ height:60px}
.f_nav_list{ }
.f_nav_list li{ float:left; width:105px; text-align:center;}
.f_nav_list li a{ display:block; color:#ffffff; line-height:80px; font-size:15px;}
.f_nav_list li a:hover{ color:#148746}
.f_Inf{ padding:50px 0; border-bottom:1px solid #2B2B2B; background:url(../Images/f_map.png) no-repeat center}
.f_copy{ background:url(../Images/h_wx.jpg) no-repeat; background-size:94px; padding-left:105px;}
.f_copy,.f_copy a{ color:#999; line-height:24px;}
.f_tel{ background:url(../Images/f_tel.png) no-repeat center right; padding-right:70px; color:#ffffff; text-align:right; height:60px; padding-top:5px;}
.f_tel span{ display:block; font-weight:bold; font-size:24px;}
.f_yqlj{ padding:30px 0 15px 0; color:#666;}
.f_yqlj a{ color:#666;}
.f_desc{ color:#666; line-height:50px;}

/*返回顶部*/
.page_top {	position: absolute;}
#pageTop { z-index: 160; width: 65px; height: 65px;	background: url(../images/pagetop.png) no-repeat; position: fixed; _position: absolute;	bottom: 10px; right: 10px;overflow: hidden;
	text-indent: -999px;cursor: pointer;}
#pageTop:hover { background-image: url(../images/pagetop_on.png)}
#pageTop a { width: 100%; height: 100%;	display: block;  transition: all 1s;}
*html #pageTop a { width: 65px;	height: 65px}

/*分页*/
.pro_page{ margin-top:30px; text-align:center; font-size:14px}
.pro_page .p6{padding:8px 18px;  color:#148746;border: 1px #E5E5E5 solid;}
.pro_page .p1{padding:8px 18px; border: 1px #E5E5E5 solid;}
.pro_page .p1:hover{ color:#148746;}
.pro_page a.p2{ padding:8px 18px;border: 1px #E5E5E5 solid;}
.pro_page a.p2:hover{ color:#148746;}
.pro_page a.p3{ border:1px solid #148746; background:#148746; padding:8px 18px; color:#fff;}
.pro_page .p4{ border:1px solid #148746; background:#148746; padding:8px 18px; color:#fff; border: 1px #E5E5E5 solid;}
.pro_page .p5{ border:1px solid #E5E5E5; padding:8px 18px; color:#666;border: 1px #E5E5E5 solid;}
.pro_page .p5:hover{ border:2px solid #148746; background:#148746;  color:#fff;}

.pro_page a.active{color:#148746;}
.pro_page span a{color: #666;}
.pro_page span:hover a{color: #fff;}

.content{width:100%; padding:40px 0 30px 0;}
/*当前位置*/
.Inner_location{ border-bottom:1px solid #EAEAEA; height:43px;}
.Inner_location .homepage{ display:block; float:left; width:43px; height:43px; background: url(../images/loca.png) no-repeat center; border-left:1px solid #eaeaea; border-right:1px solid #eaeaea;}
.Inner_location p{ float: left; height: 43px; line-height: 43px; font-size: 13px; color: #999999; margin-left: 18px;}
.Inner_location p a{ color: #999999; padding: 0 4px;}
/*位置*/
.location{ background:#F6F6F6; padding:10px 0; line-height:20px; }
.location h3{ float:left; font-size: 16px; padding-left: 10px; border-left: 3px solid #148746; display: inline-block; }
.location span{ float:right; background:url(../Images/home.png) no-repeat center left; padding-left:25px; color:#999; font-size:13px;}
.location span a{ color:#999;}
.location span a:hover{ color:#333;}

/*内页左侧*/
.Inner_left{ width:290px;}
.Inner_left h7{ display:block;	background:#148746 url(../images/nconl_tit.png) no-repeat 245px center; height:80px; line-height:80px; font-size:24px; font-weight:bold;color:#FFF; text-indent:28px;}
.Inner_left .nlist { border:1px solid #e4e4e4; border-top: 0;}
.nlist li { height:58px; line-height:58px; border-top: 1px solid #e4e4e4; text-indent:28px; font-size: 15px; color: #333333; background: url(../images/nconl_li_bg.png) no-repeat 224px center;}
.nlist li a { display:block; color: #333333;	font-size: 15px;}
.nlist li:hover{ background:#F5F5F5 url(../images/nconl_li_hover_bg.png) no-repeat 224px center;}
.nlist li:hover a{ color:#148746; font-weight:bold;} 

/*左侧联系我们*/
.contactn {	border: 1px solid #e4e4e4; margin-top: 20px; padding: 0 19px 26px; margin-bottom: 20px;}
.contactn .tits { font-size: 18px; color: #148746; font-weight: normal; height: 59px; line-height: 59px; border-bottom: 1px solid #e4e4e4; margin-bottom: 18px; text-indent: 10px;}
.contactn .subnr { }
.contactn .subnr li{ font-size: 14px; color: #333333; margin-bottom: 12px; line-height: 20px; padding: 0 10px;}
.contactn .subnr .zxzx{ display: block; width: 160px; height: 50px; overflow: hidden; background: #148746; text-decoration: none; margin-top: 36px;}
.contactn .subnr .zxzx span{ display: block; width: 50px; height: 50px; float: left; border-right: 1px solid #fff; background: url(../images/nconl_lx.png) no-repeat center;}
.contactn .subnr .zxzx em{ display: block; width: 109px; height: 50px; line-height: 50px; text-align: center; font-size: 16px; color: #fff; float: left; font-style:normal;}
.contactn .subnr .zxzx em img{ display: inline-block; *display: inline-block; position: relative; top: 2px; margin-left: 8px;}

.tj{ margin-top:40px; background:#F8F8F8; padding:15px;}
.tj .title { height:30px; padding-top:10px;}
.tj .title h3 { float:left; font-size:22px; font-weight:bold;}
.tj .title span { display:block; float:right; width:100px; height:30px; line-height:30px; background:#C7C7C7; text-align:center; color:#fff;}
.tj .title span a{ color:#fff;}
.tj .title span:hover{ background:#148746;}

.tj_pro{ padding-bottom:10px; }
.tj_pro ul{ padding-top:30px}
.tj_pro li{ padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #EAEAEA;}
.tj_pro li:last-child{ padding-bottom:0; margin-bottom:0; border-bottom:0;}
.tj_pro li .tj_img{ width:80px;}
.tj_pro li .tj_img img{ width:100%}
.tj_pro li .tj_Inf{ width:170px;}
.tj_pro li .tj_Inf h3{ font-size:15px;}
.tj_pro li:hover .tj_Inf h3 a{ color:#148746;}
.tj_pro li .tj_Inf p{ color:#999; padding-top:5px; font-size:12px;}
.tj_pro li h4{ font-size:15px;}
.tj_pro li h5{ color:#999; padding-top:5px; font-size:12px;}

.nlist .dphone {overflow: hidden; background: #1389F7; padding: 20px 0;}
.nlist .dphone dt { float: left;background:url(../Images/phImg.png) no-repeat center;  margin-left: 5px;  width: 52px;  height: 50px;}
.nlist .dphone dd { margin-left: 56px;  color: #fff; padding: 5px 13px; border-left: 1px dotted #5c5c5c;}
.nlist .dphone dd p {font-size: 26px;font-family: "Arial"; font-weight:bold;}

/*内页右侧*/
.cpright {width: 860px;}
.rtop { overflow: hidden; padding-top: 28px; padding-bottom: 9px; border-bottom: 1px solid #dbdbdb;}
.rtop h5 { float: left; padding-left: 10px; border-left: 3px solid #1389F7; font-weight: normal;line-height: 16px;}
.rtop h5 a { font-size: 16px; color: #1389F7;}
.rtop span{ color:#999;}
.rtop span em {color: #999; font-style: normal;}
.rtop span a { color: #999;}
.story{ margin-bottom:20px; color:#505050; }
.agent_con { line-height: 30px;}
.agent_con .age_li_about { font-size: 15px; text-align:justify; color:#666;}
.agent_con .age_li_about img{ max-width:100%; height:auto;}
.agent_con .age_li_about p{ text-indent:2em;}
.rightbot { height: 3px; font-size: 0; overflow: hidden;  margin-bottom: 10px;}


/*内页产品中心*/
.age_li_pro {width:100%;}
.age_li_pro li{ float:left; width:266px; background:#F6F6F6; margin-right:31px; margin-bottom:30px; border-radius:5px;}
.age_li_pro li:nth-child(3n){ margin-right:0;}
.age_li_pro li img{ width:264px; height:180px; border: 1px solid #E9E9E9;}
.age_li_pro li:hover img{ border:1px solid #148746}
.age_li_pro li .pro_t{ background:#F1F1F1; height:40px; line-height:40px; text-align:center;}
.age_li_pro li .pro_t a{ display:block; font-size:14px;}

.age_li_pro1 {width:100%;}
.age_li_pro1 li{ float:left; width:190px; margin-right:31px; margin-bottom:30px; border-radius:5px;}
.age_li_pro1 li:nth-child(4n){ margin-right:0;}
.age_li_pro1 li img{ width:168px; height:60px; border: 1px solid #E9E9E9; padding:0 10px;}
.age_li_pro1 li:hover img{ border:1px solid #1389F7}
.age_li_pro1 li .pro_t{ background:#F1F1F1; height:40px; line-height:40px; text-align:center;}
.age_li_pro1 li .pro_t a{ display:block; font-size:14px;}


.pro_page{margin-top:30px;}

.age_pro_show{}
.age_pro_show h1{ height:50px; line-height:50px; font-weight:bold; font-size:20px; text-align:center;}
.age_pro_show .pro_lb{ background:#F8F8F8; text-align:center; height:40px; line-height:40px;}
.age_pro_show .pro_lb .span{padding:0 30px;}
.line{height:20px;  border-bottom:1px solid #DBDBDB; }
.pro_Inf{width:100%; text-align:center; margin-top:30px;}
.pro_Inf img{ max-width:600px; height:auto}
.pro_de{margin-top:50px;}
.pro_mInf{margin:20px 0;font-size: 14px; text-align:justify; line-height:30px;}
.pro_mInf img{ max-width:90%; height:auto;}
.pro_show_page{  line-height:26px; margin-top:50px;}

/*内页新闻中心*/
.age_li_new li{ padding:15px 0; border-bottom: 1px dotted #d1d1d1;}
.age_li_new li h3 a{ display:block; font-size: 18px; color: #222;}
.age_li_new li:hover h3 a{ color:#148746}
.age_li_new li .news_desc{ line-height: 2.0; font-size: 14px; padding: 10px 0; color: #666;}
.age_li_new li span{ display:block; color:#999;}
.age_li_new li .more a{ display:block; color: #148746;  text-align:right; margin-top: 15px; margin-right: 15px;}


.age_new_show h1{ height:50px; line-height:50px; font-size:20px; margin-bottom:10px; color:#333; text-align:center;}
.age_new_show .new_lb{  background:#F8F8F8; height:40px; line-height:40px; text-align:center;}
.age_new_show .new_lb .span{padding:0 30px;}
.new_show{margin-top:20px; font-size:14px; line-height:30px; text-align:justify}

/*产品详情页*/
.age_pro_show .pro_img{ width:402px; text-align:center; border:1px solid #E1E1E1;}
.age_pro_show .pro_img img{ width:400px; height:300px; padding:20px 0;}
.age_pro_show .pro_desc{ width:410px; padding-top:10px;}
.age_pro_show .pro_desc h3{ font-weight: bold;color:#444;}
.age_pro_show .pro_desc h4{ font-weight: bold; color:#148746; font-size:20px; border-bottom:1px solid #E9E9E9; margin-bottom:20px; padding-bottom:15px;}
.age_pro_show .pro_desc p{ line-height:2.5; font-size:14px;}
.age_pro_show .pro_desc h5{ line-height:2.5; font-size:14px; margin-top:20px;}
.age_pro_show .pro_desc h5 span{ font-size: 18px; color: #f00;}
.age_pro_show .pro_desc a{ display:block; line-height: 40px; border-radius: 5px; background: #148746; color: #fff; text-align: center; width: 200px; margin-top:30px;}
.age_pro_show .pro_xq{ width: 100%; height: 30px; background-color: #eee; margin: 45px 0 30px;}
.age_pro_show .pro_xq h3{ width:76px; text-align:center; background: #148746; border-right: 1px solid #fff;color: #fff; font-size:14px; height:30px; line-height: 30px; font-weight: bold;}
.age_pro_show .pro_mInf h4{ font-size:16px; line-height:18px; height:18px; color:#1389F7; display:block; padding-left:15px; border-left: 4px solid #1389F7; margin-bottom: 7px; margin-top: 10px;}


/*内页特点*/
.Inner_td{ background:url(../Images/Inner_td.png) no-repeat left top; padding-left:90px; margin-top:40px; height:453px;}
.Inner_td li{ height:72px; margin-bottom:22px;}
.Inner_td li h3{ color:#148746; padding-top:7px;}




















