 @charset "utf-8";
*{ margin:0; padding:0;}
* + html {
  z-index: 1;
}
* + html .search {
  z-index: 1;
}
body{ font-family:"微软雅黑", Arial; color:#333; font-size:12px; }
ul,li{ list-style:none;}
img{ border:none;}
a{ color:#2E2E2E; text-decoration:none;}
a:hover{ text-decoration:none; color:#2E2E2E;}
.fr{ float:right}
.fl{ float:left}
.c{ clear:both;}
h1,h2,h3,h4,h5,h6,h7{ font-weight:normal;}

.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:30px;}
.f28{font-size:28px;}
.f30{font-size:30px;}
.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;}

.white{ color:#FFF}

.content{ width:100%; margin:0 auto;padding: 20px 0 30px 0}

.container{ width:1200px; margin:0 auto;}
.m{ width:1200px; margin:0 auto;}

/*头部*/
.header{ width:100%; padding:25px 0;}
.logo{} 
.logo img{}

/*导航栏*/
.nav{ }
.nav li{ float:left; width:100px; height:70px; line-height:60px; text-align:center;}
.nav li:last-child{background: none;}
.nav li a{ display:inline-block; font-size:16px; color:#666;}
.nav li a.cur,
.nav li a:hover{ color:#F8A852;}

/*搜索*/
.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: #F8A852;}
.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_tit{ text-align:center;}
.Index_tit h3{ font-size:20px; color:#666; letter-spacing:2px;}
.Index_tit h4{ font-size:34px; text-transform:uppercase;}
.Index_tit h4 span{ font-weight:bold;}
.Index_tit img{ display:block; margin:12px auto 8px auto; width:20px;}


/*产品案例*/
.Index_case{ margin:80px auto; }
#lanren{ width:1200px; height:229px; position: relative; margin-top:50px; overflow: hidden; }
#lanren #lanren2{ position: absolute;left: 0;top: 0;}
#lanren #lanren2 li{ float:left; width:282px; height:229px; margin-right:20px; text-align:center;}
#lanren #lanren2 li img{ width:280px; height:187px; border:1px solid #ddd;}
#lanren #lanren2 li span{ display:block; font-size:16px; line-height:40px;}

/*.Index_case .case_list{ margin-top:60px;}
#four_flash{ width:1350px; height:218px; margin:0 auto; position:relative;}
#four_flash .flashBg { width:1200px;height:218px; margin:0 auto; position:relative;overflow:hidden;}
#four_flash .flashBg ul.mobile{ width:2000%; height:218px; position:absolute; top:0; left:0;}
.Index_case .case_list li{ float:left; width:288px; height:218px; text-align:center; margin-right:16px; }
.Index_case .case_list li a{ display:block;}
.Index_case .case_list li img{ width:288px; height:178px;}
.Index_case .case_list li span{ display:block; width:100%; text-align:center; line-height:40px; font-size:18px;}
#four_flash .but_left{ width:20px; height:50px; position:absolute; top:64px; left:0px; cursor:pointer;} 
#four_flash .but_right{ width:20px; height:50px; position:absolute; top:64px; right:0px; cursor:pointer;}*/


/*优势*/
.Index_ys{ background:#292929 url(../images/ys_bg.jpg) no-repeat center; padding:80px 0;}
.Index_ys .mainCon{ width:1200px; height:455px; position:relative; }
.Index_ys .mainCon .conBox{ width:870px; height:455px; overflow:hidden;}
.Index_ys .mainCon .conBox li{ width:690px; height:455px; margin-left:40px; color:#fff; position:relative;}
.Index_ys .mainCon .conBox li h5{ font-size:70px; text-transform:uppercase; font-weight:bold;}
.Index_ys .mainCon .conBox li span{ display:block; width:25px; height:2px; background:#F8A852; position:absolute; left:-40px; top:155px;}
.Index_ys .mainCon .conBox li h3{ font-size:24px; font-weight:bold; padding:50px 0 40px 0;}
/*.Index_ys .mainCon .conBox li h6{ font-size:18px; margin-bottom:15px;}*/
.Index_ys .mainCon .conBox li p.p1{ font-size:14px; line-height:30px; }
.Index_ys .mainCon .conBox li p.p2{ font-size:11px; text-transform:uppercase; opacity:0.4; padding:40px 0;}
.Index_ys .mainCon .conBox li h4 a{ display:block; }
.Index_ys .mainCon .conBox li h4 a img{ width:35px;}


.Index_ys .mainCon .menu{ width:200px; position:absolute; top:40px; right:0;}
.Index_ys .mainCon .menu li{ width:200px; height:80px; background:#fff; cursor:pointer; position:relative; margin-bottom:25px;}
.Index_ys .mainCon .menu li:last-child{ margin-bottom:0}
.Index_ys .mainCon .menu li h3{ font-size:22px; line-height:80px; padding-left:80px;}
.Index_ys .mainCon .menu li span{ display:block; background:url(../Images/ys01.png) no-repeat center; position:absolute; top:18px; left:20px; width:40px; height:40px;}
.Index_ys .mainCon .menu li:nth-child(2) span{ background:url(../Images/ys02.png) no-repeat center; }
.Index_ys .mainCon .menu li:nth-child(3) span{ background:url(../Images/ys03.png) no-repeat center; }
.Index_ys .mainCon .menu li:nth-child(4) span{ background:url(../Images/ys04.png) no-repeat center; }

.Index_ys .mainCon .menu li.cur{ background:#F59121;}
.Index_ys .mainCon .menu li.cur span{ background:url(../Images/ys05.png) no-repeat center; }
.Index_ys .mainCon .menu li:nth-child(2).cur span{ background:url(../Images/ys06.png) no-repeat center; }
.Index_ys .mainCon .menu li:nth-child(3).cur span{ background:url(../Images/ys07.png) no-repeat center; }
.Index_ys .mainCon .menu li:nth-child(4).cur span{ background:url(../Images/ys08.png) no-repeat center; }
.Index_ys .mainCon .menu li.cur h3{ color:#fff;}


/*产品优势*/
.Index_proys{ padding:80px 0; border-top:1px solid #ddd;}
.Index_proys .proys_list{ margin-top:60px;}
.Index_proys .proys_list li{ float:left; width:20%; text-align:center;}
.Index_proys .proys_list li span{ display:block; width:100px; height:100px; background:#292929; border-radius:50%; margin:0 auto;}
.Index_proys .proys_list li span img{ width:50px; padding-top:25px;}
.Index_proys .proys_list li:hover span{ background:#F8A852;}
.Index_proys .proys_list li:nth-child(3) span{ background:#F8A852;}
.Index_proys .proys_list li h3{ font-size:16px; margin-top:20px; color:#666;}


/*核心设备*/
.Index_equip{ margin:80px 0;}
.Index_equip .equip_list{ background:url(../Images/pro_bg.jpg) no-repeat center; margin-top:50px;}
.Index_equip .equip_list ul{ height:570px; position:relative;}
.Index_equip .equip_list li{ float:left; width:600px; position:relative;}
.Index_equip .equip_list li.li1{ position:absolute; top:0; left:0; height:270px; background:#292929;}
.Index_equip .equip_list li.li2{ position:absolute; top:270px; left:0; height:300px; background:#F7F7F7;}
.Index_equip .equip_list li.li3{ position:absolute; top:0; right:0; height:420px;  background:#F1F1F1;}

.Index_equip .equip_list li a{ display:block;}
.Index_equip .equip_list li i{ display:block; width:1px; height:100px; background:#ddd; position:absolute; top:0; left:50px;}
.Index_equip .equip_list li em{ display:block; height:5px; width:5px; background:#F8A852; position:absolute; top:101px; left:48px;}
.Index_equip .equip_list li h3{ font-size:20px; position:absolute; left:80px; top:100px; opacity:0.8;}
.Index_equip .equip_list li h4{ font-size:30px; font-weight:bold; position:absolute; left:80px; top:50px;}
.Index_equip .equip_list li img{ bottom:20px; right:50px; position:absolute;}

.Index_equip .equip_list li.li1 i{ background:#fff; opacity:0.5; }
.Index_equip .equip_list li.li1 h3{ color:#fff; opacity:0.8;}
.Index_equip .equip_list li.li1 h4{ color:#fff;}

.Index_equip .equip_list li.li1 img{ width:300px;}
.Index_equip .equip_list li.li2 img{ width:250px;}
.Index_equip .equip_list li.li3 img{ width:400px;}

.Index_equip .equip_list li.li4{ position:absolute; bottom:30px; right:0; color:#fff; width:500px;}
.Index_equip .equip_list li.li4 span{ display:block; width:150px; height:1px; background:#292929; margin-bottom:15px; }
.Index_equip .equip_list li.li4 h6{ font-size:14px; opacity:0.8;}
.Index_equip .equip_list li.li4 h5{ font-size:40px; font-weight:bold; 
font-family:Georgia, "Times New Roman", Times, serif;}





/*关于我们*/
.Index_ab{ padding:80px 0; /*border-top:1px solid #ddd; border-bottom:1px solid #ddd;*/}
.Index_ab .about{ /*margin-top:60px;*/}
.Index_ab .ab_Inf{ width:750px; padding-top:98px;}
.Index_ab .ab_Inf img{}
.Index_ab .ab_Inf i{ display:block; height:1px; width:20px; background:#343434; margin:30px 0;}
.Index_ab .ab_Inf p{ color:#777; line-height:30px; font-size:15px;}
.ab_more{ text-align:center; width:150px; margin-top:50px;}
.ab_more a{ display:block; width:150px; height:40px; line-height:40px; background:#F8A852; color:#fff; font-size:14px;}
.ab_more a:hover{ background:#292929;}

/*成立时间*/
.ab_bg{ background:url(../Images/ab_bg.jpg) no-repeat center; padding:80px 0;}
.ab_bg .ab_list{ background:rgba(0,0,0,0.2); padding:40px 0;}
.ab_bg .ab_list li{ float:left; width:299px; border-right:1px solid #555; text-align:center; color:#fff;}
.ab_bg .ab_list li:last-child{ border-right:0;}
.ab_bg .ab_list li h3{ font-size:40px; font-weight:bold;}
.ab_bg .ab_list li p{ opacity:0.8; margin-top:5px;}

/*核心零部件*/
.Index_lbj{ background:#f6f6f6; padding:80px 0;}
.Index_lbj .lbj_Inf{ width:500px; background:#F8A852; text-align:center; padding:80px 0; color:#fff;}
.Index_lbj .lbj_Inf h3{ font-weight:bold; font-size:30px; text-transform:uppercase;}
.Index_lbj .lbj_Inf i{ display:block; width:40px; height:1px; background:#292929; margin:20px auto;}
.Index_lbj .lbj_Inf h4{ font-size:30px;}
.Index_lbj .lbj_Inf h4 span{ color:#292929; font-weight:bold;}
.Index_lbj .lbj_Inf p{ padding:40px 80px 0 80px; font-size:14px; line-height:32px; opacity:0.8;}

.Index_lbj .lbj_list{ width:620px;}
.Index_lbj .lbj_list li{ float:left; width:290px; height:246px; background:#fff; margin-right:20px; overflow:hidden; position:relative; margin-bottom:20px;}
.Index_lbj .lbj_list li a{ display:block;}
.Index_lbj .lbj_list li img{ width:246px; height:246px; padding:0 22px;}
.Index_lbj .lbj_list li span{ display:block; width:290px; height:246px; background:rgba(248,168,82,0.8); line-height:246px; font-size:20px; color:#fff; text-align:center;
 position:absolute; top:0; right:-300px; transition:all 0.6s; opacity:0;}
.Index_lbj .lbj_list li:hover span{ opacity:1; right:0;}

/*新闻*/
.Index_news{ margin:80px 0;}
.news{ margin-top:60px;}
.Index_news .news_left{ width:570px;}
.Index_news .news_left img{ display:block; width:100%; height:280px;}
.Index_news .news_left .news_tj{ margin-top:30px;}
.Index_news .news_right{ width:570px;}
.Index_news .news_right li{ border:1px solid #ddd; padding:20px 0;  margin-bottom:20px;}
.Index_news .news_date{ width:114px;border-right:1px solid #ddd; text-align:center; font-size:13px; color:#999;}
.Index_news .news_date span{ display:block; font-size:40px; color:#333;}
.Index_news .news_Inf{ width:400px; padding-right:20px;}
.Index_news .news_Inf h3{ font-size:17px; color:#444}
.Index_news .news_Inf p{ font-size:14px; line-height:22px; margin-top:10px; color:#999;}

.Index_news .news_right li:hover{ border:1px solid #F8A852;}
.Index_news .news_right li:hover .news_date{ border-right:1px solid #F8A852;}
.Index_news .news_Inf:hover h3{ color:#F8A852}





/*返回顶部*/
.page_top {	position:fixed;}
#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}



/*网站底部*/
.footer{ background:#222222; padding:60px 0 40px 0; color:#666; font-size:14px;}
.footer .f_logo{ width:200px; text-align:center; line-height:28px; margin-right:25px;  margin-top:20px;}
.footer .f_logo img{ width:100px; padding:0 0 5px;}
.footer .f_logo h3{ color:#fff; font-size:20px; font-weight:normal}
.footer .f_logo h4{ font-size:12px; text-transform:uppercase; font-weight:normal}
.footer .f_nav{ width:240px; border-left:1px solid #2D2D2D; border-right:1px solid #2D2D2D; padding:0 30px 0 70px;}
.footer .f_nav h3{ color:#fff; font-size:18px; font-weight:normal; margin-bottom:15px;}
.footer .f_nav a{ display:block; float:left; width:120px; height:35px; line-height:35px; color:#666;}
.footer .f_nav a:hover{ text-decoration:underline;}
.footer .f_lx { width:290px; line-height:35px; border-right:1px solid #2D2D2D; padding:0 50px;}
.footer .f_lx h3{ color:#fff; font-size:18px; font-weight:normal; margin-bottom:15px;}
.footer .f_lx h4{ font-size:16px; color:#ccc; font-weight:normal;}
.footer .f_ewm{ width:200px; text-align:center; line-height:28px;}
.footer .f_ewm img{ width:120px; padding:20px 0 5px;}
.bottom{ background:#1B1B1B; height:50px; line-height:50px; color:#666; text-align:center; font-size:14px; text-transform:uppercase;}
.bottom a{ color:#666;}
/*.ny_banner{width: 100%;height: 430px;background: url(../Images/ny_banner.jpg) no-repeat center;}*/

/*当前位置*/
.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;}

/*内页左侧*/
.Inner_left{ width:290px;}
.Inner_left h7{ display:block;	background:#F8A852 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 240px center;}
.nlist li a {	color: #333333;	font-size: 16px;}
.nlist li:hover{ background:#F5F5F5 url(../images/nconl_li_hover_bg.png) no-repeat 240px center;}
.nlist li:hover a{ color:#F8A852; font-weight:bold;} 

/*左侧联系我们*/
.contactn {	border: 1px solid #e4e4e4; margin-top: 20px; padding: 0 19px 26px; margin-bottom: 20px;}
.contactn .tits { font-size: 18px; color: #F8A852; 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: #333; margin-bottom: 10px; line-height: 20px; padding: 0 10px;}
.contactn .subnr .zxzx{ display: block; width: 160px; height: 50px; overflow: hidden; background: #F8A852; 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:#F8A852;}

.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:#F8A852;}
.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;}

/*内页右侧*/
.cpright1 {width: 1200px; background: #fff;  float: right;}

.cpright {width: 860px;}
.rtop { overflow: hidden; padding-top: 28px; padding-bottom: 28px; border-bottom: 1px solid #dbdbdb;}
.rtop h5 { float: left; padding-left: 10px; border-left: 3px solid #F8A852; font-weight: normal;line-height: 16px;}
.rtop h5 a { font-size: 20px; color: #333;font-weight: bold;padding-left: 10px;}
.rtop span{ color:#666;font-size: 15px;}
.rtop span em {color: #666; font-style: normal;}
.rtop span a { color: #666;}
.agent_con { line-height:30px;}
.agent_con .age_li_about { font-size:15px; text-align:justify; color:#666;}
.rightbot { height: 3px; font-size: 0; overflow: hidden;  margin-bottom: 10px;}

/*关于我们内页*/
.agent_con .age_li_about h3{font-size: 32px;color: #F8A852;text-align: center;margin-bottom: 50px;font-weight: bold;}
.ab_wh{margin-top: 20px;height: 580px;margin: 80px 0 50px 0;}
.ab_wh h4{font-size: 32px;color: #333;text-align: center;font-weight: bold;letter-spacing: 2px;}
.ab_wh h4 i{font-size: 32px;color: #F8A852;text-align: center;font-style: normal;}
.ab_wh ul{margin-top: 50px;margin-bottom: 80px;}
.ab_wh ul li{width: 380px;height: 500px;border-bottom: 2px solid #ddd;float: left;margin-right: 30px;}
.ab_wh ul li:hover{border-bottom: 2px solid #F8A852;}
.ab_wh ul li:nth-child(3){margin-right: 0px;}
.ab_wh ul li img{width: 380px;height: 180px;display: block;}
.ab_wh ul li h5{font-size: 24px;color: #F8A852;text-align: center;margin-top: 35px;}
.ab_wh ul li p{margin: 20px 0;font-size: 16px;line-height: 34px;color: #666;}

/*联系我们内页*/
.cont_ny{width: 1200px;margin: 0 auto;}
.cont_ny h3{font-size: 30px;color: #333;text-align: center;margin: 50px auto 80px auto;color: #1547a8;font-weight: bold;}
.cont_ny ul{height: 182px;margin-bottom: 70px;}
.cont_ny ul li{width: 285px;height: 182px;float: left;margin-right: 20px;background: #eee;}
.cont_ny ul li:nth-child(4){margin-right: 0px;}
.cont_ny ul li img{width: 50px;height: 50px;display: block;margin: 0 auto;margin: 26px auto 20px auto;}
.cont_ny ul li p{font-size: 18px;color: #333;text-align: center;line-height: 30px;}

/*内页产品中心*/
.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 #F8A852;}
.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:266px; margin-right:31px; margin-bottom:30px; border-radius:5px;}
.age_li_pro1 li:nth-child(3n){ margin-right:0;}
.age_li_pro1 li img{ width:264px; height:162px; border:1px solid #E9E9E9;}
.age_li_pro1 li:hover img{ border:1px solid #F8A852}
.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;}

.age_li_pro2 { width:100%;}
.age_li_pro2 li{ float:left; width:266px; margin-right:31px; margin-bottom:30px; border-radius:5px;}
.age_li_pro2 li:nth-child(3n){ margin-right:0;}
.age_li_pro2 li img{ width:264px; height:264px; border:1px solid #E9E9E9;}
.age_li_pro2 li:hover img{ border:1px solid #F8A852}
.age_li_pro2 li .pro_t{ background:#F1F1F1; height:40px; line-height:40px; text-align:center;}
.age_li_pro2 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: 16px; text-align:justify; line-height:30px;}
.pro_mInf img{ max-width:90%; height:auto;}
.pro_show_page{  line-height:26px; margin-top:50px;}

/*产品详情页*/
.age_pro_show .pro_img{ width:300px; text-align:center; border:1px solid #E1E1E1;margin-left: 30px;}
.age_pro_show .pro_img img{ width:400px; height:500px;}
.age_pro_show .pro_desc{ width:330px; padding-top:120px;margin-right: 30px;}
.age_pro_show .pro_desc h3{ font-weight: bold; font-size: 20px; color:#F8A852; padding-bottom:15px; border-bottom:1px solid #E9E9E9; margin-bottom:20px;}
.age_pro_show .pro_desc p{ line-height: 2; font-size: 18px;}
.age_pro_show .pro_desc p span{ font-size: 24px; color: #F8A852;font-weight: bold;}
.age_pro_show .pro_desc a{ display:block; line-height: 40px; border-radius: 5px; background: #F8A852; color: #fff; text-align: center; width: 200px; margin-top:30px;font-size: 18px;}
.age_pro_show .pro_xq{ width: 100%; height: 50px; background-color: #eee; margin: 45px 0 30px;}
.age_pro_show .pro_xq h3{ width:100px; text-align:center; background: #F8A852; border-right: 1px solid #fff;color: #fff; font-size:18px; height:50px; line-height: 50px; 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;}

/*内页新闻中心*/
.age_li_new li{ padding:20px 0; border-bottom: 1px dotted #d1d1d1;}
.age_li_new li h3 a{ display:block; font-size: 18px; color: #222;}
.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;font-size: 16px;}
.age_li_new li .more a{ display:block; color: #333;  text-align:right;margin-right: 15px;font-size: 16px;}

.age_new_show h1{ height:50px; line-height:50px; font-size:24px; margin-bottom:10px; color:#333; text-align:center;font-weight: bold;}
.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:16px; line-height:34px; text-align:justify}

/*产品表格*/
.tny{;border-right: 2px solid #fff;}
.tny2{border-right: 2px solid #fff;border-bottom: 2px solid #fff;}
.tny3{border-right: 2px solid #fff;border-bottom: 2px solid #fff;}
.txh{height: 50px;line-height: 50px;}

.bor{border-right: 2px solid #fff;}

.bbox{height: 50px;background: #b0e0f8;border-bottom: 2px solid #fff;border-right: 2px solid #fff;}
.bbox2{height: 50px;background: #fff;border-bottom: 2px solid #fff;}

/***********************************************************************************************/



/*分页*/
.pro_page{ margin-top:30px; text-align:center; font-size:14px}
.pro_page .p6{padding:8px 18px;  color:#F8A852;border: 1px #E5E5E5 solid;}
.pro_page .p1{padding:8px 18px; border: 1px #E5E5E5 solid;}
.pro_page .p1:hover{ color:#F8A852;}
.pro_page a.p2{ padding:8px 18px;border: 1px #E5E5E5 solid;}
.pro_page a.p2:hover{ color:#F8A852;}
.pro_page a.p3{ border:1px solid #F8A852; background:#F8A852; padding:8px 18px; color:#fff;}
.pro_page .p4{ border:1px solid #F8A852; background:#F8A852; 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 #F8A852; background:#F8A852;  color:#fff;}

.pro_page a.active{color:#F8A852;}
.pro_page span a{color: #666;}
.pro_page span:hover a{color: #fff;}



.search_Inf{ font-size:24px;}
.search_Inf h3{ border-bottom:1px solid #ddd; padding-bottom:15px;}
.search_list{ margin-top:30px;}
.search_list {width:100%;}
.search_list li{ float:left; width:266px; background:#F6F6F6; margin-right:31px; margin-bottom:30px; border-radius:5px;}
.search_list li:nth-child(3n){ margin-right:0;}
.search_list li img{ width:264px; height:180px; border: 1px solid #E9E9E9;}
.search_list li:hover img{ border:1px solid #F8A852;}
.search_list li span{ display:block; background:#F1F1F1; height:40px; line-height:40px; text-align:center; font-size:14px;}




.container:after{content:"";display:block;clear:both;}
.clearfix:after{content:"";display:block;clear:both;}
/*悬浮链接*/
.suspension{position:fixed;z-index:55;right:0;top:40%;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#353535;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#F05352;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#999;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:78px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{ padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}







