﻿@charset "utf-8";
/*============================ 初始化样式 ============================*/
*
{ margin:0; padding:0;  }
body
{color:#333; font-size:14px;  font-family:"Microsoft YaHei","微软雅黑","SimSun","宋体",sans-serif; min-width:1200px;}
*html
{ background-image:url(about:blank);background-attachment:fixed;}
li
{ list-style:none;}
img
{ border:none;}
body a img
{ border:none;}
/*a:hover img
{opacity: 0.8; filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; }
*/
a
{ color: #333; text-decoration:none; blr:expression(this.onFocus=this.blur());}
a:focus
{ outline:none;} 
a:link
{ text-decoration:none;}
a:hover
{ color:#ed7020; text-decoration:none; }
.clear:after
{content:''; display:block; clear:both; }
.clear
{ clear:both; }
.text-cut  /*限制文字,文字超出显示冒号*/
{ overflow: hidden;  white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis;-ms-text-overflow: ellipsis;
-webkit-text-overflow: ellipsis; -moz-text-overflow: ellipsis;}
.t_center
{ text-align:center;}


.col_l
{float: left;*display: inline;}
.col_r
{float: right;*display: inline;}
.ect{text-overflow:ellipsis; overflow: hidden; white-space: nowrap;}
.fl
{ float: left;}
.fr
{ float: right; }
address, cite, dfn, em, var 
{ font-style: normal }
button, input, select, textarea 
{ color: #666; }


select
{
appearance:none;
-moz-appearance:none;
-webkit-appearance:none;
}
select::-ms-expand 
{ display: none; }

.space10 { height:10px; clear:both; }
.space15 { height:15px; clear:both; }
.space20 { height:20px; clear:both; }
.space25 { height:25px; clear:both; }
.space30 { height:30px; clear:both; }

/*效果*/
.trans1
{ transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -o-transition:all 0.3s ease; -webkit-transition:all 0.3s ease;}
.trans2
{ transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition:all 0.5s ease; -webkit-transition:all 0.5s ease;}
.transb1:before
{ transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition:all 0.5s ease; -webkit-transition:all 0.5s ease;}

.huiA
{ background:#f2f2f2; overflow:hidden; clear:both;}

/*图片放大*/
.fdapic
{ overflow:hidden;}
.fdapic img
{
-webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.4s ease;
-moz-transition:all 0.4s ease; -o-transition:all 0.4s ease;transition:all 0.4s ease;}
.fdapic:hover img
{ -webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);}

/*按钮样式*/
.yu_a0
{ display:inline-block;  text-align:center; transition:all 0.4s ease;-moz-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; }

/*============================ 公共部分 ============================*/

/* 文章类别上下页 */
.waiyefanye
{ height:20px; text-align:center;  font-size:14px; padding:20px 0 10px 0;  clear:both;}
.waiyefanye span
{ color:#b60303;}
.waiyefanye a
{ line-height:16px; font-size:12px; text-indent:0px; color:#333;  margin-right: 5px; padding:5px 6px; display: inline-block; }
.waiyefanye a:hover
{color:#0370d1;  text-decoration:none;}

/* 文章上下篇 */
.wzfanye
{ line-height:25px;  padding:20px 0px;  clear:both; }
.wzfanye .wzfanyeA,.wzfanye .wzfanyeB
{ padding-left:0px; clear:both; font-size:12px; }
.wzfanye span
{font-weight:bold; }
.wzfanye a
{ text-decoration:none; }
.wzfanye a:hover
{ text-decoration:none; }

/*用于手机屏幕，大于480px小于640px
@media (min-width: 480px) and (max-width: 640px) {}*/

/* 数字上下页 */
.page_fanye
{ width:100%; height:auto; text-align:center; font-size:0; padding:40px 0 40px; margin:0 auto; overflow:hidden; clear:both;}
.page_fanye a
{ line-height:16px; font-size:14px; text-indent:0px; color: #666;  margin-right: 5px; padding:6px 11px; background:#fff;  border:1px solid #aaaaaa;  display: inline-block; }
.page_fanye span
{  height:24px; line-height:20px;  padding:0 10px 0 5px; display: inline-block;}
.page_fanye span input
{ width:30px; height:20px;}
.page_fanye a.page_home,.page_fanye a.page_home:hover,.page_fanye a.page_end,.page_fanye a.page_end:hover
{ width:60px;  color:#666666; }
.page_fanye .onpage,.page_fanye a:hover
{ color: #fff; background:#ed7020;  border:1px solid #ed7020;}

/*========================================= 首页 =====================================*/
.headA
{  height:110px; background:url(../images/t1.png) repeat-x;}
.headB
{ width:1200px; margin:0 auto;}
.logo
{ float:left; padding:20px 20px 0 0;}
.headB1
{ width:234px; height:110px; background:url(../images/t2.png) no-repeat left center; float:left;}
.tel
{ padding-left:46px; background:url(../images/t3.png) no-repeat left center; float:right; margin-top:30px;}
.tel span
{ height:16px; line-height:16px; font-size:12px; color:#666; display:block;}
.tel p
{ line-height:34px; font-size:32px; color:#ed7020;}

/*导航*/
.navA
{ height:49px; background:#3b3d3d;}
.nav
{ width:1199px; height:49px; margin:0 auto; border-left:1px solid #585a5a;}
.nav ul li
{ width:170px; height:49px; line-height:49px; border-right:1px solid #585a5a; float:left; position:relative; z-index:999;}
.nav ul li .na
{ height:100%; display:block; font-size:16px; color:#fff; text-align:center;}
.nav ul li.active .na
{ background:#ed7020}

.nav_list
{ width:100%; position:absolute; left:0px; top:49px; display:none;}
.nav_list ul li
{  height:36px; line-height:36px; border-top:1px solid #585a5a;}
.nav_list ul li a
{ height:100%; display:block; font-size:14px; color:#fff; text-align:center; background:#3b3d3d;}
.nav_list ul li a:hover
{ background:#ed7020}



/*==banner==*/
.banner
{width:100%; height:567px;  overflow:hidden; position:relative;}
.banner ul li
{width:100%; height:100%; overflow:hidden;  position:absolute; left:0px; top:0px;}
.banner ul li a
{ height:100%; display:block;}

.banner .hd
{ width:100%; height:14px; text-align:center; position:absolute; bottom:25px; z-index:100;}
.banner .hd span
{ width:10px; height:5px; display: inline-block; margin: 2px 4px; text-indent: -999px; cursor: pointer;  background-color: rgba(255, 255, 255, 0.5);  border-radius: 10px; overflow:hidden; transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -o-transition:all 0.3s ease; -webkit-transition:all 0.3s ease;}
.banner .hd .on
{ width:30px;  background-color: #fff; }

/*产品类别*/
.oneAt
{ width:1200px; overflow:hidden; margin:30px auto;}
.oneAt em
{ display:block; color:#888; font-size:12x; font-style:normal; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif;}
.oneAt h2
{ display:inline-block; font-size:28px; color:#444; border-bottom:solid 1px #fe8336; padding:5px 0;}
.oneAt p
{ width:720px; color:#6a6260; padding-top:5px; line-height:22px;}

.oneA
{ width:1200px; margin:0 auto 60px; position:relative; }
.oneAs
{ width:1200px; height:395px; overflow:hidden;}
.oneA1
{ width:9999px; height:auto; }

.oneA .pic_pre,.oneA .pic_next
{ width:50px; height:80px; line-height:80px; text-align:center; background:#000; font-size:40px; color:#fff; font-family: "宋体"; margin-top:-45px; position:absolute; top:50%; z-index:99; cursor:pointer;}
.oneA .pic_pre
{ left:-60px;}
.oneA .pic_next
{ right:-60px;}



.oneA dl
{ width:291px; background:#f2f2f2; float:left; margin-right:10px;}
.oneA .dlA
{ margin-right:0px;}
.oneA dl dt
{ height:108px; padding:20px 20px 0;}
.oneA dl dt h3
{ height:30px; line-height:30px; font-size:20px;}
.oneA dl dt p
{ height:24px; line-height:24px; font-size:14px; color:#666;}
.oneA dl dt span
{ line-height:38px; display:block; font-size:28px; color:#d2d2d2; text-transform:uppercase; overflow:hidden; }
.oneA dl dd
{ height:267px; overflow:hidden; position:relative; z-index:20;}
.oneA dl dd .dfd
{ width:100%; height:0%; background:rgba(237,112,32,0.5); position:absolute; left:0px; top:0px; z-index:30; overflow:hidden; }
.oneA dl dd .dfd span
{ width:110px; height:30px; line-height:30px; text-align:center; color:#fff; display:inline-block; border:1px solid #fff; margin:-16px 0 0 -65px;    position:absolute; left:50%; top:50%;}
.oneA dl:hover dd .dfd
{ height:100%;}

/*产品*/
.oneBbj
{ background:url(../images/t4.png) no-repeat center center; overflow:hidden; }

.titA
{ padding:45px 0 40px; text-align:center; overflow:hidden;}
.titA h2
{ height:64px; line-height:64px; font-size:38px; color:#333; display:inline-block; background:url(../images/t12.png) no-repeat left center; padding:0 138px; position:relative;}
.titA h2:after
{ content:""; width:120px; height:4px; background:url(../images/t12.png) no-repeat left center; position:absolute; right:0px; top:30px;}
.titA p
{ line-height:22px; font-size:16px; color:#8c8c8c; }

.oneBt
{ width:1200px; text-align:center; margin:0 auto; }
.oneBt ul li
{ width:120px;  display:inline-block;}
.oneBt ul li i
{ width:40px; height:38px; display:inline-block;}
.oneBt ul li h3
{ height:22px; line-height:22px; font-size:15px;}
.oneBt ul li p
{ line-height:14px; font-size:11px; color:#888888; text-transform:uppercase;}
.oneBt ul li:hover
{
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
}
.oneBt ul li.on h3,.oneBt ul li.on p
{ color:#ed7020;}
	
.oneB
{ width:1200px; margin:0 auto; overflow:hidden;  padding:30px 0 40px; }
.oneB ul li
{ width:280px; height:206px; text-align:center;  overflow:hidden; float:left; margin:0 0 20px 22px; position:relative;}
.oneB ul li img
{ height:100%;}	
.oneB ul li span
{ width:90%; padding:0 5%; height:37px; line-height:37px; color:#fff; text-align:center; background:rgba(0,0,0,0.7); display:block; position:absolute; left:0px; bottom:0px;}
.oneB ul .li1
{ width:588px; height:433px; margin-left:0px;}	


/*解决方案*/
.oneCt
{ height:162px; background:url(../images/t13.png) no-repeat center center;}
.oneC
{ width:1200px; margin:0 auto; padding:60px 0;}
.oneC ul li
{ width:280px; height:300px; text-align:center; background:#f5f5f5; float:left; margin-right:26px;}
.oneC ul li.liA
{ margin-right:0px;}
.oneC ul li i
{ height:94px; display:block; padding:33px 0 8px;}
.oneC ul li h3
{ height:58px; line-height:58px; font-size:18px;}
.oneC ul li p
{ line-height:20px; color:#666; padding:0 28px;}
.oneC ul li:hover
{    -webkit-box-shadow: 0 8px 15px 3px #aaa;
    box-shadow: 0 8px 15px 3px #aaa;
    -webkit-transform: translateY(-5px) scale(1.05);
    -ms-transform: translateY(-5px) scale(1.05);
    -o-transform: translateY(-5px) scale(1.05);
    transform: translateY(-5px) scale(1.05);
}

/*案例*/
.oneDbj
{ background:url(../images/t18.png) no-repeat center top; overflow:hidden;}
.oneDt
{ width:1200px; margin:0 auto; overflow:hidden; text-align:center; padding-bottom:40px;}
.oneDt h2
{ height:140px; line-height:130px; font-size:38px;  color:#fff;}
.oneDt ul li
{ display:inline-block; padding:0 10px;}
.oneDt ul li a
{ height:44px; line-height:44px; display:inline-block; color:#fff; font-size:16px; padding:0 20px; border:1px solid #fff; }
.oneDt ul li a:hover,.oneDt ul li.on a
{ background:#ed7020; color:#fff; border-color:#ed7020; }

.oneD
{ width:1200px; margin:0 auto; overflow:hidden;  padding:0px 0 40px; }
.oneD ul li
{ width:280px; height:192px; overflow:hidden; float:left; margin:0 0 20px 22px; position:relative;}
.oneD ul li img
{ width:100%; display:block;}	
.oneD ul li span
{ width:90%; padding:0 5%; height:37px; line-height:37px; color:#fff; text-align:center; background:rgba(0,0,0,0.7); display:block; position:absolute; left:0px; bottom:-37px;}
.oneD ul .li1
{ width:588px; height:404px; margin-left:0px;}	

.oneD ul li:hover span
{ bottom:0px;}

/*关于我们*/
.oneE
{ width:1200px; margin:0 auto; overflow:hidden; padding-bottom:60px;}
.oneE1
{ width:497px; height:433px; float:left; overflow:hidden; }
.oneE1 a
{ height:100%; display:block; position:relative;}
.oneE1 a:before
{ content:""; width:0%; height:0%; background:rgba(237,112,32,0.5); position:absolute; left:50%; top:50%; z-index:30; }
.oneE1 a:hover:before
{ width:100%; height:100%; left:0px; top:0px; }

.oneE2
{ width:630px; float:left; padding:30px 30px 30px 35px; border:5px solid #ed7020; border-left:0px; margin-top:36px;}
.oneE2 .t
{ padding-bottom:17px;}
.oneE2 .t h3
{ height:32px; line-height:32px; font-size:24px; font-weight:normal; color:#555;}
.oneE2 .t p
{ line-height:18px; font-size:12px; color:#c6c6c6; padding-bottom:10px;}
.oneE2 .t i
{ width:44px; height:4px; display:block; background:#ed7020;}
.oneE2 .n
{ height:208px; font-size:15px; line-height:26px; color:#555; overflow:hidden;}

/*新闻*/
.oneF
{ width:1200px; margin:0 auto; padding-bottom:60px; }
.oneFa
{ width:370px; height:440px; background:#fff; margin-right:44px; float:left;

-moz-box-shadow:0px 0px 5px #cccccc;
-webkit-box-shadow:0px 0px 5px #cccccc;
box-shadow:0px 0px 5px #cccccc;
}
.oneFa1
{ margin-right:0px;}
.oneFa .t
{ height:137px; overflow:hidden; }
.oneFa .t img
{ width:100%;}
.oneFa .n
{ height:218px; padding:30px 15px 0;}
.oneFa dl
{ height:85px; padding:10px 0; overflow:hidden;}
.oneFa dl dt
{ width:130px; height:85px; float:left; overflow:hidden; position:relative}
.oneFa dl dd
{ padding-left:150px;}
.oneFa dl dd h3
{ height:24px; line-height:24px; font-size:15px; color:#555;}
.oneFa dl dd p
{ height:60px; line-height:20px; font-size:13px; color:#888; overflow:hidden;}
.oneFa dl dt:before
{ content:""; width:0%; height:100%; background:rgba(237,112,32,0.5); position:absolute; left:0px; top:0px; z-index:30; }
.oneFa dl:hover dd:before
{ width:100%;}
.oneFa dl a:hover h3
{ color:#ed7020; }
.oneFa .a1
{ width:36px; height:29px; display:block; background:url(../images/t20.png) no-repeat center center; float:right; margin-right:20px; }
.oneFa ul
{ padding:0 5px 0 15px;}
.oneFa ul li
{ height:35px; line-height:35px; font-size:15px; padding-left:20px; background:url(../images/t19.png) no-repeat left center; }
.oneFa ul li a
{ color:#4a4a4a; }
.oneFa ul li a:hover
{ color:#ed7020; }

.foot
{ background:#222222; color:#fff; overflow:hidden; clear:both;}
.footA
{ width:1200px; height:66px; line-height:66px; margin:0 auto; padding-top:10px; overflow: hidden;}
.footA ul
{ float:left;}
.footA ul li
{ width:140px; float:left;}
.footA ul li a
{ font-size:16px; color:#fff;}
.footA ul li a:hover
{ color:#ed7020; }
.footA1
{ padding-left:43px; font-size:24px; font-style:oblique; background:url(../images/t21.png) no-repeat left center; float:right;}

.footBs
{ padding:37px 0; border-top:1px solid #373737;  border-bottom:1px solid #373737; overflow:hidden;}
.footB
{ width:1200px; margin:0 auto;}
.footB1
{ width:222px; height:119px; border-right:1px solid #373737; background:url(../images/logo2.png) no-repeat left 30px; float:left; padding-left:30px;}
.footB2
{ width:510px; line-height:1.8; color:#777; padding-left:20px; float:left;}

.footB3
{ float:right;}
.footB3 ul li
{ padding-left:40px; text-align:center; float:left;}
.footB3 ul li p
{ line-height:26px; color:#aaaaa8;}

.footC
{ width:1200px; margin:0 auto; overflow:hidden; padding:15px 0;}
.footC span
{ width:80px; height:24px; display:block; float:left;}
.footC p
{ width:1115px; float:left;}
.footC p a
{ line-height:24px; display:inline-block; font-size:13px; color:#8e8e8e; margin-left:25px;}
.footC p a:hover
{ color:#ed7020; }

/*============================ 关于我们 ============================*/
.ny_ban
{ height:405px;}
.main
{ background:#f5f5f7; overflow:hidden;}

/*位置*/
.weizhi
{ height:60px; margin:0 0 30px; border-bottom:1px solid rgb(231, 231, 234); overflow:hidden;}
.weizhiA
{ width:1200px; line-height:60px; margin:0 auto; background:url(../images/weizhi.gif) no-repeat left center; padding-left:2%;}

/*栏目*/
.ny_nav
{ width:1200px; height:42px; margin:0 auto 30px;}
.ny_nav li
{ float:left; text-align:center; width:198px; font-size:14px; border:1px solid #efefef; border-left:0; margin-left:1px;}
.ny_nav li a 
{ color:#666; display:block; height:40px; line-height:40px; background-color:#e8e8e8;}
.ny_nav li a:hover, .ny_nav li.active a
{ background:#e15517; color:#fff; font-weight:bold; text-decoration:none;}

.macon
{ width:1200px; line-height:2; color:#666; overflow:hidden; margin:0 auto 60px;}
.macon p
{ margin:20px 0; }

/*============================ 产品中心 ============================*/
.bjhs
{ width:1200px; overflow:hidden; margin:0 auto;}
.bjhs dt a
{ width:50%; float:left; display:block; text-align:center; line-height:80px; font-size:24px; color:#333; background:#c2c2c2;}
.bjhs dt a.this
{ background:#d5a976; color:#fff;}
.bjhs dd
{ overflow:hidden; background:#fff; clear:both;}
.bjhs dd ul li
{ width:170px; height:100px; margin:10px 0; text-align:center; border-right:1px solid #efefef; float:left;}
.bjhs dd ul li a
{ color:#909090; display:block; }
.bjhs dd ul li i
{ width:75px; height:75px; display:inline-block; background-repeat:no-repeat; background-position:center top;}
.bjhs dd ul li h5
{ font-size:16px; color:#999;}
.bjhs dd ul li.active h5,.bjhs dd ul li a:hover h5
{ color:#d5a976;}
.bjhs dd ul li.active i,.bjhs dd ul li a:hover i
{background-position:center bottom;}

.bjhs .ul2 li
{ }

.product
{ width:1200px; overflow:hidden; margin:40px auto;}
.product ul
{ overflow:hidden;}
.product li
{ width:384px; height:283px; margin:0 24px 24px 0; position:relative;  overflow:hidden; float:left;}
.product li.liA
{ margin-right:inherit;}
.product li  .img
{ width:100%; height:auto;}
.product li .txt
{ width:0%; height:0%; text-align:center; color:#fff;  background:rgba(213,169,118,0.7); position:absolute; left:0; top:0; overflow:hidden; }
.product li .txt h5
{ color:#fff; font-size:16px; font-weight:normal; padding-top:25%;}
.product li .txt .img
{ margin:10px auto;}
.product li .txt .more
{ margin-top:10px; text-transform:Uppercase; border:1px solid #fff; zoom:1; display:inline-block; padding:5px 30px;}
.product li a:hover .txt
{ width:100%; height:100%;}

/*================================产品详情==========================================*/
.proAt
{ width:1200px; padding:20px 0; font-size:24px; text-align:center; background:#fff; margin:0 auto; border-bottom:1px solid #e6e6e6;}
.proA
{ width:1140px; padding:30px; text-align:center; background:#fff; margin:0 auto; overflow:hidden; border-bottom:1px solid #e6e6e6; }
.proA img
{ max-width:100%;}
.proB
{ width:1140px; padding:30px; background:#fff; margin:0 auto; overflow:hidden;}
.proB1
{ width:800px; font-size:24px; float:left;}
.proB2
{ float:right;}
.proB2 .a1
{ border: 1px solid #959595; color: #303030; display: inline-block; font-size: 14px; margin-right: 8px; padding: 10px 15px;
transition: all 0.5s ease 0s;
vertical-align: middle;
white-space: nowrap;
}
.proB2 .a1 i
{  color: #d5a976; display: inline-block; font-size: 24px;  margin-right: 8px; transition: all 0.5s ease 0s; vertical-align: middle;}
.proB2 .a1:hover 
{ border-color: #d5a976; color: #d5a976;}
.proB2 .a1:hover i 
{ transform: rotate(360deg);}

/*预约*/
.proD
{ width:1120px; padding:20px 40px; margin:0 auto; background:#fff5e5; border-top:2px solid #ff5a00; overflow:hidden;}
.proD1
{ float:left;}
.proD1 .put1
{ width:200px; height:38px; line-height:38px; text-indent:15px; border:1px solid #b3b3b3; float:left; margin-right:20px;}
.proD1 .ti
{ width:156px; height:40px; display:block; line-height:38px; font-size:16px; color:#fff; text-align:center; background:#ff5a00; border:none;  float:left; cursor:pointer;}
.proD2
{ line-height:40px; font-size:16px; color:#707070; float:right; }


/*推荐产品*/
.proC_t
{ width:1200px; height:60px; line-height:60px; font-size:22px; padding-top:30px; margin:0 auto; position:relative;}
.proC_t:before
{ content:""; width:50px; height:2px; background:#d5a976; position:absolute; left:0xp; bottom:0px;}


.proC
{ width:1200px; margin:0 auto; padding:30px 0; clear:both; overflow:hidden;}
.proC ul
{ overflow:hidden;}
.proC li
{ width:384px; margin:0 24px 24px 0;  overflow:hidden; float:left;}
.proC li.liA
{ margin-right:inherit;}
.proC li i
{ width:100%; height:283px; display:block; overflow:hidden; }
.proC li i img
{ width:100%;}
.proC li span
{ height:24px; display: block; padding:8px; background:#fff;}

/*===========================加盟优势=================================*/
.youshi_bj
{ height:213px; background:url(../images/youshi.jpg) no-repeat center center; margin:50px 0 0; }
.youshi
{ width:1200px; margin:0 auto; text-align:center; color:#fff; }
.youshi h2
{ font-size:34px; font-weight:normal; padding-top:130px;}
.titles
{ width:1200px; overflow:hidden; text-align:center; margin:30px auto;}
.titles h2
{ font-size:36px; font-weight:400; line-height:1;}
.titles p
{ color:#d5a976; font-size:16px; font-weight:400; text-transform:Uppercase; padding-top:10px;}
.titles .bj-logo
{ height:20px; background:url(../images/bj-logo.png) no-repeat top center; margin-top:2px; display:block;}
.jm-1
{ width:1200px; overflow:hidden; margin:0 auto 50px;}
.jm-1con
{ overflow:hidden;}
.jm-1con p
{ padding:10px 30px 0;}

.jm-2_bj
{ background:#f1f1f1; overflow:hidden; margin-bottom:40px;}
.jm-2
{ width:1000px; overflow:hidden; margin:0 auto 50px;}
.jm-2 p
{ line-height:36px; font-size:16px;}
.jm-2 li
{ width:18%; float:left; padding:10px;}
.jm-2 li .txt
{ background:#f4f4f4; padding:30px 17px; text-align:center; color:#303030;}
.jm-2 li .txt i
{ background:#fff; width:142px; height:142px; display:inline-block; border-radius:50%; margin-bottom:40px;}
.jm-2 li .txt h5
{ margin-bottom:10px; font-size:18px; font-weight:400;}
hr
{ height:2px; width:70px;  display:inline-block; border:none; background:#d4a877;}
.jm-2 li .txt p
{ line-height:24px; height:96px; margin-top:10px;}

.jm-3bj
{ height:595px; background:url(../images/bj3.jpg) no-repeat left center; padding:20px 0;}
.titlef h2
{ color:#fff;}
.titlef .bj-logo
{ background:url(../images/bj-logo.png) no-repeat bottom center;}
.jm-3
{ width:1200px; overflow:hidden; margin:0 auto 40px;}
.jm-3 p
{ line-height:36px;}
.jm-3-lt
{ float:left; width:550px;}
.jm-3-lt img
{ width:100%; height:auto;}
.jm-3-rt
{ width:600px; float:right;}
.jm-3-rt li
{ width:23.5%; height:178px; float:left; background:#fff; text-align:center; margin:0 10px 10px 0;}
.jm-3-rt li i,.jm-3-rt li i img
{ width:75px; height:75px; margin-top:40px;}
.jm-3-rt li h5 
{ font-size:14px; line-height:1; padding-top:20px; padding-bottom:20px; font-weight:normal;}
.jm-4_bj
{ background:#f1f1f1; overflow:hidden; padding:0 0 40px;}
.jm-4
{ width:1200px; overflow:hidden; margin:0 auto;}
.jm-4 p
{ line-height:28px; font-size:15px;}
.jm-4_lt
{ width:327px; height:460px; background:#87563b; text-align:center; padding:20px; float:left;}
.jm-4_lt .txt
{ height:450px; border:solid 8px #e1cbb3; color:#fff;}
.jm-4_lt .txt i
{ padding-top:80px; display:block;}
.jm-4_lt .txt h5
{ font-size:18px; font-weight:400; margin-top:30px;}
.jm-4_lt .txt hr
{ background:#fff; margin-top:10px;}
.jm-4_lt .txt p
{ line-height:1.8; margin-top:10px; padding:15px;}
.jm-4-rt
{ float:right; height:500px; text-align:left; width:67%;}
.jm-4-rt li
{ width:47%; height:110px; float:left; text-align:center; background:#f4f4f4; padding:40px 10px 10px; float:left; margin-bottom:10px;}
.jm-4-rt li i
{ width:95px; height:95px; margin:0 5%; display:block; float:left;}
.jm-4-rt li .txt h5
{ font-size:18px; font-weight:400; margin-bottom:10px;}
.jm-4-rt li .txt p
{ line-height:1.8; margin:0 auto; margin-top:10px; padding-right:10px;}
.jm-4-rt li:nth-child(2n)
{ float:right;}

/*============================ 新闻动态 ============================*/
.news
{ width:1200px; overflow:hidden; margin:0 auto 40px;}
.news_lt 
{ width:860px; overflow:hidden; background:#fff; float:left; padding:20px 20px 40px;}
.news_lt dl
{ height:92px; overflow:hidden; padding-bottom:25px; border-bottom:1px solid #dbdcdc; margin-bottom:25px;}
.news_lt dl.dlA
{ margin-bottom:inherit;}
.news_lt dt
{ width:91px; height:92px; float:left;  background:#b5b5b5; text-align:center; color:#fff; font-size:16px; font-family:Arial;}
.news_lt dt b
{ display:block; font-size:40px; padding-top:15px; height:45px;}
.news_lt dd
{ width:740px; float:right;}
.news_lt dd h4
{ font-weight:normal; line-height:30px; margin-bottom:6px; font-size:16px;}
.news_lt dd p
{ color:#666; font-size:14px; line-height:22px; overflow:hidden;}
.news_rt
{ width:23%; float:right; overflow:hidden;}
.news_rt .arc-hot
{ background:#fff; padding-bottom:20px;}
.news_rt .arc-hot h4
{ background:url(../images/ico18.png) no-repeat 20px center #373737; line-height:49px; color:#fff; padding-left:50px;}
.news_rt .arc-hot li a
{ padding-left:12px; display:block; line-height:1.8; font-size:14px;  margin:0 8px; padding:8px 0 8px 12px; border-bottom:1px dashed silver; color:#303030; background:url(../images/ico19.png) no-repeat left center;}
.news_rt .arc-hot li a:hover
{ color:#ee9f01;}

.news_rt .arc-cp
{ background:#fff; margin-top:20px;}
.news_rt .arc-cp h4
{ background:url(../images/ico20.png) no-repeat 20px center #373737; line-height:49px; color:#fff; padding-left:50px;}
.news_rt .arc-cp li
{ margin-top:20px;}
.news_rt .arc-cp li a
{ display:block; padding-bottom:10px; border-bottom:1px dashed #303030; color:#303030;}
.news_rt .arc-cp li img
{ width:100%; height:auto;}
.news_rt .arc-cp li h6
{ font-size:14px; margin-top:12px; color:#666; text-align:center;}
.news_rt .arc-cp li:last-child a
{ border-bottom:none;}
.news_rt .arc-cp li a:hover h6
{ color:#ee9f01;}


/*===========================新闻详情=================================*/
.news_info
{ width:860px; overflow:hidden; background:#fff; float:left; padding:20px;}
.info_title
{ text-align:center; padding:10px 0 0; }
.info_title h1
{ font-weight:bold; font-size:20px; color:#333; display:block; line-height:50px;}
.info_laiyuan
{ font-size:12px; color:#bbbbbb; display:block; text-align:center; border-bottom:dashed 1px #ddd; padding-bottom:10px;}
.info_text
{ padding:10px 0px; line-height:2;}
.info_text img
{ max-width:100%;  }
.info_picA
{ padding:10px; text-align:center;}
.info_picA img
{ max-width:100%;  width: expression(this.width > 720 ? 720: true)}

/*===========================案例=================================*/
.case
{ width:1200px; overflow:hidden; margin:0 auto 50px;}
.case ul
{ overflow:hidden;}
.case li
{ width:384px; float:left; margin:0 20px 20px 0; border:1px solid #d6d5d5;}
.case li.liA
{ margin-right:inherit;}
.case li .img
{ width:100%; height:264px; display:block; text-align:center; overflow:hidden;}
.case li .img img
{ height:100%; }
.case li .txt 
{ background:#f4f4f4; height:60px; text-align:center; font-size:16px; line-height:60px;}
.case li a:hover .txt
{ background:#d5a976; color:#fff;}

/*============================ 联系我们 ============================*/
.map
{ width:1200px; height:412px; margin:0 auto;}
.txtArea
{ width:1100px; overflow:hidden; padding:30px 50px; background:#FFF; margin:0 auto 30px;}
.txtArea h1
{ line-height:42px; font-size:30px; font-weight:normal;}
.txtArea h2
{ line-height:45px; font-size:18px; font-weight:normal;}
.txtArea .line
{ border-left:75px solid #C4261D;}
.hrLine
{ background:#D2D2D2;}
.txtArea p
{ margin:10px 0;}
.txtArea .ewm
{ width:130px; margin-right:50px; text-align:center;}

/*==========================报价===========================*/
.jisuanbj
{ height:720px; background:url(../images/ban_jisuan.png) no-repeat center center; overflow:hidden;}
.con
{ margin-top:140px !important;}

/* 表单 -- 全站公用 */
.mod_form select
{
appearance: button;
-moz-appearance:button;
-webkit-appearance:button;
}
.mod_form select::-ms-expand 
{ display: block; }


.mod_form .form_hd{padding-left: 20px;color: #999;margin-bottom: 16px;}
.mod_form .form_hd .ico_info_s{float: left;margin-left: -20px;margin-top: 2px;}
.mod_form .text{padding: 7px 10px;width: 184px;border:1px solid #ddd;}
.mod_form .select{width: 206px;border:1px solid #ddd;height: 34px;line-height: 28px;}
.mod_form .select_s{width: 90px;}
.mod_form .form_line{zoom:1;}
.mod_form .form_line:after{display:block;clear:both;content:"\0020";visibility:hidden;height:0;}
.mod_form .label{width: 24.6%;padding-right: 8px;margin-left: -8px;float: left;text-align: right;line-height: 34px;}
.mod_form .element{width: 75.4%;float: right;padding-bottom: 15px;}
.mod_form .form_error{margin-top: 3px;color: #f66;}
.mod_form .form_error .ico_error
{ width: 13px; height: 13px; line-height:13px; display:block; float:left; margin-right: 5px; vertical-align: middle; background:url(../images/st1.png) no-repeat right center; }

.mod_form .text_wrap{position: relative;}
.mod_form .text_wrap .unit{margin-left: -20px;}
.mod_form .text_wrap .text_lbl{color: #bbb;position: absolute;left: 10px;top: 8px;}
.mod_form .btn_org,.mod_form .btn_white{float: left;}
.mod_form .btn_org{margin-right: 12px;}