﻿@charset "utf-8";
/*reset.css*/
@charset "utf-8";
html{color:#000;background:#FFF; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;-webkit-font-smoothing:antialiased}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;font-family:"微软雅黑";}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px; font-weight:normal}
h2 { font-size:26px; font-weight:normal}
h3 { font-size:20px; font-weight:normal}
h4 { font-size:14px; font-weight:normal}
h5 { font-size:12px; font-weight:normal}
h6 { font-size:10px; font-weight:normal}
a{ text-decoration:none}

.mt10{ margin-top:10px;}





/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1{display:none;z-index:1001;width:398px;border:1px solid #ccc;background:#fff; padding-bottom:20px;}
#mesbook1_c div, #mesbook1 div{ border:1px solid #E4E3E3; background:#EBECEB;height:18px; padding:4px .5em 0; margin-bottom:10px;}
#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:370px; margin:0 auto;}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:105px; overflow:hidden; }
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:265px; float:right;}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns{padding-bottom:10px;}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {margin-right:20px;}
#nodata { padding:80px; padding-left:150px; border:solid 1px #eee;margin:10px 0; background:url(../images/nodata.gif) no-repeat 20px 20px;}
/* -- 外边距 -- */
.m1 { margin:1px; }
.m2 { margin:2px; }
.m5 { margin:5px; }
.m10 { margin:10px; }
.mt2 { margin-top:2px;}
.mt5 { margin-top:5px;}
.mt8 { margin-top:8px;}
.mt10 { margin-top:10px;}
.mt12 { margin-top:12px;}
.mt15 { margin-top:15px;}
.mt20 { margin-top:20px;}
.mt30 { margin-top:30px;}
.mr5 { margin-right:5px;}
.mr10 { margin-right:10px;}
.mr12 { margin-right:12px;}
.ml5 { margin-left:5px; }
.ml7 { margin-left:7px; }
.mb10 { margin-bottom:10px;}
.ml12 { margin-left:12px; }
.ml10 { margin-left:10px; }
.ml20 { margin-left:20px; }


/*处理中动画占全屏*/
#oran_div_processing{width:300px;padding:20px;z-index:9999;text-align:center;background:#fffeef;border:solid 1px #b8ab04;}
.nor_tab { width:100%; border:solid 1px #ccc; margin-bottom:10px;}
.nor_tab th { font-weight:bold; text-align:center; background:#f9f9f9;border:solid 1px #ccc; padding:6px 0;}
.nor_tab td { padding:5px; border:solid 1px #ccc;}
ul.t05_ul table { *margin-left:-15px;}/*滚动板IE补丁*/
.left_pro { width:201px; float:right; overflow:hidden;margin-left:5px;}
.right_pro { width:754px; float:left; display:inline;  overflow:hidden;}
.left_prj { width:201px; float:right; overflow:hidden;margin-left:5px;}
.right_prj{ width:754px; float:left; display:inline;  overflow:hidden;}
.left_agent { width:201px; float:right; overflow:hidden;margin-left:5px;}
.right_agent { width:754px; float:left; display:inline;  overflow:hidden;}
.left_help { width:201px; float:right; overflow:hidden;margin-left:5px;}
.right_help { width:754px; float:left; display:inline;  overflow:hidden;}



#flashs{ position:relative; height:460px; overflow:hidden;  z-index:1 }
#flashs .bgitem{  z-index:1;position:absolute; top:0; }
#flashs .btn{ position:absolute; z-index:7; bottom:20px; width:400px; left:50%; margin-left:-200px; text-align:center}
#flashs .btn span{ color:#1F245E;  background:url(../images/ban.png) no-repeat; cursor: pointer;display: inline-block; width:16px; height:16px; margin-left:7px; margin-right:7px;}
#flashs .btn span.cur{  background:url(../images/banm.png) no-repeat;}



#roll_top, #fall, #ct
{
	position: relative;
	cursor: pointer;
	height: 72px;
	width: 26px;
}
#roll_top
{
	background: url(../images/top.gif) no-repeat;
}
#fall
{
	background: url(../images/top.gif) no-repeat 0 -80px;
}
#ct
{
	background: url(../images/top.gif) no-repeat 0 -40px;
}
#roll
{
	display: block;
	width: 15px;
	margin-right: -500px;
	position: fixed;
	right: 50%;
	top: 60%;
	_margin-right: -505px;
	_position: absolute;
	_margin-top: 300px;
	_top: expression(eval(document.documentElement.scrollTop));
}



 /*common.css*/ 

body { color:#666666; } /*网站字体颜色*/
a { color:#666666; text-decoration:none; }  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
a:hover { text-decoration:underline;}
.vam { vertical-align:middle;}
.clear{ clear:both; font-size:0; line-height:0; height:0; overflow:hidden;}
.clearfix { clear:both;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.fw{ font-family:"微软雅黑","宋体";}
.pa{ position:absolute;}
.pr{ position:relative}
.mt8{ margin-top:8px;}
.font14 { font-size:14px; font-weight:bold;}




/* -- 页面整体布局 -- */



/*头部开始*/

.top_w{ width:100%; height:35px; border-bottom:1px solid #f1f1f1; background:#f7f7f7;}
.top{ width:1200px; margin:0 auto; height:35px; line-height:35px;}
.top .topl{ color:#999999; font-size:14px;}
.topr a{ color:#666666; font-size:14px; display:inline-block; margin-left:14px; text-decoration:none }
.topr span{ margin-left:14px; color:#aeaeae;}
.topr .hse{color:#ff6100;}

.header{ width:100%; height:120px; background:#FFF;}

.head{ width:1200px; margin:0 auto; height:120px;}
.head h1{ width:610px; text-indent:-9999px; background:url(../images/logo.jpg) no-repeat left center; height:120px;}
.head h1 a{ width:610px; height:120px; float:left; display:inline-block}

/*导航*/
.nav_w{ width:100%; height:54px; background:#ff6100; position:relative; z-index:2; }

.nav{ width:1200px; margin:0 auto;  height:54px; line-height:54px;}
.nav ul li{ float:left; width:108px; height:54px; display:block; line-height:54px; text-align:center; margin-right:10px;position: relative;z-index: 1;}
.nav ul li > a{ color:#FFF; font-size:14px; text-decoration:none; display:block; width:108px; height:54px;position: relative;z-index: 2;}
.nav ul li > .cur{ display:block;  width:108px; height:64px; margin-top:-5px; background:url(../images/bg.png) no-repeat; line-height:64px;}
.nav ul li > a:hover{display:block; width:108px; height:64px; margin-top:-5px; background:url(../images/bg.png) no-repeat; line-height:64px;}

.nav ul li:hover .sub{display: block;}
.nav ul li .sub{width: 100%;background-color: #ff6100;position: absolute;z-index: 1;top: 100%;left: 0;display: none;}
.nav ul li .sub .i a{line-height: 36px;font-size: 14px;color: #fff;display: block;text-decoration: none;}
.nav ul li .sub .i a:hover{background-color: #ff9400;}

/*全局*/

.mindex_w{ width:100%; padding-top:80px; padding-bottom:70px;}

.mindex{ width:1200px; margin:0 auto;}
.mindex .dtitle{ color:#ff6100; font-size:36px;  text-align:center; }

.mindex .ftitle{ color:#ababab; font-size:16px; text-align:center; }



.yuanj{ -moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;   }
	
	
	.yuan{ -moz-border-radius: 50%;      /* Gecko browsers */
    -webkit-border-radius: 50%;   /* Webkit browsers */
    border-radius:50%;   }

.bghuise{ background:#f7f7f7;}

/*公兴搬家服务项目*/
.fuwu{ margin-top:40px; background:url(../images/szi.gif) no-repeat center top; padding-top:18px;}

.fuwu:after{ display:table; content:""; height:0px; line-height:0px; clear:both}
.fuwu li{ float:left; width:166px; height:144px; background:url(../images/liubx.png) no-repeat center center; margin-left:17px; margin-right:17px; margin-bottom:53px; text-align:center }
.fuwu li .fpic{ margin-top:36px; width:100%; display:block; height:50px;}
.fuwu li h2 a{ font-size:16px; color:#666666; text-decoration:none }
.fuwu li:hover{ background:url(../images/liubh.png) no-repeat no-repeat center center}


.fuwu li .fuwu1{ background:url(../images/fuwu1.gif) no-repeat center top;}
.fuwu li .fuwu2{ background:url(../images/fuwu2.gif) no-repeat center top;}
.fuwu li .fuwu3{ background:url(../images/fuwu3.gif) no-repeat center top;}
.fuwu li .fuwu4{ background:url(../images/fuwu4.gif) no-repeat center top;}
.fuwu li .fuwu5{ background:url(../images/fuwu5.gif) no-repeat center top;}
.fuwu li .fuwu6{ background:url(../images/fuwu6.gif) no-repeat center top;}
.fuwu li .fuwu7{ background:url(../images/fuwu7.gif) no-repeat center top;}
.fuwu li .fuwu8{ background:url(../images/fuwu8.gif) no-repeat center top;}
.fuwu li .fuwu9{ background:url(../images/fuwu9.gif) no-repeat center top;}
.fuwu li .fuwu10{ background:url(../images/fuwu10.gif) no-repeat center top;}
.fuwu li .fuwu11{ background:url(../images/fuwu11.gif) no-repeat center top;}
.fuwu li .fuwu12{ background:url(../images/fuwu12.gif) no-repeat center top;}

.fuwu li:hover h2 a{ color:#FFF}
.fuwu li:hover .fuwu1{ background:url(../images/fuwu1h.gif) no-repeat center top;}
.fuwu li:hover .fuwu2{ background:url(../images/fuwu2h.gif) no-repeat center top;}
.fuwu li:hover .fuwu3{ background:url(../images/fuwu3h.gif) no-repeat center top;}
.fuwu li:hover .fuwu4{ background:url(../images/fuwu4h.gif) no-repeat center top;}
.fuwu li:hover .fuwu5{ background:url(../images/fuwu5h.gif) no-repeat center top;}
.fuwu li:hover .fuwu6{ background:url(../images/fuwu6h.gif) no-repeat center top;}
.fuwu li:hover .fuwu7{ background:url(../images/fuwu7h.gif) no-repeat center top;}
.fuwu li:hover .fuwu8{ background:url(../images/fuwu8h.gif) no-repeat center top;}
.fuwu li:hover .fuwu9{ background:url(../images/fuwu9h.gif) no-repeat center top;}
.fuwu li:hover .fuwu10{ background:url(../images/fuwu10h.gif) no-repeat center top;}
.fuwu li:hover .fuwu11{ background:url(../images/fuwu11h.gif) no-repeat center top;}
.fuwu li:hover .fuwu12{ background:url(../images/fuwu12h.gif) no-repeat center top;}
/*准备搬家的您，是否面临以下难题？*/
.naiti{ background:url(../images/naiti.jpg) no-repeat center top;}
.naiti h2{ text-align:center; padding-top:20px; color:#303030; font-size:36px; margin-left:70px;}
.naiti h2 font{ color:#ff6100; font-weight:bold}
.naiti li{ color:#333333; font-size:18px;}
.naiti li font{ color:#ff6100}
.naiti ul{ padding-bottom:100px;}
.naiti .na2{ margin-top:90px; margin-left:782px;}

.naiti .na1{ margin-top:32px; margin-left:136px;}

.naiti .na3{ margin-top:77px; margin-left:835px;}
.naiti .na4{ margin-top:28px; margin-left:310px; }



/*公兴搬家优质服务*/

.bgyzhi{ background:url(../images/yzhi.jpg) no-repeat center top; height:734px; padding-top:0px; padding-bottom:0px; width:100%;}

.bgyzhi h2{ text-align:center; color:#303030; font-size:30px; padding-top:90px;}
.bgyzhi h3{ text-align:center; color:#ff6100; font-size:42px; font-weight:bold; }

.bgyzhi h4{ text-align:center; color:#999999; font-size:14px;}

.youzhi{ width:424px; margin-left:670px; margin-top:54px;}

.youzhi li{ color:#222222; font-size:18px; line-height:1.7em; margin-bottom:16px;}

.youzhi li font{ color:#ff6100; font-size:18px; font-weight:bold;}

.youzhi .banjia{ margin-top:25px;  }

.youzhi .banjia a{ color:#FFF; font-size:16px; display:inline-block; width:220px; text-align:center; height:50px; line-height:50px; background:#ff6100;    }
.youzhi .banjia a em{ display:inline-block; width:16px; height:16px; vertical-align:middle; background:url(../images/jsq.gif) no-repeat; margin-right:6px;}


/*公兴搬家公司风采*/
.fencai{ margin-top:35px;}

.fencai:after{ display:table; content:""; height:0px; line-height:0px; clear:both}

.fencai li{ float:left; width:280px; height:225px;  background:#FFF; margin-left:10px; margin-right:10px; text-align:center; margin-bottom:20px;box-shadow:0px 4px 3px #e6e6e6; -webkit-box-shadow: 0px 4px 3px #e6e6e6;
  -moz-box-shadow: 0px 4px 3px #e6e6e6;   }

.fencai li .fcnb{
border:1px solid #f0f0f0; width:100%; height:225px; background:#FFF}


.fencai li img{ width:100%; height:180px; }

.fencai li h2{ margin-top:14px; }

.fencai li h2 a{ color:#333333; font-size:16px;}


/*公兴搬家现场实拍*/

.shibai{ width:1200px;  position:relative; margin-top:35px;}

.shibul{ width:1200px; height:240px; overflow:hidden; margin-top:0px;}

.shibai .al01{ position:absolute; width:28px; height:76px; background:url(../images/leftj.png) no-repeat ; left:-38px; top:72px; }
.shibai .al01 a{ display:block; width:100%; height:100%;}

.shibai .al02{position:absolute; width:28px; height:76px; background:url(../images/rightj.png) no-repeat ; right:-38px; top:72px; }

.shibai .al02 a{ display:block; width:100%; height:100%;}

/*公兴搬家成功案例*/

.bgf5{ background:#f5f5f5}

.anli{ width:1200px; position:relative; margin-top:34px;}
 
.anli ul li{ width:180px; height:100px; background:#FFF; box-shadow:0px 4px 3px #e6e6e6; -webkit-box-shadow: 0px 4px 3px #e6e6e6;
  -moz-box-shadow: 0px 4px 3px #e6e6e6; float:left; margin-left:10px; margin-right:10px; text-align:center; line-height:100px; }

.anli ul li .aldv{ border:1px #eeeeee solid; width:178px; text-align:center; line-height:98px; height:98px; display:table-cell; vertical-align:middle; *display: block;　/* 针对IE的Hack */*font-size: 90px;　/*约为高度的0.873，120*0.873 约为104*/
　*font-family:Arial; 　/*防止非utf-8引起的hack失效问题，如gbk编码*/ }

.anli ul li a img{ vertical-align:middle; max-width:100%; width:139px; height:auto;}


.anli .al01{ position:absolute; width:11px; height:26px; background:url(../images/leftjj.png) no-repeat ; left:-20px; top:36px; }
.anli .al01 a{ display:block; width:100%; height:100%;}

.anli .al02{position:absolute; width:11px; height:26px; background:url(../images/rightjj.png) no-repeat ; right:-20px; top:36px; }

.anli .al02 a{ display:block; width:100%; height:100%;}

.anli .al01:hover{ background:url(../images/leftjjh.png) no-repeat ;}
.anli .al02:hover{ background:url(../images/rightjjh.png) no-repeat ; }

.baojiaj{ text-align:center; margin-top:40px;}
.baojiaj a{ color:#FFF; font-size:16px; display:inline-block; width:220px; text-align:center; height:50px; line-height:50px; background:#ff6100; text-decoration:none    }
.baojiaj a em{ display:inline-block; width:16px; height:16px; vertical-align:middle; background:url(../images/jsq.gif) no-repeat; margin-right:6px;}



/*选择公兴搬家的理由*/

.bgliyou{ background:url(../images/liyou.jpg) no-repeat center center; height:813px; padding-top:0px; padding-bottom:0px;}
.bgliyou h2{ text-align:center; color:#FFF; font-size:36px; padding-top:80px;}

.bgliyou h3{ text-align:center; color:#FFF; font-size:16px; }

.ltitle{ margin-top:50px; padding-left:20px; padding-right:20px;}
.ltitle span{ font-size:24px; font-weight:bold; display:inline-block; width:50%; text-align:center; color:#000000;}
.ltitle .htit{ color:#ffde00;}

.nrliyou{ padding:0 20px; margin-top:70px;}

.nrliyou p{ float:left; width:50%; font-size:14px; color:#f5f5f5; font-weight:bold; text-align:center; line-height:36px;}
.nrliyou .linr2{ color:#000000;}


/*客户评价*/

.mindex .bjtitle{ text-align:center; font-size:18px; color:#666666;}

.pinjia{ margin-top:40px;  width:562px; height:132px; background:url(../images/pjbg.jpg) no-repeat right top;}
.pinjia:after{ display:table; content:""; height:0px; line-height:0px; clear:both;}

.pinjia dt{ width:130px; height:130px;border:#efefef 1px solid; text-align:center;  background:#FFF; float:left; overflow:hidden; margin-top:-2px;}
 
.pinjia dt a{ width:118px; height:118px; display:inline-block; margin-top:5px; overflow:hidden }

.pinjia dt a img{ max-width:118px;}

.pinjia dd{ width:396px; float:right}

.pinjia dd h3{ padding-top:18px; margin-bottom:10px; }

.pinjia dd h3 a{ color:#ff6100; font-size:16px;}

.pinjia dd p{ padding-right:28px; color:#666666; font-size:14px; line-height:1.6em;}


/*常见问题答疑,新闻资讯*/

.nleft{ float:left; width:446px; border-right:1px dashed #dedede; margin-left:10px;}

.ntitle{ height:36px; border-bottom:1px solid #e5e5e5; margin-right:40px;}

.ntitle span{ color:#333333; font-size:18px; display:inline-block; height:35px; border-bottom:#ff6100 2px solid; margin-right:20px;}

.ntitle .new{ color:#333333; font-size:18px; display:inline-block; height:35px; margin-right:20px; text-decoration:none}

.ntitle .cur{  border-bottom:#ff6100 2px solid;}
.ntitle .more{ float:right; display:inline-block; padding-right:14px; background:url(../images/more.gif) no-repeat right}

.dayi{ margin-right:40px;}

.dayi li{ margin-top:20px;}

.dayi li h2{ height:32px; line-height:32px; padding-left:40px; background:url(../images/wen.gif) no-repeat;}

.dayi li h2 a{ color:#666666; font-size:14px;}

.dayi li p{ color:#333333; font-size:14px; padding-left:40px; margin-top:10px; background:url(../images/da.gif) no-repeat; line-height:1.8em; padding-top:3px;}

.nright{ width:695px; margin-right:10px; float:right}
.newqh{ padding-top:25px;}

.newqh dl:after{ display:table; content:""; height:0px; line-height:0px; clear:both;}

.newqh dl dt{ float:left; width:220px; height:134px; margin-right:20px;}
.newqh dl dt img{ width:220px; height:134px;}

.newqh dl dd h2{ margin-bottom:14px;}

.newqh dl dd h2 a{ color:#333333; font-size:16px;}

.newqh dl dd p{ color:#666666; font-size:14px; line-height:1.6em; height:84px;}
.xinwentitle{ margin-right:0px;}

.newqh dl dd h3 a{ display:inline-block; padding-right:8px; background:url(../images/newj.gif) no-repeat right; color:#ff9400; font-size:14px;}

.newqh ul{ margin-top:20px;}

.newqh ul:after{  display:table; content:""; height:0px; line-height:0px; clear:both;}

.newqh ul li{ float:left; width:50%; height:40px; line-height:40px;}

.newqh ul li a{ display:inline-block; height:40px; line-height:40px; padding-left:12px; background:url(../images/sanj.gif) no-repeat left; color:#333333; font-size:14px;}



/*常见问题答疑,新闻资讯*/

.footer{ width:100%; height:50px; line-height:50px; background:#ff6100;}


.foot{ width:1200px; margin:0 auto; text-align:center;}


.foot a{ color:#FFF; font-size:14px; margin-left:25px; margin-right:25px;}

.footdi{ width:100%; background:#f7f7f7; padding-top:30px; padding-bottom:30px;}



.footdi p{ color:#666666; font-size:12px; text-align:center; margin-bottom:10px;}


     /*内页BNNAER*/ 
	 
.flashn	{ height:240px; } 

.listnb_w{ width:100%; background:#fafafa}

  /*列表*/ 
  
  .listnb{ width:1180px; margin:0 auto}
  .nbleft{ width:260px; float:left; margin-top:-30px; }
  
 .nbleft h2{ height:100px; background:#ff6100; padding-left:35px; color:#FFF; font-weight:normal; } 
  .nbleft h2 span{ font-size:24px; display:block; padding-top:30px;}
     
    .nbleft h2 font{ font-size:16px;} 
	.nbleft .jiamengul{ border:1px solid #f5f5f5; border-top:none; padding:20px; background:#FFF}
	
.nbleft .jiamengul li{ height:44px; line-height:44px; border-top:1px dashed #f1f1f1; padding-left:38px; background:url(../images/jtou.gif) no-repeat 15px center}
	
.nbleft .jiamengul li:first-child{ border-top:none}	

.nbleft .jiamengul li a{ color:#666666; font-size:16px;}

.nbleft .jiamengul .cur{ background:url(../images/jtouh.gif) no-repeat 15px center; }

.nbleft .jiamengul .cur a{ color:#ff6100;}

 .nbleft .jiamengul .xia a{  background:url(../images/xjtou.gif) no-repeat  16px center #f1f1f1 ;}
 
  .nbleft .jiamengul .xia{ border-bottom:1px dashed #e5e5e5; border-top:none}
 
  .nbleft .jiamengul ul li{ background:none; }
  
  

  .nbleft .lianxi{ height:50px; line-height:50px; padding-left:35px; font-size:18px; margin-top:20px;}
  
 .nbleft .lianul{ padding:20px; border:1px solid #F5F5F5; padding-bottom:132px; background:url(../images/lxr.jpg) no-repeat left bottom #FFF; padding-right:10px;  }
 
  .nbleft .lianul li{ margin-bottom:10px; color:#666666; font-size:14px;}
  
  .nbleft .lianul li:after{ content:""; display:block; height:0px; line-height:0px; clear:both}
  
  
    .nbleft .lianul li span{ display:inline-block; width:72px;}
	
	.nbleft .lianul li span em{ display:inline-block; width:22px;}
	
	 .nbleft .lianul .dizhi span{ height:120px; float:left; line-height:1.8em;}
	 
	 
	 
	  .nbleft .lianul .dizhi  font{ line-height:1.8em;}
	  
	  	
	 .nbleft .lianul .dizhi2 span{ height:140px; float:left; line-height:1.8em;}
	 
	 
	 
	  .nbleft .lianul .dizhi2 font{ line-height:1.8em;}
	  
	  
 .nbright{ float:right; width:880px;}
 
 .mtitle{ height:34px; border-bottom:1px solid #e5e5e5; margin-top:40px;}
 .mtitle .mleft{ float:left; display:inline-block; height:32px;  border-bottom:2px solid #ff6100; color:#333333; font-size:16px;} 
 
 .mtitle .mright{ float:right; display:inline-block; padding-left:15px; background:url(../images/hjtout.gif) no-repeat left; color:#999999; font-size:14px;}
 
 .listnr{ padding-top:40px;}
 
  .listnr .cplist li{ width:216px; float:left; height:184px; margin-right:17px; border:1px solid #f1f1f1; background:#fafafa; margin-bottom:20px;}
  
   .listnr .cplist li h2{ text-align:center; margin-top:10px; font-weight:normal}
   
   .listnr .cplist li h2 a{ color:#666666; font-size:14px;} 
   .listnr .cplist .wei{ float:right; margin-right:0px;}
   
    
   .listnr .cplist .san{ margin-right:0px;}
   
 .listnr .ryzzul li{ width:224px; height:182px; float:left; margin-right:10px; margin-bottom:20px; }
  
    .listnr .ryzzul li h2{ color:#666666; font-size:16px; margin-top:20px; text-align:center}
	
	
       .listnr .ryzzul li img{ width:224px; height:142px;}
	   .listnr .ryzzul .wei{ float:right; margin-right:0px;}
	   
	   
	 .page {
    width: 100%;
	margin-top:40px;
    text-align: center;
    margin-bottom: 60px;
} 

.page a {
    display: inline-block;
    width: 30px;
    height: 30px;
   
	border:1px solid #e5e5e5;
    color: #666;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    overflow: hidden;
}

.page span {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: #ff6100;
	color: #FFF;
	font-size:14px;
	border:1px solid #f05c01;
	
	line-height: 30px;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	overflow: hidden;
}
 
 
.page .a1{ width:auto;padding: 0 10px;}

.pagecontent{ padding-top:40px; padding-bottom:40px; color:#333333; font-size:14px; line-height:1.8em;}

.guandian{ padding-bottom:28px; margin-bottom:28px; border-bottom:1px dashed #e9e9e9}

.guandian dt{ float:left; width:210px; height:140px; margin-right:25px;}


.guandian dd h2{ color:#333333; font-size:18px; margin-bottom:12px;}
.guandian dd h3{ color:#999999; font-size:14px; margin-bottom:15px;}


.guandian dd p{ color:#666666; font-size:14px; height:55px; line-height:1.6em;}


 .guandian dd h4 a{ display:inline-block; color:#ff3399; font-size:14px; padding-right:15px; background:url(../images/syh.png) no-repeat right ;}

.h40{ width:100%; height:40px;}


  /*员工风采*/ 
  .tdlist{ padding-top:40px;}
 .tdlist ul li{ width:280px; height:224px; margin-right:10px; margin-bottom:20px; background:#FFF; box-shadow:0px 4px 3px #e6e6e6; -webkit-box-shadow: 0px 4px 3px #e6e6e6;
  -moz-box-shadow: 0px 4px 3px #e6e6e6;}
 
  .tdlist ul li  .fcnb{
border:1px solid #f0f0f0; width:100%; height:224px; background:#FFF; position:relative; text-align:center}
  
  .tdlist ul li  .fcnb img{ width:280px; height:178px;}

  .tdlist ul li h2{ margin-top:15px; text-align:center }
  
  .fdj{ display:none; width:280px; height:180px; position:absolute; z-index:99; background:url(../images/fdj.png) no-repeat; top:0px; left:0px;}
  
  .tdlist ul li h2 a{ color:#333333; font-size:16px;}
 
.tdlist ul .cur{ background:#ff6100;}

.tdlist ul li  .fcnb:hover{background:#ff6100;}
.tdlist ul li  .fcnb:hover h2 a{ color:#FFF}

.tdlist ul .cur .fcnb{ background:#ff6100;}

.tdlist ul .cur h2 a{ color:#FFF}

.tdlist ul .frtd{ float:right; margin-right:0px;}

  /*客户评价*/
  .contentlist{ padding-top:40px;}
  
   
 .khpinjia { padding-bottom:20px; margin-bottom:20px; border-bottom:1px dashed #d7c6bf;}
 
  .khpinjia:after{ display:table; content:""; height:0px; line-height:0px; clear:both}
  
   .khpinjia dt{ width:240px; height:180px; float:left; margin-right:25px; overflow:hidden}
    
     .khpinjia dt img{ width:240px; }
	 
       .khpinjia dd h2{ margin-bottom:20px;}
	      .khpinjia dd h2 a{ color:#333333; font-size:20px;}
		     
      .khpinjia dd p{ height:74px; line-height:1.8em; color:#666666; font-size:14px;}
	        .khpinjia dd h3{ color:#999999; font-size:14px;}
			
	  /*内容页*/ 
 .newlist h1{ color:#333333; font-size:22px; font-weight:normal; text-align:center; }
.sj{ text-align:center; margin-top:10px; padding-bottom:25px; margin-bottom:25px; border-bottom:1px solid #f1f1f1;}

.sj span{ display:inline-block; margin-left:20px; margin-right:20px; padding-left:20px;color:#999999; font-size:12px;}

.sj .time{ background:url(../images/time.jpg) no-repeat left; } 

.sj .lnian{ background:url(../images/lnian.jpg) no-repeat left; } 
.ncontent{ line-height:1.8em; color:#333333; font-size:14px;}


.sxia{  margin-top:40px; padding-bottom:60px;}

.sxia span{ display:inline-block; text-align:left;width:430px; height:40px; background:#ffffff; line-height:40px; }

.sxia span:hover{ background:#ff9400;}


.sxia span font{ color:#999999; font-size:14px; margin-left:30px; }
.sxia span:hover font{ color:#FFF}
.sxia span a{ color:#333333; font-size:14px; text-decoration:none}

.sxia span:hover a{ color:#FFF}

.bt60{ margin-bottom:60px;}

.pcontent{ padding:80px; line-height:1.8em; color:#333333; font-size:14px;}
.bjing{ float:left; width:118px; height:74px;  color:#d50316; font-size:24px; line-height:74px; text-align:right; background:url(../images/kk.jpg) no-repeat left; margin-right:10px; margin-bottom:10px;}


 .xianguw {
    border: 1px solid #f1f1f1;
    padding-top: 30px;
    padding-bottom: 30px;
	margin-bottom:60px;
	background:#ffffff;
   
}
.xianguw h2{ padding-left:25px; color:#ff6100; font-size:20px; font-weight:normal}





.xianguw ul { padding-top:25px;}



.xianguw ul li{ width:49%; float:left; padding-bottom:20px;}



.xianguw ul li a{ padding-left:15px; margin-left:28px; background:url(../images/sidian.png) no-repeat left 7px; color:#333333; font-size:14px;}





.xianguw ul li span{ float:right; color:#999999; font-size:14px; margin-right:30px;}

.xianguw ul .hxian{ border-right:1px dashed #e5e5e5}





.fclogo{ padding-top:40px; padding-bottom:40px;}


.fclogo ul li{ width:205px; float:left; height:140px; margin-right:20px; margin-bottom:20px; background:#FFF; box-shadow:0px 4px 3px #e6e6e6; -webkit-box-shadow: 0px 4px 3px #e6e6e6;
  -moz-box-shadow: 0px 4px 3px #e6e6e6;}
 
  .fclogo ul li  .fcnb{
border:1px solid #f0f0f0; width:100%; height:140px; background:#FFF; position:relative; text-align:center; }


    .fclogo ul li  .fcnb a{ display:inline-block; width:205px; height:60px; margin-top:20px;}
  .fclogo ul li  .fcnb img{ max-width:200px; vertical-align:middle }

  .fclogo ul li h2{  text-align:center }
  

  
  .fclogo ul li h2 a{ color:#333333; font-size:16px;}
  
  
.fclogo ul .wei{ float:right; margin-right:0px;}



.rxian p{ color:#ff6100; font-size:21px;}


.bjbzhu p{ font-size:18px; margin-top:10px;}


.clean:before{display: table;content: '';}

.about-title{position: relative;z-index: 1;margin-top: 80px;margin-bottom: 40px;text-align: center;}
.about-title .line1:before{left: 0;}
.about-title .line2:before{right: 0;}
.about-title .line1:after{left: 390px;}
.about-title .line2:after{right: 390px;}
.about-title .line1:before , .about-title .line2:before{width: 415px;height: 1px;background-color: #e7e7e7;position: absolute;z-index: 1;top: 50%;content: '';}
.about-title .line1:after , .about-title .line2:after{width: 25px;height: 2px;background-color: #ff6100;margin-top: -1px;position: absolute;z-index: 2;top: 50%;content: '';}
.about-title .box{display: inline-block;position: relative;z-index: 2;text-align: center;}
.about-title .left{text-align: right;display: inline-block;vertical-align: middle;}
.about-title .left .title-0{font-weight: bold;font-size: 30px;color: #333;}
.about-title .left .title-1{font-size: 14px;color: #666;margin-top: 2px;}
.about-title .right{font-size: 36px;color: #fff;background-color: #ff6100;padding: 5px 15px;text-align: center;display: inline-block;vertical-align: middle;}
		
#company{background: #f7f7f7 url(../images/city-bg.jpg) no-repeat center bottom;padding-bottom: 70px;}
#company .imgs{font-size: 0;margin-bottom: 25px;}
#company .imgs .img{background-color: #fff;padding: 5px;display: inline-block;}
#company .imgs .img img{display: block;}
#company .imgs .img2 , #company .imgs .img3{margin-left: 20px;}
#company .content{line-height: 30px;font-size: 16px;color: #333;text-indent: 2em;}

#business{background: url(../images/moveing-bg.jpg) no-repeat center center;padding-bottom: 120px;}
/*#business .list{font-size: 0;text-align: center;}*/
#business .list .item{width: 240px;height: 365px;background-color: #fff;padding-top: 15px;border-radius: 240px;margin-right: 80px;margin-left: 80px;position: relative;z-index: 1;text-align: center;box-shadow: 0 4px 5px #e5e5e5;float: left;/*display: inline-block;*/-webkit-transition-duration: 400ms;-moz-transition-duration: 400ms;-ms-transition-duration: 400ms;-o-transition-duration: 400ms;transition-duration: 400ms;behavior: url(../images/pie.htc);}
/*#business .list .item.left{margin-left: 0;}*/
#business .list .item .img{width: 204px;height: 290px;border-radius: 204px;margin: 0 auto;behavior: url(/images/PIE.htc);}
#business .list .item .img .box{width: 100%;height: 100%;position: relative;z-index: 1;overflow: hidden;border-radius: 204px;behavior: url(/images/PIE.htc);}
#business .list .item .img .box .mask{width: 100%;height: 100%;background-color: #000;position: absolute;z-index: 1;top: 0;left: 0;opacity: 0;}
#business .list .item .main{width: 204px;position: absolute;z-index: 2;top: 320px;right: 0;left: 0;margin: 0 auto;}
#business .list .item .main .title{font-size: 18px;color: #444;}
#business .list .item .main .brief{font-size: 18px;color: #fff;opacity: 0;}
#business .list .item .more{width: 30px;height: 30px;background: url(../images/service-more.png) no-repeat;position: absolute;z-index: 1;right: 0;bottom: -15px;left: 0;margin: 0 auto;}
#business .list .item:hover{margin-top: -15px;}

#style{background-color: #f7f7f7;padding-bottom: 80px;}
#style .shibai{margin-top: 15px;}

#cooperation{padding-bottom: 55px;}
#cooperation .list .item{width: 220px;height: 120px;padding: 10px;border: 1px solid #f1f1f1;box-sizing: border-box;margin-bottom: 25px;margin-left: 25px;float: left;-webkit-transition-duration: 400ms;-moz-transition-duration: 400ms;-ms-transition-duration: 400ms;-o-transition-duration: 400ms;transition-duration: 400ms;}
#cooperation .list .item.left{margin-left: 0;}
#cooperation .list .item img{display: block;}
#cooperation .list .item:hover{border-color: #666;}

#advantage{background-color: #f7f7f7;padding: 50px 0;}
#advantage .item{width: 190px;height: 88px;background-repeat: no-repeat;background-position: left center;background-size: 88px 88px;padding-right: 10px;padding-left: 100px;}
#advantage .item.i1{background-image: url(../images/advantage-1-2.png);}
#advantage .item.i2{background-image: url(../images/advantage-2-2.png);}
#advantage .item.i3{background-image: url(../images/advantage-3-2.png);}
#advantage .item.i4{background-image: url(../images/advantage-4-2.png);}
#advantage .item .title{line-height: 35px;font-size: 18px;color: #333;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
#advantage .item .brief{height: 48px;line-height: 24px;font-size: 14px;color: #999;overflow: hidden;}
