/*================基本样式重置================*/
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,img,span,i,a,em,strong,b,input,textarea,select { margin:0; padding:0; }
i,em { font-weight:normal; font-style:normal; }
body { font:12px/1.5 "Microsoft Yahei",tahoma,arial,sans-serif; }
/*\5b8b\4f53*/
li { list-style:none; }
a,img,input { border:0 none; }
a { text-decoration:none; outline:none; }
a:hover { text-decoration:none; }
a:focus,input:focus { outline:0 none;}
textarea { resize:none; font-size:12px; } /*去掉火狐和谷歌浏览器的Textarea改变尺寸大小功能*/

/*========定义基础样式========*/
.hide { display:none;}
.fl { float:left;}
.fr { float:right;}
.clearfix:after { content:" "; display:block; clear:both; height:0; }
.clearfix { zoom:1; }
a .opacity { filter:alpha(opacity=100); opacity:1; -moz-opacity:1; } 
a:hover .opacity { filter:alpha(opacity=80); opacity:0.8; -moz-opacity:0.8; }

.w{ width: 1000px; margin: 0px auto; }
.brd{ border: 1px solid #dddddd; }

/*================首页================*/
/*============头部============*/
.header{ position: relative; width: 100%; z-index:999; }
.headBg{ position: absolute; right: 0px; top: 0px; z-index: -1; width: 50%; height: 149px; background:url(../Images/NavBg_02.png) repeat-x; }
/*=====导航背景=====*/
.navBg{ background: url(../Images/NavBg_01.png) no-repeat right center; }
.logo{ width: 200px; height: 149px; }
.headRgt{ width: 795px; }
.headBox{ height: 16px; margin: 25px 0px 24px; line-height: 16px; color: #e8e8e8; }
.headBox a{ color: #666; margin: 0px 3px; }
.headBox a:hover{ color: #f15c22; }
.headBox .head_a{ display: inline-block; width: 58px; height: 16px; text-align: center; color: #fff; background: url(../Images/Link_01.jpg) no-repeat; }
.headBox .head_a:hover{ color: #fff; background: url(../Images/Hover_01.jpg) no-repeat; }

/*导航*/
.nav{ position: relative; z-index: 99; padding-left: 14px; width: 781px; }
.nav li{ position: relative; z-index: 99; float: left; width: 110px; height: 54px; padding-right: 1px; background: url(../Images/NavBg_04.png) no-repeat right center; }
.nav .navOther{ background-image: none; }
.nav_a{ display: block; width: 100%; height: 54px; line-height: 54px; text-align: center; font-size: 14px; color: #fff; }
.nav .nav_w{ width:80px; margin-left: 30px; }
.nav_a:hover,.current .nav_a{ background: url(../Images/NavBg_03.png) repeat-x; }

.navBox{ position: absolute; top: 54px; left: 0px; z-index: 99; width: 100%; height: 0px; background-color: #ca600c; opacity: 0; overflow: hidden; }
.navBox a{ display: block; height: 30px; line-height: 30px; text-align: center; font-family: "\5b8b\4f53"; color: #fff; }
.navBox a:hover{ background-color: #f38b3a; }

/*============banner============*/
.DB_tab25 { width:100%; height:431px; margin: 0px auto; position:relative; z-index:99; overflow:hidden}

.DB_tab25 .DB_bgSet{ position:relative;}
.DB_tab25 .DB_bgSet li{ position:absolute; display:none; width:100%; height:431px; }

.DB_tab25 .DB_imgSet{ position:absolute; width:1440px; left:50%; margin-left:-720px;}

.DB_tab25 .DB_imgSet .DB_1_1{ position:absolute; left:475px; top:124px; }

.DB_tab25 .DB_imgSet .DB_2_1{ position:absolute; left:700px; top:28px; }

.DB_tab25 .DB_imgSet .DB_3_1{ position:absolute; left:720px; top:175px; }

.DB_tab25 .DB_menuWrap{ position:absolute; width:1440px; left:50%; margin-left:-720px; }
.DB_tab25 .DB_menuWrap .DB_menuSet{ position:absolute; width:100%; top:260px; text-align:center; font-size:0; }
.DB_tab25 .DB_menuWrap .DB_menuSet li{ display:inline; margin:0 3px; cursor:pointer; }

.DB_tab25 .DB_prev{ position:absolute; left:5%; top:190px; display:none; cursor:pointer; }
.DB_tab25 .DB_next{ position:absolute; right:5%; top:190px; display:none; cursor:pointer; }

/*============内容============*/
.centent{ padding: 30px 0px; }
/*=====第一部分内容=====*/
.cntOne{ margin-top: 20px; }
/*标题*/
.cenTit{ height: 70px; }
.cenTit h2{ float: left; width: 400px; height: 70px; }
.titBox{ margin-top: 15px; }
.titBox li{ float: left; padding: 0px 15px; background: url(../Images/Bg_01.jpg) no-repeat right top; }
.titBox .titOther{ background-image: none; }
.titBox a{ float: left; width: 80px; height: 26px; line-height: 20px; text-align: center; font-size: 14px; color: #585858; }
.titBox a:hover,.titBox .titBox_a{ color: #fff; background: url(../Images/Hover.png) no-repeat center top; }

/*关于我们*/
.about{ margin: 35px 0px 50px; }
.about li{ float: left; width: 332px; height: 185px; text-align: center; border-right: 1px dotted #bababa; }
.about .about_li{ border-right: 0 none; }
.about li p{ width: 270px; margin: 0px auto; line-height: 22px; text-align: left; font-size: 13px; color: #161616; }

/*=====第二部分内容=====*/
.cntTwo{ padding: 20px 0px 10px; height: 404px; background: url(../Images/Bg_02.png) no-repeat center top; }
/*服务流程*/
.Bg{ display: block; width: 134px; height: 134px; background-repeat: no-repeat; }
.Bg_01{ background-image: url(../Images/Link_02.png); }
.Bg_02{ background-image: url(../Images/Link_03.png); }
.Bg_03{ background-image: url(../Images/Link_04.png); }
.Bg_04{ background-image: url(../Images/Link_05.png); }
.Bg_05{ background-image: url(../Images/Link_06.png); }
.Bg_01:hover{ background-image: url(../Images/Hover_02.png); }
.Bg_02:hover{ background-image: url(../Images/Hover_03.png); }
.Bg_03:hover{ background-image: url(../Images/Hover_04.png); }
.Bg_04:hover{ background-image: url(../Images/Hover_05.png); }
.Bg_05:hover{ background-image: url(../Images/Hover_06.png); }
.service{ margin-top: 55px; }
.service li{ float: left; width: 134px; margin-right: 82px; }
.service .service_li{ float: right; margin-right: 0px; }
.service li h4{ height: 55px; line-height: 55px; text-align: center; font-size: 20px; font-weight: normal; color: #f3632e; }
.service li p{ line-height: 22px; text-align: center; font-size: 12px; color: #060606; }

/*=====第三部分内容=====*/
.cntThree{ margin-top: 50px; }
/*新闻中心*/
.news{ margin-top: 40px; }
.news li{ float: left; width: 272px; margin-right: 92px; }
.news .news_li{ float: right; margin-right: 0px; }
.news li h3 img{ width: 272px; height: 81px; }
.news li span{ display: block; height: 30px; margin-top: 10px; line-height: 30px; font-size: 14px; color: #414244; }
.news li h4{ height: 30px; line-height: 30px; font-size: 14px; font-weight: normal; }
.news li h4 a{ color: #010101; }
.news li h4 a:hover{ color: #f15c22; }
.news li p{ line-height: 24px; font-size: 14px; color: #666; }
.news li p a{ color: #f15c22; }
.news li p a:hover{ text-decoration: underline; }

/*============尾部============*/
.footer{ font-family: "\5b8b\4f53"; }
/*=====友情链接=====*/
.links{ font-family: "Microsoft Yahei"; background-color: #f15c22; }
.links dt{ float: left; width: 97px; height: 64px; }
.links dd{ float: right; width: 865px; margin: 5px 0px; padding: 12px 0px 12px 35px; border-left: 1px solid #fff; }
.links dd a{ float: left; height: 30px; margin-right: 30px; line-height: 30px; font-size: 14px; color: #fff; }
.links dd a:hover{ text-decoration: underline; }

/*右边菜单*/
.footBox{ padding-top: 30px; background-color: #414244; }
.menu dl{ float: left; width: 80px; margin-right: 20px; }
.menu .menu_dl{ width: 50px; }
.menu dt{ height: 30px; line-height: 30px; font-size: 14px; font-weight: bold; background: url(../Images/Bg_03.jpg) no-repeat right center; }
.menu .menu_dt{ background-image: none; }
.menu dt a{ color: #e5e5e5; }
.menu dt a:hover{ color: #f15c22; }
.menu dd span{ display: block; height: 30px; line-height: 30px; }
.menu dd a{ color: #bfbfbf; }
.menu dd a:hover{ color: #f15c22; }
/*左边微信*/
.weixin{ padding-right: 20px; }
.weixin li{ float: left; width: 89px; margin-right: 20px; }
.weixin li h4 img{ width: 89px; height: 89px; }
.weixin li p{ margin-top: 5px; line-height: 20px; text-align: center; color: #f15c22; }

/*尾部地址*/
.address{ margin-top: 20px; padding: 15px 0px; border-top: 1px dotted #8b8b8c; }
.address_p{ line-height: 22px; color: #fff; }

/*分享*/
.share{ margin: 2px 0px; }
.share em{ float: left; height: 18px; padding-right: 15px; line-height: 18px; font-size: 12px; color: #fff; }
.share a,.share span{ float: left; margin-right: 3px; }

.addBox { width:300px; }
.addBox p{ height: 22px; line-height: 22px; color: #fff; }
.addBox p a,.addBox p span{ float: left; color: #fff; }
.addBox p a{ margin-right: 5px; }
.addBox p a:hover{ color: #f15c22; }

/*================服务项目(设备体系)公用================*/
/*==========banner==========*/
.subBanner{ position: relative; z-index: -1; height: 254px; }
.subBanner img{ position: absolute; top: 0px; left: 50%; z-index: 1; display: block; width: 1440px; height: 254px; margin-left: -720px; }

/*==========内容部分==========*/
.subCnt{ margin: 45px auto; }
/*左边*/
.subCnt_fl{ width: 198px; }

.menu{ margin-bottom: 25px; }
.subTit{ height: 33px; padding-left: 44px; border-bottom: 1px solid #e46b0e; line-height: 33px; font-size: 16px; font-weight: normal; color: #fff; background: url(../Images/Icon_01.png) no-repeat #f48836 16px center; }
.menuBox{ padding: 15px 0px; background: #eee; }
.menuBox a{ display: block; width: 118px; height: 34px; margin: 0px auto; padding-right: 30px; padding-left: 25px; border-bottom: 1px solid #dcdcdc; line-height: 34px; font-size: 14px; color: #515567; }
.menuBox a:hover,.menuBox .menu_a{ text-align: right; color: #c85a06; background: url(../Images/MenuBg.png) no-repeat; }

.touch .brd{ padding: 6px 0px; text-align: center; }

/*qq*/
.qq{ margin-top: 10px; padding: 0px 10px; }
.qq li{ float: left; width: 50%; margin-bottom: 5px; }
.qq li span{ display: block; height: 24px; line-height: 24px; text-align: left; font-size: 12px; font-weight: bold; color: #666; }
.qq li a{ display: block; width: 76px; height: 26px; }


/*右边*/
.subCnt_fr{ width: 760px; }
.subRgt_t{ position: relative; z-index: 1; height: 33px; line-height: 33px; border-bottom: 1px solid #cfcfcf; }
.subRgt_t h4{ position: absolute; top: 0px; left: 0px; z-index: 9; float: left; height: 33px; padding-right: 24px; border-bottom: 1px solid #f58e40; font-size: 16px; font-weight: normal; color: #3a3a3a; }

.subRgtBox{ height: 33px; line-height: 33px; color: #aaaaaa; font-family: "\5b8b\4f53"; }
.subRgtBox a{ color: #aaaaaa; }
.subRgtBox a:hover{ color: #c85a06; }
.subRgtBox span{ color: #c85a06; }

.subRgt_c{ padding: 25px 0px; }
.subService_ul{ margin-bottom: 25px; }
.subService_ul li{ float: left; width: 222px; margin-bottom: 15px; margin-right: 47px; cursor: pointer; }
.subService_ul .subService_li{ float: right; margin-right: 0px; }
.subService_ul li em{ display:block; width: 222px; height: 161px;  background: url(../Images/Bg_04.png) no-repeat; }
.subService_ul li em span{ display: block; width: 206px; height: 145px; margin: 0px auto; padding: 4px; border: 1px solid #a5a5a5; }
.subService_ul li em span img{ width: 206px; height: 145px; }
.subService_ul li i a{ display:block; height: 16px; margin-top: 5px; line-height: 16px; text-align: center; font-family: "\5b8b\4f53"; font-size: 14px; color: #757575; }
.subService_ul .current em span{ border-color: #f48836; }
.subService_ul .current i a{ color: #f48836; }

/*========分页========*/
.pager { height:25px; margin:30px auto 0px; line-height:25px; text-align:center; color:#000;}
.pager span,.pager .nolink,.pager a { display:inline-block; height:23px; margin-right:3px; padding:0 8px; border:solid 1px #999; line-height:23px;}
.pager .nolink { color:#999;}
.pager a { display:inline-block; text-decoration:none; color:#999;}
.pager a:hover { border:solid 1px #e1e1e1; color:#FFF; background:#f15c22;}
.pager .pageinfo{ display:none;}
.pager .cpb { border:solid 1px #e1e1e1; color:#FFF; background:#f15c22;}

/*弹出层*/
.PopUp{ position: fixed; top: 30%; left: 50%; z-index: 9999; display: none; width: 620px; height: 426px; margin-left: -310px; background-color: #fff; }
.PopUpBox{ width: 602px; height: 402px; margin: 12px auto 0px; }
.PopUpBox img{ width: 602px; height: 402px; }
.aa{ position: absolute; top: -10px; right: -10px; z-index: 9999; display: block; width: 22px; height: 22px; background: url(../Images/aa2.png) no-repeat; cursor: pointer; }

/*jQuery 遮罩层*/
.fullbg{ position: fixed; top: 0px; left: 0px; z-index: 1111; background: url(../Images/Bg_05.png); }

/*================关于我们================*/
.subAbout{ line-height: 30px; font-family: "\5b8b\4f53"; font-size: 12px; color: #565656; }

/*================新闻中心================*/
.NewsList { padding-right: 30px; font-family: "\5b8b\4f53"; }
.NewsList dl{ background:url(../Images/Newlistdian.jpg) repeat-x bottom; padding:0 0 12px 0; margin-bottom: 15px; }
.NewsList dl dt{ width:182px; float:left; margin:0;  padding: 0 0 12px 0; background: url(../Images/NewsListImgBg.jpg) no-repeat bottom; }
.NewsList dl dt img{ width:174px; height:116px; border:solid 1px #d1cfd2; padding:3px; }
.NewsList dl dd{ width:525px; float:right; margin:5px 0 0 0; }
.NewsList dl dd h6{ font-size:12px; font-weight:700; height: 30px; line-height: 30px; margin-bottom: 10px; color:#164fa0; background:url(../Images/Newlistdian.jpg) repeat-x bottom; }
.NewsList dl dd h6 a{ color:#d11414;}
.NewsList dl dd h6 a:hover{ text-decoration:none;}
.NewsList dl dd h6 .more{ float:right; font-weight:100; color:#999; margin:0;}
.NewsList dl dd  p{ line-height:26px; color:#666;}
.NewsList ul li.newslistype{ margin:0 10px 15px 10px; line-height:32px; background:url(../Images/Newlistdian.jpg) repeat-x bottom; padding:0 0 15px 0; }
.NewsList ul li{  height:32px; line-height:32px; margin:0 10px;}
.NewsList ul li a{ width:575px; float:left; padding:0 0 0 25px; display:inline; color:#555;background:url(../Images/NewsList_icon01.jpg) no-repeat 0 10px;}
.NewsList ul li a:hover{ color:#d11414; font-weight:700; text-decoration: none;}
.NewsList ul li .rmore{ width:80px; float:right; text-align: right; margin:0; color:#999; }

/*================网上服务================*/
.online{ width: 700px; padding-left: 20px; }

/*地区*/
.area{ margin-bottom: 25px; }
.scrolllist{ position: relative; height: 32px; }
.abtn{ position: absolute; width: 12px; height: 18px; }
.scrolllist .aleft{ top: 7px; left: -20px; background: url(../Images/Left_02.png) no-repeat left center; }
.scrolllist .agrayleft{ top: 7px; left: -20px; background: url(../Images/Left_01.png) no-repeat left center; }
.scrolllist .aright{ top: 7px; right: -20px; background: url(../Images/Rgt_02.png) no-repeat right center; }
.scrolllist .agrayright{ top: 7px; right: -20px; background: url(../Images/Rgt_01.png) no-repeat right center; }
.imglist_w{ position: relative; width: 700px; height: 32px; margin: 0px auto; overflow: hidden; }
.imglist_w ul{ position: absolute; top: 0px; left: 0px; width: 20000px; }
.imglist_w li{ float: left; width: 100px; height: 32px; line-height: 32px; text-align: center; font-size: 14px; color: #fff; cursor: pointer; }
.imglist_w li a{ color:#444; }
.imglist_w li span{ display: block; width: 100%; height: 32px; background-color: #dedede; }
.scrolllist .current .c_01,.imglist_w li .c_01:hover{ background-color: #bae3f9; }
.scrolllist .current .c_02,.imglist_w li .c_02:hover{ background-color: #f7c9dd; }
.scrolllist .current .c_03,.imglist_w li .c_03:hover{ background-color: #fcf8c2; }
.scrolllist .current .c_04,.imglist_w li .c_04:hover{ background-color: #c9caca; }
.scrolllist .current .c_05,.imglist_w li .c_05:hover{ background-color: #ffb2b2; }
.scrolllist .current .c_06,.imglist_w li .c_06:hover{ background-color: #b2ffb2; }
.scrolllist .current .c_07,.imglist_w li .c_07:hover{ background-color: #b2b2ff; }

.subMap{ margin-top: 18px; }
.subMapBox_img{ width: 698px; height: 550px; margin-bottom:20px; overflow: hidden; }

/*地区分店*/
.onList li{ float: left; width: 185px; margin-bottom: 20px; margin-right: 72px; }
.onList .onList_li{ float: right; margin-right: 0px; }
.onList li h5{ height: 30px; margin-bottom: 10px; line-height: 30px; text-align: center; font-size: 14px; font-weight: normal; color: #474747; background-color: #f0f0f0; }
.onList li p{ line-height: 24px; font-size: 12px; color: #474747; }
.onList_p span{ float: left; width: 36px; }
.onList_p em{ float: left; width: 145px; }


/*================在线留言================*/
.LsBtm{ height:433px; padding:40px 0px 0px 70px;}
.LsBtm li{ margin-bottom:10px; overflow:hidden; }
.LsBtm li label{ float:left; width:80px; height:26px; text-align:right; font-size:15px; color:#3a3a3a;}
.LsBtm li input{ float:left;}
.LsText{ width:163px; height:24px; padding:0px 5px; border:1px solid #f48836; line-height:24px; font-size:12px; color:#666;}
.LsRea{ float:left; width:408px; height:144px; margin-right:20px; padding:5px; border: 0 none; border: 1px solid #f48836; font-size:12px; color:#666;}
.LsBtm_li{ margin-top:20px; padding-left:110px;}
.LsBtm_li input{ float:left; width:78px; height:31px; cursor:pointer;}
.ls_tj{ margin-right:40px; font-size: 18px; font-weight: bold; color: #fff; background-color: #f48836; }
.Ls_cz{ font-size: 18px; font-weight: bold; color: #fff; background-color: #f48836; }


/* 人才招聘*/
.recruitment{ width:750px; float:left; margin:0; padding:0 0 10px 0}
.recruitment h6{ font-family:"微软雅黑", "黑体"; font-size:16px; font-weight:700; padding:0 0 10px 0}
.recruitab th{ background:#f1f1f1; line-height:35px; font-weight:700; color:#5e5e5e; border-top:solid 2px #f48836; font-size:14px;}
.recruitab td{ line-height:35px; padding:0; color:#666; text-align:center;}
.recruitab td a{ color:#666; text-decoration:none;}
.nth-bg{ background:#f1f1f1;}

/*----------------------------------------详细页面样式开始--------------------------------------------------*/
.ArticleTitle { width:100%;clear:both; text-align:center;}
.ArticleTitle h2 { font-family:"微软雅黑", "黑体"; font-size:16px}
.ArticleTitle2 { width:700px; margin:0 auto; text-align:center; line-height:30px; background:#DADADA;}
.content_news { width:100%; height:auto;  margin-top:10px; clear:both; text-align:left; line-height:20px; color:#666666;}
.next-pre{  margin:0 auto; padding:10px 0px 10px 0px; text-align:right;  clear:both;}

.next-pre span a{ color:#666666; text-decoration:none;display:inline-block;  height:22px; margin:0 9px; line-height:22px; font-family:"微软雅黑", "黑体"; color:#a8a8a8; text-align:center;}
.next-pre span a:hover{ color:#267ed0; text-decoration:underline;}
.about_txt{width:660px; margin:0px auto; font-size:14px; line-height:30px; padding-bottom:50px; text-indent:25px; padding-top:5px;}
.about_tita{color:#adadad;}
.about_tita a{color:#adadad; text-decoration:none;}
.about_tita a:hover{color:#333; text-decoration:none;}


/*客服*/
h2{font-family:'Microsoft yahei';font-weight:normal;}
.overz{overflow:auto;zoom:1;overflow-x:hidden;overflow-y:hidden;}
.mn_12{margin-bottom:12px;}
.online_icon{width:46px;height:188px;overflow:hidden;font-family:'宋体';}
.online_icon a{display:block;width:46px;height:188px;background:url(../Images/qqleft.png) no-repeat;_background:url(../Images/qqleft.png) no-repeat;}
.online_bar h2{background:url(../Images/online_bg.png) repeat-x 0 -156px;height:29px;line-height:27px;font-size:12px;color:#666;text-align:left;_background:url(../Images/online_bg_ie6.png) repeat-x 0 -156px;}
.online_bar h2 a{display:block;padding-left:14px;margin-left:6px;cursor:pointer;}
.expand h2 a{background:url(../Images/online_bg.png) no-repeat -36px -69px;_background:url(../Images/online_bg_ie6.png) no-repeat -36px -69px;}
.collapse h2 a{background:url(../Images/online_bg.png) no-repeat -36px -96px;_background:url(../Images/online_bg_ie6.png) no-repeat -36px -96px;}
.expand h2 a:hover, .collapse h2 a:hover{text-decoration:none;color:#c81d04;}
#online_qq_layer{position:fixed;right:0px;top:150px;_position:absolute; z-index:999999999;}
* html, * html body{_background-attachment:fixed;}
* html #online_qq_layer{_bottom:auto;_top:expression(eval(document.documentElement.scrollTop + 150));}
#online_qq_tab{float:left;margin-top: 50px;}
#onlineService{ width:129px; height:390px;float:left;margin-left:0;display:none; background:url(../Images/rightadv_bg.png) no-repeat; font-size:14px;}

#onlineService .qq{ width:110px;margin:60px 0 0 12px;list-style:none; list-style-type:none; float:left; }
#onlineService .qq li{ width:110px; float:left;}
#onlineService .qq li a{ width:92px; color:#333; height:32px; line-height:32px; float:left; text-decoration:none; background:url(../Images/qqinco.gif) no-repeat 0px 9px; padding:0 0 0 18px;} 
